Documentation
¶
Overview ¶
Package ec2 provides the client and types for making API requests to Amazon Elastic Compute Cloud.
Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications faster.
To learn more about Amazon EC2, Amazon EBS, and Amazon VPC, see the following resources:
Amazon EC2 product page (http://aws.amazon.com/ec2)
Amazon EC2 documentation (http://aws.amazon.com/documentation/ec2)
Amazon EBS product page (http://aws.amazon.com/ebs)
Amazon VPC product page (http://aws.amazon.com/vpc)
Amazon VPC documentation (http://aws.amazon.com/documentation/vpc)
See https://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15 for more information on this service.
See ec2 package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/
Using the Client ¶
To contact Amazon Elastic Compute Cloud with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the Amazon Elastic Compute Cloud client EC2 for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/#New
Index ¶
- Constants
- type AcceptReservedInstancesExchangeQuoteInput
- func (s AcceptReservedInstancesExchangeQuoteInput) GoString() string
- func (s *AcceptReservedInstancesExchangeQuoteInput) SetDryRun(v bool) *AcceptReservedInstancesExchangeQuoteInput
- func (s *AcceptReservedInstancesExchangeQuoteInput) SetReservedInstanceIds(v []*string) *AcceptReservedInstancesExchangeQuoteInput
- func (s *AcceptReservedInstancesExchangeQuoteInput) SetTargetConfigurations(v []*TargetConfigurationRequest) *AcceptReservedInstancesExchangeQuoteInput
- func (s AcceptReservedInstancesExchangeQuoteInput) String() string
- func (s *AcceptReservedInstancesExchangeQuoteInput) Validate() error
- type AcceptReservedInstancesExchangeQuoteOutput
- type AcceptTransitGatewayVpcAttachmentInput
- func (s AcceptTransitGatewayVpcAttachmentInput) GoString() string
- func (s *AcceptTransitGatewayVpcAttachmentInput) SetDryRun(v bool) *AcceptTransitGatewayVpcAttachmentInput
- func (s *AcceptTransitGatewayVpcAttachmentInput) SetTransitGatewayAttachmentId(v string) *AcceptTransitGatewayVpcAttachmentInput
- func (s AcceptTransitGatewayVpcAttachmentInput) String() string
- func (s *AcceptTransitGatewayVpcAttachmentInput) Validate() error
- type AcceptTransitGatewayVpcAttachmentOutput
- type AcceptVpcEndpointConnectionsInput
- func (s AcceptVpcEndpointConnectionsInput) GoString() string
- func (s *AcceptVpcEndpointConnectionsInput) SetDryRun(v bool) *AcceptVpcEndpointConnectionsInput
- func (s *AcceptVpcEndpointConnectionsInput) SetServiceId(v string) *AcceptVpcEndpointConnectionsInput
- func (s *AcceptVpcEndpointConnectionsInput) SetVpcEndpointIds(v []*string) *AcceptVpcEndpointConnectionsInput
- func (s AcceptVpcEndpointConnectionsInput) String() string
- func (s *AcceptVpcEndpointConnectionsInput) Validate() error
- type AcceptVpcEndpointConnectionsOutput
- type AcceptVpcPeeringConnectionInput
- func (s AcceptVpcPeeringConnectionInput) GoString() string
- func (s *AcceptVpcPeeringConnectionInput) SetDryRun(v bool) *AcceptVpcPeeringConnectionInput
- func (s *AcceptVpcPeeringConnectionInput) SetVpcPeeringConnectionId(v string) *AcceptVpcPeeringConnectionInput
- func (s AcceptVpcPeeringConnectionInput) String() string
- type AcceptVpcPeeringConnectionOutput
- type AccountAttribute
- type AccountAttributeValue
- type ActiveInstance
- func (s ActiveInstance) GoString() string
- func (s *ActiveInstance) SetInstanceHealth(v string) *ActiveInstance
- func (s *ActiveInstance) SetInstanceId(v string) *ActiveInstance
- func (s *ActiveInstance) SetInstanceType(v string) *ActiveInstance
- func (s *ActiveInstance) SetSpotInstanceRequestId(v string) *ActiveInstance
- func (s ActiveInstance) String() string
- type Address
- func (s Address) GoString() string
- func (s *Address) SetAllocationId(v string) *Address
- func (s *Address) SetAssociationId(v string) *Address
- func (s *Address) SetDomain(v string) *Address
- func (s *Address) SetInstanceId(v string) *Address
- func (s *Address) SetNetworkInterfaceId(v string) *Address
- func (s *Address) SetNetworkInterfaceOwnerId(v string) *Address
- func (s *Address) SetPrivateIpAddress(v string) *Address
- func (s *Address) SetPublicIp(v string) *Address
- func (s *Address) SetPublicIpv4Pool(v string) *Address
- func (s *Address) SetTags(v []*Tag) *Address
- func (s Address) String() string
- type AdvertiseByoipCidrInput
- func (s AdvertiseByoipCidrInput) GoString() string
- func (s *AdvertiseByoipCidrInput) SetCidr(v string) *AdvertiseByoipCidrInput
- func (s *AdvertiseByoipCidrInput) SetDryRun(v bool) *AdvertiseByoipCidrInput
- func (s AdvertiseByoipCidrInput) String() string
- func (s *AdvertiseByoipCidrInput) Validate() error
- type AdvertiseByoipCidrOutput
- type AllocateAddressInput
- func (s AllocateAddressInput) GoString() string
- func (s *AllocateAddressInput) SetAddress(v string) *AllocateAddressInput
- func (s *AllocateAddressInput) SetDomain(v string) *AllocateAddressInput
- func (s *AllocateAddressInput) SetDryRun(v bool) *AllocateAddressInput
- func (s *AllocateAddressInput) SetPublicIpv4Pool(v string) *AllocateAddressInput
- func (s AllocateAddressInput) String() string
- type AllocateAddressOutput
- func (s AllocateAddressOutput) GoString() string
- func (s *AllocateAddressOutput) SetAllocationId(v string) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetDomain(v string) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetPublicIp(v string) *AllocateAddressOutput
- func (s *AllocateAddressOutput) SetPublicIpv4Pool(v string) *AllocateAddressOutput
- func (s AllocateAddressOutput) String() string
- type AllocateHostsInput
- func (s AllocateHostsInput) GoString() string
- func (s *AllocateHostsInput) SetAutoPlacement(v string) *AllocateHostsInput
- func (s *AllocateHostsInput) SetAvailabilityZone(v string) *AllocateHostsInput
- func (s *AllocateHostsInput) SetClientToken(v string) *AllocateHostsInput
- func (s *AllocateHostsInput) SetInstanceType(v string) *AllocateHostsInput
- func (s *AllocateHostsInput) SetQuantity(v int64) *AllocateHostsInput
- func (s *AllocateHostsInput) SetTagSpecifications(v []*TagSpecification) *AllocateHostsInput
- func (s AllocateHostsInput) String() string
- func (s *AllocateHostsInput) Validate() error
- type AllocateHostsOutput
- type AllowedPrincipal
- type ApplySecurityGroupsToClientVpnTargetNetworkInput
- func (s ApplySecurityGroupsToClientVpnTargetNetworkInput) GoString() string
- func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetClientVpnEndpointId(v string) *ApplySecurityGroupsToClientVpnTargetNetworkInput
- func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetDryRun(v bool) *ApplySecurityGroupsToClientVpnTargetNetworkInput
- func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetSecurityGroupIds(v []*string) *ApplySecurityGroupsToClientVpnTargetNetworkInput
- func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetVpcId(v string) *ApplySecurityGroupsToClientVpnTargetNetworkInput
- func (s ApplySecurityGroupsToClientVpnTargetNetworkInput) String() string
- func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) Validate() error
- type ApplySecurityGroupsToClientVpnTargetNetworkOutput
- type AssignIpv6AddressesInput
- func (s AssignIpv6AddressesInput) GoString() string
- func (s *AssignIpv6AddressesInput) SetIpv6AddressCount(v int64) *AssignIpv6AddressesInput
- func (s *AssignIpv6AddressesInput) SetIpv6Addresses(v []*string) *AssignIpv6AddressesInput
- func (s *AssignIpv6AddressesInput) SetNetworkInterfaceId(v string) *AssignIpv6AddressesInput
- func (s AssignIpv6AddressesInput) String() string
- func (s *AssignIpv6AddressesInput) Validate() error
- type AssignIpv6AddressesOutput
- type AssignPrivateIpAddressesInput
- func (s AssignPrivateIpAddressesInput) GoString() string
- func (s *AssignPrivateIpAddressesInput) SetAllowReassignment(v bool) *AssignPrivateIpAddressesInput
- func (s *AssignPrivateIpAddressesInput) SetNetworkInterfaceId(v string) *AssignPrivateIpAddressesInput
- func (s *AssignPrivateIpAddressesInput) SetPrivateIpAddresses(v []*string) *AssignPrivateIpAddressesInput
- func (s *AssignPrivateIpAddressesInput) SetSecondaryPrivateIpAddressCount(v int64) *AssignPrivateIpAddressesInput
- func (s AssignPrivateIpAddressesInput) String() string
- func (s *AssignPrivateIpAddressesInput) Validate() error
- type AssignPrivateIpAddressesOutput
- type AssociateAddressInput
- func (s AssociateAddressInput) GoString() string
- func (s *AssociateAddressInput) SetAllocationId(v string) *AssociateAddressInput
- func (s *AssociateAddressInput) SetAllowReassociation(v bool) *AssociateAddressInput
- func (s *AssociateAddressInput) SetDryRun(v bool) *AssociateAddressInput
- func (s *AssociateAddressInput) SetInstanceId(v string) *AssociateAddressInput
- func (s *AssociateAddressInput) SetNetworkInterfaceId(v string) *AssociateAddressInput
- func (s *AssociateAddressInput) SetPrivateIpAddress(v string) *AssociateAddressInput
- func (s *AssociateAddressInput) SetPublicIp(v string) *AssociateAddressInput
- func (s AssociateAddressInput) String() string
- type AssociateAddressOutput
- type AssociateClientVpnTargetNetworkInput
- func (s AssociateClientVpnTargetNetworkInput) GoString() string
- func (s *AssociateClientVpnTargetNetworkInput) SetClientVpnEndpointId(v string) *AssociateClientVpnTargetNetworkInput
- func (s *AssociateClientVpnTargetNetworkInput) SetDryRun(v bool) *AssociateClientVpnTargetNetworkInput
- func (s *AssociateClientVpnTargetNetworkInput) SetSubnetId(v string) *AssociateClientVpnTargetNetworkInput
- func (s AssociateClientVpnTargetNetworkInput) String() string
- func (s *AssociateClientVpnTargetNetworkInput) Validate() error
- type AssociateClientVpnTargetNetworkOutput
- func (s AssociateClientVpnTargetNetworkOutput) GoString() string
- func (s *AssociateClientVpnTargetNetworkOutput) SetAssociationId(v string) *AssociateClientVpnTargetNetworkOutput
- func (s *AssociateClientVpnTargetNetworkOutput) SetStatus(v *AssociationStatus) *AssociateClientVpnTargetNetworkOutput
- func (s AssociateClientVpnTargetNetworkOutput) String() string
- type AssociateDhcpOptionsInput
- func (s AssociateDhcpOptionsInput) GoString() string
- func (s *AssociateDhcpOptionsInput) SetDhcpOptionsId(v string) *AssociateDhcpOptionsInput
- func (s *AssociateDhcpOptionsInput) SetDryRun(v bool) *AssociateDhcpOptionsInput
- func (s *AssociateDhcpOptionsInput) SetVpcId(v string) *AssociateDhcpOptionsInput
- func (s AssociateDhcpOptionsInput) String() string
- func (s *AssociateDhcpOptionsInput) Validate() error
- type AssociateDhcpOptionsOutput
- type AssociateIamInstanceProfileInput
- func (s AssociateIamInstanceProfileInput) GoString() string
- func (s *AssociateIamInstanceProfileInput) SetIamInstanceProfile(v *IamInstanceProfileSpecification) *AssociateIamInstanceProfileInput
- func (s *AssociateIamInstanceProfileInput) SetInstanceId(v string) *AssociateIamInstanceProfileInput
- func (s AssociateIamInstanceProfileInput) String() string
- func (s *AssociateIamInstanceProfileInput) Validate() error
- type AssociateIamInstanceProfileOutput
- type AssociateRouteTableInput
- func (s AssociateRouteTableInput) GoString() string
- func (s *AssociateRouteTableInput) SetDryRun(v bool) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetRouteTableId(v string) *AssociateRouteTableInput
- func (s *AssociateRouteTableInput) SetSubnetId(v string) *AssociateRouteTableInput
- func (s AssociateRouteTableInput) String() string
- func (s *AssociateRouteTableInput) Validate() error
- type AssociateRouteTableOutput
- type AssociateSubnetCidrBlockInput
- func (s AssociateSubnetCidrBlockInput) GoString() string
- func (s *AssociateSubnetCidrBlockInput) SetIpv6CidrBlock(v string) *AssociateSubnetCidrBlockInput
- func (s *AssociateSubnetCidrBlockInput) SetSubnetId(v string) *AssociateSubnetCidrBlockInput
- func (s AssociateSubnetCidrBlockInput) String() string
- func (s *AssociateSubnetCidrBlockInput) Validate() error
- type AssociateSubnetCidrBlockOutput
- func (s AssociateSubnetCidrBlockOutput) GoString() string
- func (s *AssociateSubnetCidrBlockOutput) SetIpv6CidrBlockAssociation(v *SubnetIpv6CidrBlockAssociation) *AssociateSubnetCidrBlockOutput
- func (s *AssociateSubnetCidrBlockOutput) SetSubnetId(v string) *AssociateSubnetCidrBlockOutput
- func (s AssociateSubnetCidrBlockOutput) String() string
- type AssociateTransitGatewayRouteTableInput
- func (s AssociateTransitGatewayRouteTableInput) GoString() string
- func (s *AssociateTransitGatewayRouteTableInput) SetDryRun(v bool) *AssociateTransitGatewayRouteTableInput
- func (s *AssociateTransitGatewayRouteTableInput) SetTransitGatewayAttachmentId(v string) *AssociateTransitGatewayRouteTableInput
- func (s *AssociateTransitGatewayRouteTableInput) SetTransitGatewayRouteTableId(v string) *AssociateTransitGatewayRouteTableInput
- func (s AssociateTransitGatewayRouteTableInput) String() string
- func (s *AssociateTransitGatewayRouteTableInput) Validate() error
- type AssociateTransitGatewayRouteTableOutput
- type AssociateVpcCidrBlockInput
- func (s AssociateVpcCidrBlockInput) GoString() string
- func (s *AssociateVpcCidrBlockInput) SetAmazonProvidedIpv6CidrBlock(v bool) *AssociateVpcCidrBlockInput
- func (s *AssociateVpcCidrBlockInput) SetCidrBlock(v string) *AssociateVpcCidrBlockInput
- func (s *AssociateVpcCidrBlockInput) SetVpcId(v string) *AssociateVpcCidrBlockInput
- func (s AssociateVpcCidrBlockInput) String() string
- func (s *AssociateVpcCidrBlockInput) Validate() error
- type AssociateVpcCidrBlockOutput
- func (s AssociateVpcCidrBlockOutput) GoString() string
- func (s *AssociateVpcCidrBlockOutput) SetCidrBlockAssociation(v *VpcCidrBlockAssociation) *AssociateVpcCidrBlockOutput
- func (s *AssociateVpcCidrBlockOutput) SetIpv6CidrBlockAssociation(v *VpcIpv6CidrBlockAssociation) *AssociateVpcCidrBlockOutput
- func (s *AssociateVpcCidrBlockOutput) SetVpcId(v string) *AssociateVpcCidrBlockOutput
- func (s AssociateVpcCidrBlockOutput) String() string
- type AssociatedTargetNetwork
- type AssociationStatus
- type AttachClassicLinkVpcInput
- func (s AttachClassicLinkVpcInput) GoString() string
- func (s *AttachClassicLinkVpcInput) SetDryRun(v bool) *AttachClassicLinkVpcInput
- func (s *AttachClassicLinkVpcInput) SetGroups(v []*string) *AttachClassicLinkVpcInput
- func (s *AttachClassicLinkVpcInput) SetInstanceId(v string) *AttachClassicLinkVpcInput
- func (s *AttachClassicLinkVpcInput) SetVpcId(v string) *AttachClassicLinkVpcInput
- func (s AttachClassicLinkVpcInput) String() string
- func (s *AttachClassicLinkVpcInput) Validate() error
- type AttachClassicLinkVpcOutput
- type AttachInternetGatewayInput
- func (s AttachInternetGatewayInput) GoString() string
- func (s *AttachInternetGatewayInput) SetDryRun(v bool) *AttachInternetGatewayInput
- func (s *AttachInternetGatewayInput) SetInternetGatewayId(v string) *AttachInternetGatewayInput
- func (s *AttachInternetGatewayInput) SetVpcId(v string) *AttachInternetGatewayInput
- func (s AttachInternetGatewayInput) String() string
- func (s *AttachInternetGatewayInput) Validate() error
- type AttachInternetGatewayOutput
- type AttachNetworkInterfaceInput
- func (s AttachNetworkInterfaceInput) GoString() string
- func (s *AttachNetworkInterfaceInput) SetDeviceIndex(v int64) *AttachNetworkInterfaceInput
- func (s *AttachNetworkInterfaceInput) SetDryRun(v bool) *AttachNetworkInterfaceInput
- func (s *AttachNetworkInterfaceInput) SetInstanceId(v string) *AttachNetworkInterfaceInput
- func (s *AttachNetworkInterfaceInput) SetNetworkInterfaceId(v string) *AttachNetworkInterfaceInput
- func (s AttachNetworkInterfaceInput) String() string
- func (s *AttachNetworkInterfaceInput) Validate() error
- type AttachNetworkInterfaceOutput
- type AttachVolumeInput
- func (s AttachVolumeInput) GoString() string
- func (s *AttachVolumeInput) SetDevice(v string) *AttachVolumeInput
- func (s *AttachVolumeInput) SetDryRun(v bool) *AttachVolumeInput
- func (s *AttachVolumeInput) SetInstanceId(v string) *AttachVolumeInput
- func (s *AttachVolumeInput) SetVolumeId(v string) *AttachVolumeInput
- func (s AttachVolumeInput) String() string
- func (s *AttachVolumeInput) Validate() error
- type AttachVpnGatewayInput
- func (s AttachVpnGatewayInput) GoString() string
- func (s *AttachVpnGatewayInput) SetDryRun(v bool) *AttachVpnGatewayInput
- func (s *AttachVpnGatewayInput) SetVpcId(v string) *AttachVpnGatewayInput
- func (s *AttachVpnGatewayInput) SetVpnGatewayId(v string) *AttachVpnGatewayInput
- func (s AttachVpnGatewayInput) String() string
- func (s *AttachVpnGatewayInput) Validate() error
- type AttachVpnGatewayOutput
- type AttributeBooleanValue
- type AttributeValue
- type AuthorizationRule
- func (s AuthorizationRule) GoString() string
- func (s *AuthorizationRule) SetAccessAll(v bool) *AuthorizationRule
- func (s *AuthorizationRule) SetClientVpnEndpointId(v string) *AuthorizationRule
- func (s *AuthorizationRule) SetDescription(v string) *AuthorizationRule
- func (s *AuthorizationRule) SetDestinationCidr(v string) *AuthorizationRule
- func (s *AuthorizationRule) SetGroupId(v string) *AuthorizationRule
- func (s *AuthorizationRule) SetStatus(v *ClientVpnAuthorizationRuleStatus) *AuthorizationRule
- func (s AuthorizationRule) String() string
- type AuthorizeClientVpnIngressInput
- func (s AuthorizeClientVpnIngressInput) GoString() string
- func (s *AuthorizeClientVpnIngressInput) SetAccessGroupId(v string) *AuthorizeClientVpnIngressInput
- func (s *AuthorizeClientVpnIngressInput) SetAuthorizeAllGroups(v bool) *AuthorizeClientVpnIngressInput
- func (s *AuthorizeClientVpnIngressInput) SetClientVpnEndpointId(v string) *AuthorizeClientVpnIngressInput
- func (s *AuthorizeClientVpnIngressInput) SetDescription(v string) *AuthorizeClientVpnIngressInput
- func (s *AuthorizeClientVpnIngressInput) SetDryRun(v bool) *AuthorizeClientVpnIngressInput
- func (s *AuthorizeClientVpnIngressInput) SetTargetNetworkCidr(v string) *AuthorizeClientVpnIngressInput
- func (s AuthorizeClientVpnIngressInput) String() string
- func (s *AuthorizeClientVpnIngressInput) Validate() error
- type AuthorizeClientVpnIngressOutput
- type AuthorizeSecurityGroupEgressInput
- func (s AuthorizeSecurityGroupEgressInput) GoString() string
- func (s *AuthorizeSecurityGroupEgressInput) SetCidrIp(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetDryRun(v bool) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetFromPort(v int64) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetGroupId(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetIpPermissions(v []*IpPermission) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetIpProtocol(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetSourceSecurityGroupName(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetSourceSecurityGroupOwnerId(v string) *AuthorizeSecurityGroupEgressInput
- func (s *AuthorizeSecurityGroupEgressInput) SetToPort(v int64) *AuthorizeSecurityGroupEgressInput
- func (s AuthorizeSecurityGroupEgressInput) String() string
- func (s *AuthorizeSecurityGroupEgressInput) Validate() error
- type AuthorizeSecurityGroupEgressOutput
- type AuthorizeSecurityGroupIngressInput
- func (s AuthorizeSecurityGroupIngressInput) GoString() string
- func (s *AuthorizeSecurityGroupIngressInput) SetCidrIp(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetDryRun(v bool) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetFromPort(v int64) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetGroupId(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetGroupName(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetIpPermissions(v []*IpPermission) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetIpProtocol(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetSourceSecurityGroupName(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetSourceSecurityGroupOwnerId(v string) *AuthorizeSecurityGroupIngressInput
- func (s *AuthorizeSecurityGroupIngressInput) SetToPort(v int64) *AuthorizeSecurityGroupIngressInput
- func (s AuthorizeSecurityGroupIngressInput) String() string
- type AuthorizeSecurityGroupIngressOutput
- type AvailabilityZone
- func (s AvailabilityZone) GoString() string
- func (s *AvailabilityZone) SetMessages(v []*AvailabilityZoneMessage) *AvailabilityZone
- func (s *AvailabilityZone) SetRegionName(v string) *AvailabilityZone
- func (s *AvailabilityZone) SetState(v string) *AvailabilityZone
- func (s *AvailabilityZone) SetZoneId(v string) *AvailabilityZone
- func (s *AvailabilityZone) SetZoneName(v string) *AvailabilityZone
- func (s AvailabilityZone) String() string
- type AvailabilityZoneMessage
- type AvailableCapacity
- type BlobAttributeValue
- type BlockDeviceMapping
- func (s BlockDeviceMapping) GoString() string
- func (s *BlockDeviceMapping) SetDeviceName(v string) *BlockDeviceMapping
- func (s *BlockDeviceMapping) SetEbs(v *EbsBlockDevice) *BlockDeviceMapping
- func (s *BlockDeviceMapping) SetNoDevice(v string) *BlockDeviceMapping
- func (s *BlockDeviceMapping) SetVirtualName(v string) *BlockDeviceMapping
- func (s BlockDeviceMapping) String() string
- type BundleInstanceInput
- func (s BundleInstanceInput) GoString() string
- func (s *BundleInstanceInput) SetDryRun(v bool) *BundleInstanceInput
- func (s *BundleInstanceInput) SetInstanceId(v string) *BundleInstanceInput
- func (s *BundleInstanceInput) SetStorage(v *Storage) *BundleInstanceInput
- func (s BundleInstanceInput) String() string
- func (s *BundleInstanceInput) Validate() error
- type BundleInstanceOutput
- type BundleTask
- func (s BundleTask) GoString() string
- func (s *BundleTask) SetBundleId(v string) *BundleTask
- func (s *BundleTask) SetBundleTaskError(v *BundleTaskError) *BundleTask
- func (s *BundleTask) SetInstanceId(v string) *BundleTask
- func (s *BundleTask) SetProgress(v string) *BundleTask
- func (s *BundleTask) SetStartTime(v time.Time) *BundleTask
- func (s *BundleTask) SetState(v string) *BundleTask
- func (s *BundleTask) SetStorage(v *Storage) *BundleTask
- func (s *BundleTask) SetUpdateTime(v time.Time) *BundleTask
- func (s BundleTask) String() string
- type BundleTaskError
- type ByoipCidr
- type CancelBundleTaskInput
- type CancelBundleTaskOutput
- type CancelCapacityReservationInput
- func (s CancelCapacityReservationInput) GoString() string
- func (s *CancelCapacityReservationInput) SetCapacityReservationId(v string) *CancelCapacityReservationInput
- func (s *CancelCapacityReservationInput) SetDryRun(v bool) *CancelCapacityReservationInput
- func (s CancelCapacityReservationInput) String() string
- func (s *CancelCapacityReservationInput) Validate() error
- type CancelCapacityReservationOutput
- type CancelConversionTaskInput
- func (s CancelConversionTaskInput) GoString() string
- func (s *CancelConversionTaskInput) SetConversionTaskId(v string) *CancelConversionTaskInput
- func (s *CancelConversionTaskInput) SetDryRun(v bool) *CancelConversionTaskInput
- func (s *CancelConversionTaskInput) SetReasonMessage(v string) *CancelConversionTaskInput
- func (s CancelConversionTaskInput) String() string
- func (s *CancelConversionTaskInput) Validate() error
- type CancelConversionTaskOutput
- type CancelExportTaskInput
- type CancelExportTaskOutput
- type CancelImportTaskInput
- func (s CancelImportTaskInput) GoString() string
- func (s *CancelImportTaskInput) SetCancelReason(v string) *CancelImportTaskInput
- func (s *CancelImportTaskInput) SetDryRun(v bool) *CancelImportTaskInput
- func (s *CancelImportTaskInput) SetImportTaskId(v string) *CancelImportTaskInput
- func (s CancelImportTaskInput) String() string
- type CancelImportTaskOutput
- func (s CancelImportTaskOutput) GoString() string
- func (s *CancelImportTaskOutput) SetImportTaskId(v string) *CancelImportTaskOutput
- func (s *CancelImportTaskOutput) SetPreviousState(v string) *CancelImportTaskOutput
- func (s *CancelImportTaskOutput) SetState(v string) *CancelImportTaskOutput
- func (s CancelImportTaskOutput) String() string
- type CancelReservedInstancesListingInput
- func (s CancelReservedInstancesListingInput) GoString() string
- func (s *CancelReservedInstancesListingInput) SetReservedInstancesListingId(v string) *CancelReservedInstancesListingInput
- func (s CancelReservedInstancesListingInput) String() string
- func (s *CancelReservedInstancesListingInput) Validate() error
- type CancelReservedInstancesListingOutput
- type CancelSpotFleetRequestsError
- type CancelSpotFleetRequestsErrorItem
- func (s CancelSpotFleetRequestsErrorItem) GoString() string
- func (s *CancelSpotFleetRequestsErrorItem) SetError(v *CancelSpotFleetRequestsError) *CancelSpotFleetRequestsErrorItem
- func (s *CancelSpotFleetRequestsErrorItem) SetSpotFleetRequestId(v string) *CancelSpotFleetRequestsErrorItem
- func (s CancelSpotFleetRequestsErrorItem) String() string
- type CancelSpotFleetRequestsInput
- func (s CancelSpotFleetRequestsInput) GoString() string
- func (s *CancelSpotFleetRequestsInput) SetDryRun(v bool) *CancelSpotFleetRequestsInput
- func (s *CancelSpotFleetRequestsInput) SetSpotFleetRequestIds(v []*string) *CancelSpotFleetRequestsInput
- func (s *CancelSpotFleetRequestsInput) SetTerminateInstances(v bool) *CancelSpotFleetRequestsInput
- func (s CancelSpotFleetRequestsInput) String() string
- func (s *CancelSpotFleetRequestsInput) Validate() error
- type CancelSpotFleetRequestsOutput
- func (s CancelSpotFleetRequestsOutput) GoString() string
- func (s *CancelSpotFleetRequestsOutput) SetSuccessfulFleetRequests(v []*CancelSpotFleetRequestsSuccessItem) *CancelSpotFleetRequestsOutput
- func (s *CancelSpotFleetRequestsOutput) SetUnsuccessfulFleetRequests(v []*CancelSpotFleetRequestsErrorItem) *CancelSpotFleetRequestsOutput
- func (s CancelSpotFleetRequestsOutput) String() string
- type CancelSpotFleetRequestsSuccessItem
- func (s CancelSpotFleetRequestsSuccessItem) GoString() string
- func (s *CancelSpotFleetRequestsSuccessItem) SetCurrentSpotFleetRequestState(v string) *CancelSpotFleetRequestsSuccessItem
- func (s *CancelSpotFleetRequestsSuccessItem) SetPreviousSpotFleetRequestState(v string) *CancelSpotFleetRequestsSuccessItem
- func (s *CancelSpotFleetRequestsSuccessItem) SetSpotFleetRequestId(v string) *CancelSpotFleetRequestsSuccessItem
- func (s CancelSpotFleetRequestsSuccessItem) String() string
- type CancelSpotInstanceRequestsInput
- func (s CancelSpotInstanceRequestsInput) GoString() string
- func (s *CancelSpotInstanceRequestsInput) SetDryRun(v bool) *CancelSpotInstanceRequestsInput
- func (s *CancelSpotInstanceRequestsInput) SetSpotInstanceRequestIds(v []*string) *CancelSpotInstanceRequestsInput
- func (s CancelSpotInstanceRequestsInput) String() string
- func (s *CancelSpotInstanceRequestsInput) Validate() error
- type CancelSpotInstanceRequestsOutput
- type CancelledSpotInstanceRequest
- func (s CancelledSpotInstanceRequest) GoString() string
- func (s *CancelledSpotInstanceRequest) SetSpotInstanceRequestId(v string) *CancelledSpotInstanceRequest
- func (s *CancelledSpotInstanceRequest) SetState(v string) *CancelledSpotInstanceRequest
- func (s CancelledSpotInstanceRequest) String() string
- type CapacityReservation
- func (s CapacityReservation) GoString() string
- func (s *CapacityReservation) SetAvailabilityZone(v string) *CapacityReservation
- func (s *CapacityReservation) SetAvailableInstanceCount(v int64) *CapacityReservation
- func (s *CapacityReservation) SetCapacityReservationId(v string) *CapacityReservation
- func (s *CapacityReservation) SetCreateDate(v time.Time) *CapacityReservation
- func (s *CapacityReservation) SetEbsOptimized(v bool) *CapacityReservation
- func (s *CapacityReservation) SetEndDate(v time.Time) *CapacityReservation
- func (s *CapacityReservation) SetEndDateType(v string) *CapacityReservation
- func (s *CapacityReservation) SetEphemeralStorage(v bool) *CapacityReservation
- func (s *CapacityReservation) SetInstanceMatchCriteria(v string) *CapacityReservation
- func (s *CapacityReservation) SetInstancePlatform(v string) *CapacityReservation
- func (s *CapacityReservation) SetInstanceType(v string) *CapacityReservation
- func (s *CapacityReservation) SetState(v string) *CapacityReservation
- func (s *CapacityReservation) SetTags(v []*Tag) *CapacityReservation
- func (s *CapacityReservation) SetTenancy(v string) *CapacityReservation
- func (s *CapacityReservation) SetTotalInstanceCount(v int64) *CapacityReservation
- func (s CapacityReservation) String() string
- type CapacityReservationSpecification
- func (s CapacityReservationSpecification) GoString() string
- func (s *CapacityReservationSpecification) SetCapacityReservationPreference(v string) *CapacityReservationSpecification
- func (s *CapacityReservationSpecification) SetCapacityReservationTarget(v *CapacityReservationTarget) *CapacityReservationSpecification
- func (s CapacityReservationSpecification) String() string
- type CapacityReservationSpecificationResponse
- func (s CapacityReservationSpecificationResponse) GoString() string
- func (s *CapacityReservationSpecificationResponse) SetCapacityReservationPreference(v string) *CapacityReservationSpecificationResponse
- func (s *CapacityReservationSpecificationResponse) SetCapacityReservationTarget(v *CapacityReservationTargetResponse) *CapacityReservationSpecificationResponse
- func (s CapacityReservationSpecificationResponse) String() string
- type CapacityReservationTarget
- type CapacityReservationTargetResponse
- type CertificateAuthentication
- type CertificateAuthenticationRequest
- type CidrAuthorizationContext
- func (s CidrAuthorizationContext) GoString() string
- func (s *CidrAuthorizationContext) SetMessage(v string) *CidrAuthorizationContext
- func (s *CidrAuthorizationContext) SetSignature(v string) *CidrAuthorizationContext
- func (s CidrAuthorizationContext) String() string
- func (s *CidrAuthorizationContext) Validate() error
- type CidrBlock
- type ClassicLinkDnsSupport
- type ClassicLinkInstance
- func (s ClassicLinkInstance) GoString() string
- func (s *ClassicLinkInstance) SetGroups(v []*GroupIdentifier) *ClassicLinkInstance
- func (s *ClassicLinkInstance) SetInstanceId(v string) *ClassicLinkInstance
- func (s *ClassicLinkInstance) SetTags(v []*Tag) *ClassicLinkInstance
- func (s *ClassicLinkInstance) SetVpcId(v string) *ClassicLinkInstance
- func (s ClassicLinkInstance) String() string
- type ClassicLoadBalancer
- type ClassicLoadBalancersConfig
- type ClientCertificateRevocationListStatus
- func (s ClientCertificateRevocationListStatus) GoString() string
- func (s *ClientCertificateRevocationListStatus) SetCode(v string) *ClientCertificateRevocationListStatus
- func (s *ClientCertificateRevocationListStatus) SetMessage(v string) *ClientCertificateRevocationListStatus
- func (s ClientCertificateRevocationListStatus) String() string
- type ClientData
- func (s ClientData) GoString() string
- func (s *ClientData) SetComment(v string) *ClientData
- func (s *ClientData) SetUploadEnd(v time.Time) *ClientData
- func (s *ClientData) SetUploadSize(v float64) *ClientData
- func (s *ClientData) SetUploadStart(v time.Time) *ClientData
- func (s ClientData) String() string
- type ClientVpnAuthentication
- func (s ClientVpnAuthentication) GoString() string
- func (s *ClientVpnAuthentication) SetActiveDirectory(v *DirectoryServiceAuthentication) *ClientVpnAuthentication
- func (s *ClientVpnAuthentication) SetMutualAuthentication(v *CertificateAuthentication) *ClientVpnAuthentication
- func (s *ClientVpnAuthentication) SetType(v string) *ClientVpnAuthentication
- func (s ClientVpnAuthentication) String() string
- type ClientVpnAuthenticationRequest
- func (s ClientVpnAuthenticationRequest) GoString() string
- func (s *ClientVpnAuthenticationRequest) SetActiveDirectory(v *DirectoryServiceAuthenticationRequest) *ClientVpnAuthenticationRequest
- func (s *ClientVpnAuthenticationRequest) SetMutualAuthentication(v *CertificateAuthenticationRequest) *ClientVpnAuthenticationRequest
- func (s *ClientVpnAuthenticationRequest) SetType(v string) *ClientVpnAuthenticationRequest
- func (s ClientVpnAuthenticationRequest) String() string
- type ClientVpnAuthorizationRuleStatus
- func (s ClientVpnAuthorizationRuleStatus) GoString() string
- func (s *ClientVpnAuthorizationRuleStatus) SetCode(v string) *ClientVpnAuthorizationRuleStatus
- func (s *ClientVpnAuthorizationRuleStatus) SetMessage(v string) *ClientVpnAuthorizationRuleStatus
- func (s ClientVpnAuthorizationRuleStatus) String() string
- type ClientVpnConnection
- func (s ClientVpnConnection) GoString() string
- func (s *ClientVpnConnection) SetClientIp(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetClientVpnEndpointId(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetCommonName(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetConnectionEndTime(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetConnectionEstablishedTime(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetConnectionId(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetEgressBytes(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetEgressPackets(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetIngressBytes(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetIngressPackets(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetStatus(v *ClientVpnConnectionStatus) *ClientVpnConnection
- func (s *ClientVpnConnection) SetTimestamp(v string) *ClientVpnConnection
- func (s *ClientVpnConnection) SetUsername(v string) *ClientVpnConnection
- func (s ClientVpnConnection) String() string
- type ClientVpnConnectionStatus
- type ClientVpnEndpoint
- func (s ClientVpnEndpoint) GoString() string
- func (s *ClientVpnEndpoint) SetAssociatedTargetNetworks(v []*AssociatedTargetNetwork) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetAuthenticationOptions(v []*ClientVpnAuthentication) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetClientCidrBlock(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetClientVpnEndpointId(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetConnectionLogOptions(v *ConnectionLogResponseOptions) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetCreationTime(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetDeletionTime(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetDescription(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetDnsName(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetServerCertificateArn(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetSplitTunnel(v bool) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetStatus(v *ClientVpnEndpointStatus) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetTransportProtocol(v string) *ClientVpnEndpoint
- func (s *ClientVpnEndpoint) SetVpnProtocol(v string) *ClientVpnEndpoint
- func (s ClientVpnEndpoint) String() string
- type ClientVpnEndpointStatus
- type ClientVpnRoute
- func (s ClientVpnRoute) GoString() string
- func (s *ClientVpnRoute) SetClientVpnEndpointId(v string) *ClientVpnRoute
- func (s *ClientVpnRoute) SetDescription(v string) *ClientVpnRoute
- func (s *ClientVpnRoute) SetDestinationCidr(v string) *ClientVpnRoute
- func (s *ClientVpnRoute) SetOrigin(v string) *ClientVpnRoute
- func (s *ClientVpnRoute) SetStatus(v *ClientVpnRouteStatus) *ClientVpnRoute
- func (s *ClientVpnRoute) SetTargetSubnet(v string) *ClientVpnRoute
- func (s *ClientVpnRoute) SetType(v string) *ClientVpnRoute
- func (s ClientVpnRoute) String() string
- type ClientVpnRouteStatus
- type ConfirmProductInstanceInput
- func (s ConfirmProductInstanceInput) GoString() string
- func (s *ConfirmProductInstanceInput) SetDryRun(v bool) *ConfirmProductInstanceInput
- func (s *ConfirmProductInstanceInput) SetInstanceId(v string) *ConfirmProductInstanceInput
- func (s *ConfirmProductInstanceInput) SetProductCode(v string) *ConfirmProductInstanceInput
- func (s ConfirmProductInstanceInput) String() string
- func (s *ConfirmProductInstanceInput) Validate() error
- type ConfirmProductInstanceOutput
- type ConnectionLogOptions
- func (s ConnectionLogOptions) GoString() string
- func (s *ConnectionLogOptions) SetCloudwatchLogGroup(v string) *ConnectionLogOptions
- func (s *ConnectionLogOptions) SetCloudwatchLogStream(v string) *ConnectionLogOptions
- func (s *ConnectionLogOptions) SetEnabled(v bool) *ConnectionLogOptions
- func (s ConnectionLogOptions) String() string
- type ConnectionLogResponseOptions
- func (s ConnectionLogResponseOptions) GoString() string
- func (s *ConnectionLogResponseOptions) SetCloudwatchLogGroup(v string) *ConnectionLogResponseOptions
- func (s *ConnectionLogResponseOptions) SetCloudwatchLogStream(v string) *ConnectionLogResponseOptions
- func (s *ConnectionLogResponseOptions) SetEnabled(v bool) *ConnectionLogResponseOptions
- func (s ConnectionLogResponseOptions) String() string
- type ConnectionNotification
- func (s ConnectionNotification) GoString() string
- func (s *ConnectionNotification) SetConnectionEvents(v []*string) *ConnectionNotification
- func (s *ConnectionNotification) SetConnectionNotificationArn(v string) *ConnectionNotification
- func (s *ConnectionNotification) SetConnectionNotificationId(v string) *ConnectionNotification
- func (s *ConnectionNotification) SetConnectionNotificationState(v string) *ConnectionNotification
- func (s *ConnectionNotification) SetConnectionNotificationType(v string) *ConnectionNotification
- func (s *ConnectionNotification) SetServiceId(v string) *ConnectionNotification
- func (s *ConnectionNotification) SetVpcEndpointId(v string) *ConnectionNotification
- func (s ConnectionNotification) String() string
- type ConversionTask
- func (s ConversionTask) GoString() string
- func (s *ConversionTask) SetConversionTaskId(v string) *ConversionTask
- func (s *ConversionTask) SetExpirationTime(v string) *ConversionTask
- func (s *ConversionTask) SetImportInstance(v *ImportInstanceTaskDetails) *ConversionTask
- func (s *ConversionTask) SetImportVolume(v *ImportVolumeTaskDetails) *ConversionTask
- func (s *ConversionTask) SetState(v string) *ConversionTask
- func (s *ConversionTask) SetStatusMessage(v string) *ConversionTask
- func (s *ConversionTask) SetTags(v []*Tag) *ConversionTask
- func (s ConversionTask) String() string
- type CopyFpgaImageInput
- func (s CopyFpgaImageInput) GoString() string
- func (s *CopyFpgaImageInput) SetClientToken(v string) *CopyFpgaImageInput
- func (s *CopyFpgaImageInput) SetDescription(v string) *CopyFpgaImageInput
- func (s *CopyFpgaImageInput) SetDryRun(v bool) *CopyFpgaImageInput
- func (s *CopyFpgaImageInput) SetName(v string) *CopyFpgaImageInput
- func (s *CopyFpgaImageInput) SetSourceFpgaImageId(v string) *CopyFpgaImageInput
- func (s *CopyFpgaImageInput) SetSourceRegion(v string) *CopyFpgaImageInput
- func (s CopyFpgaImageInput) String() string
- func (s *CopyFpgaImageInput) Validate() error
- type CopyFpgaImageOutput
- type CopyImageInput
- func (s CopyImageInput) GoString() string
- func (s *CopyImageInput) SetClientToken(v string) *CopyImageInput
- func (s *CopyImageInput) SetDescription(v string) *CopyImageInput
- func (s *CopyImageInput) SetDryRun(v bool) *CopyImageInput
- func (s *CopyImageInput) SetEncrypted(v bool) *CopyImageInput
- func (s *CopyImageInput) SetKmsKeyId(v string) *CopyImageInput
- func (s *CopyImageInput) SetName(v string) *CopyImageInput
- func (s *CopyImageInput) SetSourceImageId(v string) *CopyImageInput
- func (s *CopyImageInput) SetSourceRegion(v string) *CopyImageInput
- func (s CopyImageInput) String() string
- func (s *CopyImageInput) Validate() error
- type CopyImageOutput
- type CopySnapshotInput
- func (s CopySnapshotInput) GoString() string
- func (s *CopySnapshotInput) SetDescription(v string) *CopySnapshotInput
- func (s *CopySnapshotInput) SetDestinationRegion(v string) *CopySnapshotInput
- func (s *CopySnapshotInput) SetDryRun(v bool) *CopySnapshotInput
- func (s *CopySnapshotInput) SetEncrypted(v bool) *CopySnapshotInput
- func (s *CopySnapshotInput) SetKmsKeyId(v string) *CopySnapshotInput
- func (s *CopySnapshotInput) SetPresignedUrl(v string) *CopySnapshotInput
- func (s *CopySnapshotInput) SetSourceRegion(v string) *CopySnapshotInput
- func (s *CopySnapshotInput) SetSourceSnapshotId(v string) *CopySnapshotInput
- func (s CopySnapshotInput) String() string
- func (s *CopySnapshotInput) Validate() error
- type CopySnapshotOutput
- type CpuOptions
- type CpuOptionsRequest
- type CreateCapacityReservationInput
- func (s CreateCapacityReservationInput) GoString() string
- func (s *CreateCapacityReservationInput) SetAvailabilityZone(v string) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetClientToken(v string) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetDryRun(v bool) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetEbsOptimized(v bool) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetEndDate(v time.Time) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetEndDateType(v string) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetEphemeralStorage(v bool) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetInstanceCount(v int64) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetInstanceMatchCriteria(v string) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetInstancePlatform(v string) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetInstanceType(v string) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetTagSpecifications(v []*TagSpecification) *CreateCapacityReservationInput
- func (s *CreateCapacityReservationInput) SetTenancy(v string) *CreateCapacityReservationInput
- func (s CreateCapacityReservationInput) String() string
- func (s *CreateCapacityReservationInput) Validate() error
- type CreateCapacityReservationOutput
- type CreateClientVpnEndpointInput
- func (s CreateClientVpnEndpointInput) GoString() string
- func (s *CreateClientVpnEndpointInput) SetAuthenticationOptions(v []*ClientVpnAuthenticationRequest) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetClientCidrBlock(v string) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetClientToken(v string) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetConnectionLogOptions(v *ConnectionLogOptions) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetDescription(v string) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetDnsServers(v []*string) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetDryRun(v bool) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetServerCertificateArn(v string) *CreateClientVpnEndpointInput
- func (s *CreateClientVpnEndpointInput) SetTransportProtocol(v string) *CreateClientVpnEndpointInput
- func (s CreateClientVpnEndpointInput) String() string
- func (s *CreateClientVpnEndpointInput) Validate() error
- type CreateClientVpnEndpointOutput
- func (s CreateClientVpnEndpointOutput) GoString() string
- func (s *CreateClientVpnEndpointOutput) SetClientVpnEndpointId(v string) *CreateClientVpnEndpointOutput
- func (s *CreateClientVpnEndpointOutput) SetDnsName(v string) *CreateClientVpnEndpointOutput
- func (s *CreateClientVpnEndpointOutput) SetStatus(v *ClientVpnEndpointStatus) *CreateClientVpnEndpointOutput
- func (s CreateClientVpnEndpointOutput) String() string
- type CreateClientVpnRouteInput
- func (s CreateClientVpnRouteInput) GoString() string
- func (s *CreateClientVpnRouteInput) SetClientVpnEndpointId(v string) *CreateClientVpnRouteInput
- func (s *CreateClientVpnRouteInput) SetDescription(v string) *CreateClientVpnRouteInput
- func (s *CreateClientVpnRouteInput) SetDestinationCidrBlock(v string) *CreateClientVpnRouteInput
- func (s *CreateClientVpnRouteInput) SetDryRun(v bool) *CreateClientVpnRouteInput
- func (s *CreateClientVpnRouteInput) SetTargetVpcSubnetId(v string) *CreateClientVpnRouteInput
- func (s CreateClientVpnRouteInput) String() string
- func (s *CreateClientVpnRouteInput) Validate() error
- type CreateClientVpnRouteOutput
- type CreateCustomerGatewayInput
- func (s CreateCustomerGatewayInput) GoString() string
- func (s *CreateCustomerGatewayInput) SetBgpAsn(v int64) *CreateCustomerGatewayInput
- func (s *CreateCustomerGatewayInput) SetDryRun(v bool) *CreateCustomerGatewayInput
- func (s *CreateCustomerGatewayInput) SetPublicIp(v string) *CreateCustomerGatewayInput
- func (s *CreateCustomerGatewayInput) SetType(v string) *CreateCustomerGatewayInput
- func (s CreateCustomerGatewayInput) String() string
- func (s *CreateCustomerGatewayInput) Validate() error
- type CreateCustomerGatewayOutput
- type CreateDefaultSubnetInput
- func (s CreateDefaultSubnetInput) GoString() string
- func (s *CreateDefaultSubnetInput) SetAvailabilityZone(v string) *CreateDefaultSubnetInput
- func (s *CreateDefaultSubnetInput) SetDryRun(v bool) *CreateDefaultSubnetInput
- func (s CreateDefaultSubnetInput) String() string
- func (s *CreateDefaultSubnetInput) Validate() error
- type CreateDefaultSubnetOutput
- type CreateDefaultVpcInput
- type CreateDefaultVpcOutput
- type CreateDhcpOptionsInput
- func (s CreateDhcpOptionsInput) GoString() string
- func (s *CreateDhcpOptionsInput) SetDhcpConfigurations(v []*NewDhcpConfiguration) *CreateDhcpOptionsInput
- func (s *CreateDhcpOptionsInput) SetDryRun(v bool) *CreateDhcpOptionsInput
- func (s CreateDhcpOptionsInput) String() string
- func (s *CreateDhcpOptionsInput) Validate() error
- type CreateDhcpOptionsOutput
- type CreateEgressOnlyInternetGatewayInput
- func (s CreateEgressOnlyInternetGatewayInput) GoString() string
- func (s *CreateEgressOnlyInternetGatewayInput) SetClientToken(v string) *CreateEgressOnlyInternetGatewayInput
- func (s *CreateEgressOnlyInternetGatewayInput) SetDryRun(v bool) *CreateEgressOnlyInternetGatewayInput
- func (s *CreateEgressOnlyInternetGatewayInput) SetVpcId(v string) *CreateEgressOnlyInternetGatewayInput
- func (s CreateEgressOnlyInternetGatewayInput) String() string
- func (s *CreateEgressOnlyInternetGatewayInput) Validate() error
- type CreateEgressOnlyInternetGatewayOutput
- func (s CreateEgressOnlyInternetGatewayOutput) GoString() string
- func (s *CreateEgressOnlyInternetGatewayOutput) SetClientToken(v string) *CreateEgressOnlyInternetGatewayOutput
- func (s *CreateEgressOnlyInternetGatewayOutput) SetEgressOnlyInternetGateway(v *EgressOnlyInternetGateway) *CreateEgressOnlyInternetGatewayOutput
- func (s CreateEgressOnlyInternetGatewayOutput) String() string
- type CreateFleetError
- func (s CreateFleetError) GoString() string
- func (s *CreateFleetError) SetErrorCode(v string) *CreateFleetError
- func (s *CreateFleetError) SetErrorMessage(v string) *CreateFleetError
- func (s *CreateFleetError) SetLaunchTemplateAndOverrides(v *LaunchTemplateAndOverridesResponse) *CreateFleetError
- func (s *CreateFleetError) SetLifecycle(v string) *CreateFleetError
- func (s CreateFleetError) String() string
- type CreateFleetInput
- func (s CreateFleetInput) GoString() string
- func (s *CreateFleetInput) SetClientToken(v string) *CreateFleetInput
- func (s *CreateFleetInput) SetDryRun(v bool) *CreateFleetInput
- func (s *CreateFleetInput) SetExcessCapacityTerminationPolicy(v string) *CreateFleetInput
- func (s *CreateFleetInput) SetLaunchTemplateConfigs(v []*FleetLaunchTemplateConfigRequest) *CreateFleetInput
- func (s *CreateFleetInput) SetOnDemandOptions(v *OnDemandOptionsRequest) *CreateFleetInput
- func (s *CreateFleetInput) SetReplaceUnhealthyInstances(v bool) *CreateFleetInput
- func (s *CreateFleetInput) SetSpotOptions(v *SpotOptionsRequest) *CreateFleetInput
- func (s *CreateFleetInput) SetTagSpecifications(v []*TagSpecification) *CreateFleetInput
- func (s *CreateFleetInput) SetTargetCapacitySpecification(v *TargetCapacitySpecificationRequest) *CreateFleetInput
- func (s *CreateFleetInput) SetTerminateInstancesWithExpiration(v bool) *CreateFleetInput
- func (s *CreateFleetInput) SetType(v string) *CreateFleetInput
- func (s *CreateFleetInput) SetValidFrom(v time.Time) *CreateFleetInput
- func (s *CreateFleetInput) SetValidUntil(v time.Time) *CreateFleetInput
- func (s CreateFleetInput) String() string
- func (s *CreateFleetInput) Validate() error
- type CreateFleetInstance
- func (s CreateFleetInstance) GoString() string
- func (s *CreateFleetInstance) SetInstanceIds(v []*string) *CreateFleetInstance
- func (s *CreateFleetInstance) SetInstanceType(v string) *CreateFleetInstance
- func (s *CreateFleetInstance) SetLaunchTemplateAndOverrides(v *LaunchTemplateAndOverridesResponse) *CreateFleetInstance
- func (s *CreateFleetInstance) SetLifecycle(v string) *CreateFleetInstance
- func (s *CreateFleetInstance) SetPlatform(v string) *CreateFleetInstance
- func (s CreateFleetInstance) String() string
- type CreateFleetOutput
- func (s CreateFleetOutput) GoString() string
- func (s *CreateFleetOutput) SetErrors(v []*CreateFleetError) *CreateFleetOutput
- func (s *CreateFleetOutput) SetFleetId(v string) *CreateFleetOutput
- func (s *CreateFleetOutput) SetInstances(v []*CreateFleetInstance) *CreateFleetOutput
- func (s CreateFleetOutput) String() string
- type CreateFlowLogsInput
- func (s CreateFlowLogsInput) GoString() string
- func (s *CreateFlowLogsInput) SetClientToken(v string) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetDeliverLogsPermissionArn(v string) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetDryRun(v bool) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetLogDestination(v string) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetLogDestinationType(v string) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetLogGroupName(v string) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetResourceIds(v []*string) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetResourceType(v string) *CreateFlowLogsInput
- func (s *CreateFlowLogsInput) SetTrafficType(v string) *CreateFlowLogsInput
- func (s CreateFlowLogsInput) String() string
- func (s *CreateFlowLogsInput) Validate() error
- type CreateFlowLogsOutput
- func (s CreateFlowLogsOutput) GoString() string
- func (s *CreateFlowLogsOutput) SetClientToken(v string) *CreateFlowLogsOutput
- func (s *CreateFlowLogsOutput) SetFlowLogIds(v []*string) *CreateFlowLogsOutput
- func (s *CreateFlowLogsOutput) SetUnsuccessful(v []*UnsuccessfulItem) *CreateFlowLogsOutput
- func (s CreateFlowLogsOutput) String() string
- type CreateFpgaImageInput
- func (s CreateFpgaImageInput) GoString() string
- func (s *CreateFpgaImageInput) SetClientToken(v string) *CreateFpgaImageInput
- func (s *CreateFpgaImageInput) SetDescription(v string) *CreateFpgaImageInput
- func (s *CreateFpgaImageInput) SetDryRun(v bool) *CreateFpgaImageInput
- func (s *CreateFpgaImageInput) SetInputStorageLocation(v *StorageLocation) *CreateFpgaImageInput
- func (s *CreateFpgaImageInput) SetLogsStorageLocation(v *StorageLocation) *CreateFpgaImageInput
- func (s *CreateFpgaImageInput) SetName(v string) *CreateFpgaImageInput
- func (s CreateFpgaImageInput) String() string
- func (s *CreateFpgaImageInput) Validate() error
- type CreateFpgaImageOutput
- type CreateImageInput
- func (s CreateImageInput) GoString() string
- func (s *CreateImageInput) SetBlockDeviceMappings(v []*BlockDeviceMapping) *CreateImageInput
- func (s *CreateImageInput) SetDescription(v string) *CreateImageInput
- func (s *CreateImageInput) SetDryRun(v bool) *CreateImageInput
- func (s *CreateImageInput) SetInstanceId(v string) *CreateImageInput
- func (s *CreateImageInput) SetName(v string) *CreateImageInput
- func (s *CreateImageInput) SetNoReboot(v bool) *CreateImageInput
- func (s CreateImageInput) String() string
- func (s *CreateImageInput) Validate() error
- type CreateImageOutput
- type CreateInstanceExportTaskInput
- func (s CreateInstanceExportTaskInput) GoString() string
- func (s *CreateInstanceExportTaskInput) SetDescription(v string) *CreateInstanceExportTaskInput
- func (s *CreateInstanceExportTaskInput) SetExportToS3Task(v *ExportToS3TaskSpecification) *CreateInstanceExportTaskInput
- func (s *CreateInstanceExportTaskInput) SetInstanceId(v string) *CreateInstanceExportTaskInput
- func (s *CreateInstanceExportTaskInput) SetTargetEnvironment(v string) *CreateInstanceExportTaskInput
- func (s CreateInstanceExportTaskInput) String() string
- func (s *CreateInstanceExportTaskInput) Validate() error
- type CreateInstanceExportTaskOutput
- type CreateInternetGatewayInput
- type CreateInternetGatewayOutput
- type CreateKeyPairInput
- type CreateKeyPairOutput
- func (s CreateKeyPairOutput) GoString() string
- func (s *CreateKeyPairOutput) SetKeyFingerprint(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetKeyMaterial(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetKeyName(v string) *CreateKeyPairOutput
- func (s CreateKeyPairOutput) String() string
- type CreateLaunchTemplateInput
- func (s CreateLaunchTemplateInput) GoString() string
- func (s *CreateLaunchTemplateInput) SetClientToken(v string) *CreateLaunchTemplateInput
- func (s *CreateLaunchTemplateInput) SetDryRun(v bool) *CreateLaunchTemplateInput
- func (s *CreateLaunchTemplateInput) SetLaunchTemplateData(v *RequestLaunchTemplateData) *CreateLaunchTemplateInput
- func (s *CreateLaunchTemplateInput) SetLaunchTemplateName(v string) *CreateLaunchTemplateInput
- func (s *CreateLaunchTemplateInput) SetVersionDescription(v string) *CreateLaunchTemplateInput
- func (s CreateLaunchTemplateInput) String() string
- func (s *CreateLaunchTemplateInput) Validate() error
- type CreateLaunchTemplateOutput
- type CreateLaunchTemplateVersionInput
- func (s CreateLaunchTemplateVersionInput) GoString() string
- func (s *CreateLaunchTemplateVersionInput) SetClientToken(v string) *CreateLaunchTemplateVersionInput
- func (s *CreateLaunchTemplateVersionInput) SetDryRun(v bool) *CreateLaunchTemplateVersionInput
- func (s *CreateLaunchTemplateVersionInput) SetLaunchTemplateData(v *RequestLaunchTemplateData) *CreateLaunchTemplateVersionInput
- func (s *CreateLaunchTemplateVersionInput) SetLaunchTemplateId(v string) *CreateLaunchTemplateVersionInput
- func (s *CreateLaunchTemplateVersionInput) SetLaunchTemplateName(v string) *CreateLaunchTemplateVersionInput
- func (s *CreateLaunchTemplateVersionInput) SetSourceVersion(v string) *CreateLaunchTemplateVersionInput
- func (s *CreateLaunchTemplateVersionInput) SetVersionDescription(v string) *CreateLaunchTemplateVersionInput
- func (s CreateLaunchTemplateVersionInput) String() string
- func (s *CreateLaunchTemplateVersionInput) Validate() error
- type CreateLaunchTemplateVersionOutput
- type CreateNatGatewayInput
- func (s CreateNatGatewayInput) GoString() string
- func (s *CreateNatGatewayInput) SetAllocationId(v string) *CreateNatGatewayInput
- func (s *CreateNatGatewayInput) SetClientToken(v string) *CreateNatGatewayInput
- func (s *CreateNatGatewayInput) SetSubnetId(v string) *CreateNatGatewayInput
- func (s CreateNatGatewayInput) String() string
- func (s *CreateNatGatewayInput) Validate() error
- type CreateNatGatewayOutput
- type CreateNetworkAclEntryInput
- func (s CreateNetworkAclEntryInput) GoString() string
- func (s *CreateNetworkAclEntryInput) SetCidrBlock(v string) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetDryRun(v bool) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetEgress(v bool) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetIcmpTypeCode(v *IcmpTypeCode) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetIpv6CidrBlock(v string) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetNetworkAclId(v string) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetPortRange(v *PortRange) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetProtocol(v string) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetRuleAction(v string) *CreateNetworkAclEntryInput
- func (s *CreateNetworkAclEntryInput) SetRuleNumber(v int64) *CreateNetworkAclEntryInput
- func (s CreateNetworkAclEntryInput) String() string
- func (s *CreateNetworkAclEntryInput) Validate() error
- type CreateNetworkAclEntryOutput
- type CreateNetworkAclInput
- type CreateNetworkAclOutput
- type CreateNetworkInterfaceInput
- func (s CreateNetworkInterfaceInput) GoString() string
- func (s *CreateNetworkInterfaceInput) SetDescription(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetDryRun(v bool) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetGroups(v []*string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetIpv6AddressCount(v int64) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetIpv6Addresses(v []*InstanceIpv6Address) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetPrivateIpAddress(v string) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetPrivateIpAddresses(v []*PrivateIpAddressSpecification) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetSecondaryPrivateIpAddressCount(v int64) *CreateNetworkInterfaceInput
- func (s *CreateNetworkInterfaceInput) SetSubnetId(v string) *CreateNetworkInterfaceInput
- func (s CreateNetworkInterfaceInput) String() string
- func (s *CreateNetworkInterfaceInput) Validate() error
- type CreateNetworkInterfaceOutput
- type CreateNetworkInterfacePermissionInput
- func (s CreateNetworkInterfacePermissionInput) GoString() string
- func (s *CreateNetworkInterfacePermissionInput) SetAwsAccountId(v string) *CreateNetworkInterfacePermissionInput
- func (s *CreateNetworkInterfacePermissionInput) SetAwsService(v string) *CreateNetworkInterfacePermissionInput
- func (s *CreateNetworkInterfacePermissionInput) SetDryRun(v bool) *CreateNetworkInterfacePermissionInput
- func (s *CreateNetworkInterfacePermissionInput) SetNetworkInterfaceId(v string) *CreateNetworkInterfacePermissionInput
- func (s *CreateNetworkInterfacePermissionInput) SetPermission(v string) *CreateNetworkInterfacePermissionInput
- func (s CreateNetworkInterfacePermissionInput) String() string
- func (s *CreateNetworkInterfacePermissionInput) Validate() error
- type CreateNetworkInterfacePermissionOutput
- type CreatePlacementGroupInput
- func (s CreatePlacementGroupInput) GoString() string
- func (s *CreatePlacementGroupInput) SetDryRun(v bool) *CreatePlacementGroupInput
- func (s *CreatePlacementGroupInput) SetGroupName(v string) *CreatePlacementGroupInput
- func (s *CreatePlacementGroupInput) SetPartitionCount(v int64) *CreatePlacementGroupInput
- func (s *CreatePlacementGroupInput) SetStrategy(v string) *CreatePlacementGroupInput
- func (s CreatePlacementGroupInput) String() string
- type CreatePlacementGroupOutput
- type CreateReservedInstancesListingInput
- func (s CreateReservedInstancesListingInput) GoString() string
- func (s *CreateReservedInstancesListingInput) SetClientToken(v string) *CreateReservedInstancesListingInput
- func (s *CreateReservedInstancesListingInput) SetInstanceCount(v int64) *CreateReservedInstancesListingInput
- func (s *CreateReservedInstancesListingInput) SetPriceSchedules(v []*PriceScheduleSpecification) *CreateReservedInstancesListingInput
- func (s *CreateReservedInstancesListingInput) SetReservedInstancesId(v string) *CreateReservedInstancesListingInput
- func (s CreateReservedInstancesListingInput) String() string
- func (s *CreateReservedInstancesListingInput) Validate() error
- type CreateReservedInstancesListingOutput
- type CreateRouteInput
- func (s CreateRouteInput) GoString() string
- func (s *CreateRouteInput) SetDestinationCidrBlock(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetDestinationIpv6CidrBlock(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetDryRun(v bool) *CreateRouteInput
- func (s *CreateRouteInput) SetEgressOnlyInternetGatewayId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetGatewayId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetInstanceId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetNatGatewayId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetNetworkInterfaceId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetRouteTableId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetTransitGatewayId(v string) *CreateRouteInput
- func (s *CreateRouteInput) SetVpcPeeringConnectionId(v string) *CreateRouteInput
- func (s CreateRouteInput) String() string
- func (s *CreateRouteInput) Validate() error
- type CreateRouteOutput
- type CreateRouteTableInput
- type CreateRouteTableOutput
- type CreateSecurityGroupInput
- func (s CreateSecurityGroupInput) GoString() string
- func (s *CreateSecurityGroupInput) SetDescription(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetDryRun(v bool) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetGroupName(v string) *CreateSecurityGroupInput
- func (s *CreateSecurityGroupInput) SetVpcId(v string) *CreateSecurityGroupInput
- func (s CreateSecurityGroupInput) String() string
- func (s *CreateSecurityGroupInput) Validate() error
- type CreateSecurityGroupOutput
- type CreateSnapshotInput
- func (s CreateSnapshotInput) GoString() string
- func (s *CreateSnapshotInput) SetDescription(v string) *CreateSnapshotInput
- func (s *CreateSnapshotInput) SetDryRun(v bool) *CreateSnapshotInput
- func (s *CreateSnapshotInput) SetTagSpecifications(v []*TagSpecification) *CreateSnapshotInput
- func (s *CreateSnapshotInput) SetVolumeId(v string) *CreateSnapshotInput
- func (s CreateSnapshotInput) String() string
- func (s *CreateSnapshotInput) Validate() error
- type CreateSpotDatafeedSubscriptionInput
- func (s CreateSpotDatafeedSubscriptionInput) GoString() string
- func (s *CreateSpotDatafeedSubscriptionInput) SetBucket(v string) *CreateSpotDatafeedSubscriptionInput
- func (s *CreateSpotDatafeedSubscriptionInput) SetDryRun(v bool) *CreateSpotDatafeedSubscriptionInput
- func (s *CreateSpotDatafeedSubscriptionInput) SetPrefix(v string) *CreateSpotDatafeedSubscriptionInput
- func (s CreateSpotDatafeedSubscriptionInput) String() string
- func (s *CreateSpotDatafeedSubscriptionInput) Validate() error
- type CreateSpotDatafeedSubscriptionOutput
- type CreateSubnetInput
- func (s CreateSubnetInput) GoString() string
- func (s *CreateSubnetInput) SetAvailabilityZone(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetAvailabilityZoneId(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetCidrBlock(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetDryRun(v bool) *CreateSubnetInput
- func (s *CreateSubnetInput) SetIpv6CidrBlock(v string) *CreateSubnetInput
- func (s *CreateSubnetInput) SetVpcId(v string) *CreateSubnetInput
- func (s CreateSubnetInput) String() string
- func (s *CreateSubnetInput) Validate() error
- type CreateSubnetOutput
- type CreateTagsInput
- func (s CreateTagsInput) GoString() string
- func (s *CreateTagsInput) SetDryRun(v bool) *CreateTagsInput
- func (s *CreateTagsInput) SetResources(v []*string) *CreateTagsInput
- func (s *CreateTagsInput) SetTags(v []*Tag) *CreateTagsInput
- func (s CreateTagsInput) String() string
- func (s *CreateTagsInput) Validate() error
- type CreateTagsOutput
- type CreateTransitGatewayInput
- func (s CreateTransitGatewayInput) GoString() string
- func (s *CreateTransitGatewayInput) SetDescription(v string) *CreateTransitGatewayInput
- func (s *CreateTransitGatewayInput) SetDryRun(v bool) *CreateTransitGatewayInput
- func (s *CreateTransitGatewayInput) SetOptions(v *TransitGatewayRequestOptions) *CreateTransitGatewayInput
- func (s *CreateTransitGatewayInput) SetTagSpecifications(v []*TagSpecification) *CreateTransitGatewayInput
- func (s CreateTransitGatewayInput) String() string
- type CreateTransitGatewayOutput
- type CreateTransitGatewayRouteInput
- func (s CreateTransitGatewayRouteInput) GoString() string
- func (s *CreateTransitGatewayRouteInput) SetBlackhole(v bool) *CreateTransitGatewayRouteInput
- func (s *CreateTransitGatewayRouteInput) SetDestinationCidrBlock(v string) *CreateTransitGatewayRouteInput
- func (s *CreateTransitGatewayRouteInput) SetDryRun(v bool) *CreateTransitGatewayRouteInput
- func (s *CreateTransitGatewayRouteInput) SetTransitGatewayAttachmentId(v string) *CreateTransitGatewayRouteInput
- func (s *CreateTransitGatewayRouteInput) SetTransitGatewayRouteTableId(v string) *CreateTransitGatewayRouteInput
- func (s CreateTransitGatewayRouteInput) String() string
- func (s *CreateTransitGatewayRouteInput) Validate() error
- type CreateTransitGatewayRouteOutput
- type CreateTransitGatewayRouteTableInput
- func (s CreateTransitGatewayRouteTableInput) GoString() string
- func (s *CreateTransitGatewayRouteTableInput) SetDryRun(v bool) *CreateTransitGatewayRouteTableInput
- func (s *CreateTransitGatewayRouteTableInput) SetTagSpecifications(v []*TagSpecification) *CreateTransitGatewayRouteTableInput
- func (s *CreateTransitGatewayRouteTableInput) SetTransitGatewayId(v string) *CreateTransitGatewayRouteTableInput
- func (s CreateTransitGatewayRouteTableInput) String() string
- func (s *CreateTransitGatewayRouteTableInput) Validate() error
- type CreateTransitGatewayRouteTableOutput
- type CreateTransitGatewayVpcAttachmentInput
- func (s CreateTransitGatewayVpcAttachmentInput) GoString() string
- func (s *CreateTransitGatewayVpcAttachmentInput) SetDryRun(v bool) *CreateTransitGatewayVpcAttachmentInput
- func (s *CreateTransitGatewayVpcAttachmentInput) SetOptions(v *CreateTransitGatewayVpcAttachmentRequestOptions) *CreateTransitGatewayVpcAttachmentInput
- func (s *CreateTransitGatewayVpcAttachmentInput) SetSubnetIds(v []*string) *CreateTransitGatewayVpcAttachmentInput
- func (s *CreateTransitGatewayVpcAttachmentInput) SetTagSpecifications(v []*TagSpecification) *CreateTransitGatewayVpcAttachmentInput
- func (s *CreateTransitGatewayVpcAttachmentInput) SetTransitGatewayId(v string) *CreateTransitGatewayVpcAttachmentInput
- func (s *CreateTransitGatewayVpcAttachmentInput) SetVpcId(v string) *CreateTransitGatewayVpcAttachmentInput
- func (s CreateTransitGatewayVpcAttachmentInput) String() string
- func (s *CreateTransitGatewayVpcAttachmentInput) Validate() error
- type CreateTransitGatewayVpcAttachmentOutput
- type CreateTransitGatewayVpcAttachmentRequestOptions
- func (s CreateTransitGatewayVpcAttachmentRequestOptions) GoString() string
- func (s *CreateTransitGatewayVpcAttachmentRequestOptions) SetDnsSupport(v string) *CreateTransitGatewayVpcAttachmentRequestOptions
- func (s *CreateTransitGatewayVpcAttachmentRequestOptions) SetIpv6Support(v string) *CreateTransitGatewayVpcAttachmentRequestOptions
- func (s CreateTransitGatewayVpcAttachmentRequestOptions) String() string
- type CreateVolumeInput
- func (s CreateVolumeInput) GoString() string
- func (s *CreateVolumeInput) SetAvailabilityZone(v string) *CreateVolumeInput
- func (s *CreateVolumeInput) SetDryRun(v bool) *CreateVolumeInput
- func (s *CreateVolumeInput) SetEncrypted(v bool) *CreateVolumeInput
- func (s *CreateVolumeInput) SetIops(v int64) *CreateVolumeInput
- func (s *CreateVolumeInput) SetKmsKeyId(v string) *CreateVolumeInput
- func (s *CreateVolumeInput) SetSize(v int64) *CreateVolumeInput
- func (s *CreateVolumeInput) SetSnapshotId(v string) *CreateVolumeInput
- func (s *CreateVolumeInput) SetTagSpecifications(v []*TagSpecification) *CreateVolumeInput
- func (s *CreateVolumeInput) SetVolumeType(v string) *CreateVolumeInput
- func (s CreateVolumeInput) String() string
- func (s *CreateVolumeInput) Validate() error
- type CreateVolumePermission
- type CreateVolumePermissionModifications
- func (s CreateVolumePermissionModifications) GoString() string
- func (s *CreateVolumePermissionModifications) SetAdd(v []*CreateVolumePermission) *CreateVolumePermissionModifications
- func (s *CreateVolumePermissionModifications) SetRemove(v []*CreateVolumePermission) *CreateVolumePermissionModifications
- func (s CreateVolumePermissionModifications) String() string
- type CreateVpcEndpointConnectionNotificationInput
- func (s CreateVpcEndpointConnectionNotificationInput) GoString() string
- func (s *CreateVpcEndpointConnectionNotificationInput) SetClientToken(v string) *CreateVpcEndpointConnectionNotificationInput
- func (s *CreateVpcEndpointConnectionNotificationInput) SetConnectionEvents(v []*string) *CreateVpcEndpointConnectionNotificationInput
- func (s *CreateVpcEndpointConnectionNotificationInput) SetConnectionNotificationArn(v string) *CreateVpcEndpointConnectionNotificationInput
- func (s *CreateVpcEndpointConnectionNotificationInput) SetDryRun(v bool) *CreateVpcEndpointConnectionNotificationInput
- func (s *CreateVpcEndpointConnectionNotificationInput) SetServiceId(v string) *CreateVpcEndpointConnectionNotificationInput
- func (s *CreateVpcEndpointConnectionNotificationInput) SetVpcEndpointId(v string) *CreateVpcEndpointConnectionNotificationInput
- func (s CreateVpcEndpointConnectionNotificationInput) String() string
- func (s *CreateVpcEndpointConnectionNotificationInput) Validate() error
- type CreateVpcEndpointConnectionNotificationOutput
- func (s CreateVpcEndpointConnectionNotificationOutput) GoString() string
- func (s *CreateVpcEndpointConnectionNotificationOutput) SetClientToken(v string) *CreateVpcEndpointConnectionNotificationOutput
- func (s *CreateVpcEndpointConnectionNotificationOutput) SetConnectionNotification(v *ConnectionNotification) *CreateVpcEndpointConnectionNotificationOutput
- func (s CreateVpcEndpointConnectionNotificationOutput) String() string
- type CreateVpcEndpointInput
- func (s CreateVpcEndpointInput) GoString() string
- func (s *CreateVpcEndpointInput) SetClientToken(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetDryRun(v bool) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetPolicyDocument(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetPrivateDnsEnabled(v bool) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetRouteTableIds(v []*string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetSecurityGroupIds(v []*string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetServiceName(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetSubnetIds(v []*string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetVpcEndpointType(v string) *CreateVpcEndpointInput
- func (s *CreateVpcEndpointInput) SetVpcId(v string) *CreateVpcEndpointInput
- func (s CreateVpcEndpointInput) String() string
- func (s *CreateVpcEndpointInput) Validate() error
- type CreateVpcEndpointOutput
- type CreateVpcEndpointServiceConfigurationInput
- func (s CreateVpcEndpointServiceConfigurationInput) GoString() string
- func (s *CreateVpcEndpointServiceConfigurationInput) SetAcceptanceRequired(v bool) *CreateVpcEndpointServiceConfigurationInput
- func (s *CreateVpcEndpointServiceConfigurationInput) SetClientToken(v string) *CreateVpcEndpointServiceConfigurationInput
- func (s *CreateVpcEndpointServiceConfigurationInput) SetDryRun(v bool) *CreateVpcEndpointServiceConfigurationInput
- func (s *CreateVpcEndpointServiceConfigurationInput) SetNetworkLoadBalancerArns(v []*string) *CreateVpcEndpointServiceConfigurationInput
- func (s CreateVpcEndpointServiceConfigurationInput) String() string
- func (s *CreateVpcEndpointServiceConfigurationInput) Validate() error
- type CreateVpcEndpointServiceConfigurationOutput
- func (s CreateVpcEndpointServiceConfigurationOutput) GoString() string
- func (s *CreateVpcEndpointServiceConfigurationOutput) SetClientToken(v string) *CreateVpcEndpointServiceConfigurationOutput
- func (s *CreateVpcEndpointServiceConfigurationOutput) SetServiceConfiguration(v *ServiceConfiguration) *CreateVpcEndpointServiceConfigurationOutput
- func (s CreateVpcEndpointServiceConfigurationOutput) String() string
- type CreateVpcInput
- func (s CreateVpcInput) GoString() string
- func (s *CreateVpcInput) SetAmazonProvidedIpv6CidrBlock(v bool) *CreateVpcInput
- func (s *CreateVpcInput) SetCidrBlock(v string) *CreateVpcInput
- func (s *CreateVpcInput) SetDryRun(v bool) *CreateVpcInput
- func (s *CreateVpcInput) SetInstanceTenancy(v string) *CreateVpcInput
- func (s CreateVpcInput) String() string
- func (s *CreateVpcInput) Validate() error
- type CreateVpcOutput
- type CreateVpcPeeringConnectionInput
- func (s CreateVpcPeeringConnectionInput) GoString() string
- func (s *CreateVpcPeeringConnectionInput) SetDryRun(v bool) *CreateVpcPeeringConnectionInput
- func (s *CreateVpcPeeringConnectionInput) SetPeerOwnerId(v string) *CreateVpcPeeringConnectionInput
- func (s *CreateVpcPeeringConnectionInput) SetPeerRegion(v string) *CreateVpcPeeringConnectionInput
- func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput
- func (s *CreateVpcPeeringConnectionInput) SetVpcId(v string) *CreateVpcPeeringConnectionInput
- func (s CreateVpcPeeringConnectionInput) String() string
- type CreateVpcPeeringConnectionOutput
- type CreateVpnConnectionInput
- func (s CreateVpnConnectionInput) GoString() string
- func (s *CreateVpnConnectionInput) SetCustomerGatewayId(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetDryRun(v bool) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetOptions(v *VpnConnectionOptionsSpecification) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetTransitGatewayId(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetType(v string) *CreateVpnConnectionInput
- func (s *CreateVpnConnectionInput) SetVpnGatewayId(v string) *CreateVpnConnectionInput
- func (s CreateVpnConnectionInput) String() string
- func (s *CreateVpnConnectionInput) Validate() error
- type CreateVpnConnectionOutput
- type CreateVpnConnectionRouteInput
- func (s CreateVpnConnectionRouteInput) GoString() string
- func (s *CreateVpnConnectionRouteInput) SetDestinationCidrBlock(v string) *CreateVpnConnectionRouteInput
- func (s *CreateVpnConnectionRouteInput) SetVpnConnectionId(v string) *CreateVpnConnectionRouteInput
- func (s CreateVpnConnectionRouteInput) String() string
- func (s *CreateVpnConnectionRouteInput) Validate() error
- type CreateVpnConnectionRouteOutput
- type CreateVpnGatewayInput
- func (s CreateVpnGatewayInput) GoString() string
- func (s *CreateVpnGatewayInput) SetAmazonSideAsn(v int64) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetAvailabilityZone(v string) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetDryRun(v bool) *CreateVpnGatewayInput
- func (s *CreateVpnGatewayInput) SetType(v string) *CreateVpnGatewayInput
- func (s CreateVpnGatewayInput) String() string
- func (s *CreateVpnGatewayInput) Validate() error
- type CreateVpnGatewayOutput
- type CreditSpecification
- type CreditSpecificationRequest
- type CustomerGateway
- func (s CustomerGateway) GoString() string
- func (s *CustomerGateway) SetBgpAsn(v string) *CustomerGateway
- func (s *CustomerGateway) SetCustomerGatewayId(v string) *CustomerGateway
- func (s *CustomerGateway) SetIpAddress(v string) *CustomerGateway
- func (s *CustomerGateway) SetState(v string) *CustomerGateway
- func (s *CustomerGateway) SetTags(v []*Tag) *CustomerGateway
- func (s *CustomerGateway) SetType(v string) *CustomerGateway
- func (s CustomerGateway) String() string
- type DeleteClientVpnEndpointInput
- func (s DeleteClientVpnEndpointInput) GoString() string
- func (s *DeleteClientVpnEndpointInput) SetClientVpnEndpointId(v string) *DeleteClientVpnEndpointInput
- func (s *DeleteClientVpnEndpointInput) SetDryRun(v bool) *DeleteClientVpnEndpointInput
- func (s DeleteClientVpnEndpointInput) String() string
- func (s *DeleteClientVpnEndpointInput) Validate() error
- type DeleteClientVpnEndpointOutput
- type DeleteClientVpnRouteInput
- func (s DeleteClientVpnRouteInput) GoString() string
- func (s *DeleteClientVpnRouteInput) SetClientVpnEndpointId(v string) *DeleteClientVpnRouteInput
- func (s *DeleteClientVpnRouteInput) SetDestinationCidrBlock(v string) *DeleteClientVpnRouteInput
- func (s *DeleteClientVpnRouteInput) SetDryRun(v bool) *DeleteClientVpnRouteInput
- func (s *DeleteClientVpnRouteInput) SetTargetVpcSubnetId(v string) *DeleteClientVpnRouteInput
- func (s DeleteClientVpnRouteInput) String() string
- func (s *DeleteClientVpnRouteInput) Validate() error
- type DeleteClientVpnRouteOutput
- type DeleteCustomerGatewayInput
- func (s DeleteCustomerGatewayInput) GoString() string
- func (s *DeleteCustomerGatewayInput) SetCustomerGatewayId(v string) *DeleteCustomerGatewayInput
- func (s *DeleteCustomerGatewayInput) SetDryRun(v bool) *DeleteCustomerGatewayInput
- func (s DeleteCustomerGatewayInput) String() string
- func (s *DeleteCustomerGatewayInput) Validate() error
- type DeleteCustomerGatewayOutput
- type DeleteDhcpOptionsInput
- func (s DeleteDhcpOptionsInput) GoString() string
- func (s *DeleteDhcpOptionsInput) SetDhcpOptionsId(v string) *DeleteDhcpOptionsInput
- func (s *DeleteDhcpOptionsInput) SetDryRun(v bool) *DeleteDhcpOptionsInput
- func (s DeleteDhcpOptionsInput) String() string
- func (s *DeleteDhcpOptionsInput) Validate() error
- type DeleteDhcpOptionsOutput
- type DeleteEgressOnlyInternetGatewayInput
- func (s DeleteEgressOnlyInternetGatewayInput) GoString() string
- func (s *DeleteEgressOnlyInternetGatewayInput) SetDryRun(v bool) *DeleteEgressOnlyInternetGatewayInput
- func (s *DeleteEgressOnlyInternetGatewayInput) SetEgressOnlyInternetGatewayId(v string) *DeleteEgressOnlyInternetGatewayInput
- func (s DeleteEgressOnlyInternetGatewayInput) String() string
- func (s *DeleteEgressOnlyInternetGatewayInput) Validate() error
- type DeleteEgressOnlyInternetGatewayOutput
- type DeleteFleetError
- type DeleteFleetErrorItem
- type DeleteFleetSuccessItem
- func (s DeleteFleetSuccessItem) GoString() string
- func (s *DeleteFleetSuccessItem) SetCurrentFleetState(v string) *DeleteFleetSuccessItem
- func (s *DeleteFleetSuccessItem) SetFleetId(v string) *DeleteFleetSuccessItem
- func (s *DeleteFleetSuccessItem) SetPreviousFleetState(v string) *DeleteFleetSuccessItem
- func (s DeleteFleetSuccessItem) String() string
- type DeleteFleetsInput
- func (s DeleteFleetsInput) GoString() string
- func (s *DeleteFleetsInput) SetDryRun(v bool) *DeleteFleetsInput
- func (s *DeleteFleetsInput) SetFleetIds(v []*string) *DeleteFleetsInput
- func (s *DeleteFleetsInput) SetTerminateInstances(v bool) *DeleteFleetsInput
- func (s DeleteFleetsInput) String() string
- func (s *DeleteFleetsInput) Validate() error
- type DeleteFleetsOutput
- func (s DeleteFleetsOutput) GoString() string
- func (s *DeleteFleetsOutput) SetSuccessfulFleetDeletions(v []*DeleteFleetSuccessItem) *DeleteFleetsOutput
- func (s *DeleteFleetsOutput) SetUnsuccessfulFleetDeletions(v []*DeleteFleetErrorItem) *DeleteFleetsOutput
- func (s DeleteFleetsOutput) String() string
- type DeleteFlowLogsInput
- type DeleteFlowLogsOutput
- type DeleteFpgaImageInput
- type DeleteFpgaImageOutput
- type DeleteInternetGatewayInput
- func (s DeleteInternetGatewayInput) GoString() string
- func (s *DeleteInternetGatewayInput) SetDryRun(v bool) *DeleteInternetGatewayInput
- func (s *DeleteInternetGatewayInput) SetInternetGatewayId(v string) *DeleteInternetGatewayInput
- func (s DeleteInternetGatewayInput) String() string
- func (s *DeleteInternetGatewayInput) Validate() error
- type DeleteInternetGatewayOutput
- type DeleteKeyPairInput
- type DeleteKeyPairOutput
- type DeleteLaunchTemplateInput
- func (s DeleteLaunchTemplateInput) GoString() string
- func (s *DeleteLaunchTemplateInput) SetDryRun(v bool) *DeleteLaunchTemplateInput
- func (s *DeleteLaunchTemplateInput) SetLaunchTemplateId(v string) *DeleteLaunchTemplateInput
- func (s *DeleteLaunchTemplateInput) SetLaunchTemplateName(v string) *DeleteLaunchTemplateInput
- func (s DeleteLaunchTemplateInput) String() string
- func (s *DeleteLaunchTemplateInput) Validate() error
- type DeleteLaunchTemplateOutput
- type DeleteLaunchTemplateVersionsInput
- func (s DeleteLaunchTemplateVersionsInput) GoString() string
- func (s *DeleteLaunchTemplateVersionsInput) SetDryRun(v bool) *DeleteLaunchTemplateVersionsInput
- func (s *DeleteLaunchTemplateVersionsInput) SetLaunchTemplateId(v string) *DeleteLaunchTemplateVersionsInput
- func (s *DeleteLaunchTemplateVersionsInput) SetLaunchTemplateName(v string) *DeleteLaunchTemplateVersionsInput
- func (s *DeleteLaunchTemplateVersionsInput) SetVersions(v []*string) *DeleteLaunchTemplateVersionsInput
- func (s DeleteLaunchTemplateVersionsInput) String() string
- func (s *DeleteLaunchTemplateVersionsInput) Validate() error
- type DeleteLaunchTemplateVersionsOutput
- func (s DeleteLaunchTemplateVersionsOutput) GoString() string
- func (s *DeleteLaunchTemplateVersionsOutput) SetSuccessfullyDeletedLaunchTemplateVersions(v []*DeleteLaunchTemplateVersionsResponseSuccessItem) *DeleteLaunchTemplateVersionsOutput
- func (s *DeleteLaunchTemplateVersionsOutput) SetUnsuccessfullyDeletedLaunchTemplateVersions(v []*DeleteLaunchTemplateVersionsResponseErrorItem) *DeleteLaunchTemplateVersionsOutput
- func (s DeleteLaunchTemplateVersionsOutput) String() string
- type DeleteLaunchTemplateVersionsResponseErrorItem
- func (s DeleteLaunchTemplateVersionsResponseErrorItem) GoString() string
- func (s *DeleteLaunchTemplateVersionsResponseErrorItem) SetLaunchTemplateId(v string) *DeleteLaunchTemplateVersionsResponseErrorItem
- func (s *DeleteLaunchTemplateVersionsResponseErrorItem) SetLaunchTemplateName(v string) *DeleteLaunchTemplateVersionsResponseErrorItem
- func (s *DeleteLaunchTemplateVersionsResponseErrorItem) SetResponseError(v *ResponseError) *DeleteLaunchTemplateVersionsResponseErrorItem
- func (s *DeleteLaunchTemplateVersionsResponseErrorItem) SetVersionNumber(v int64) *DeleteLaunchTemplateVersionsResponseErrorItem
- func (s DeleteLaunchTemplateVersionsResponseErrorItem) String() string
- type DeleteLaunchTemplateVersionsResponseSuccessItem
- func (s DeleteLaunchTemplateVersionsResponseSuccessItem) GoString() string
- func (s *DeleteLaunchTemplateVersionsResponseSuccessItem) SetLaunchTemplateId(v string) *DeleteLaunchTemplateVersionsResponseSuccessItem
- func (s *DeleteLaunchTemplateVersionsResponseSuccessItem) SetLaunchTemplateName(v string) *DeleteLaunchTemplateVersionsResponseSuccessItem
- func (s *DeleteLaunchTemplateVersionsResponseSuccessItem) SetVersionNumber(v int64) *DeleteLaunchTemplateVersionsResponseSuccessItem
- func (s DeleteLaunchTemplateVersionsResponseSuccessItem) String() string
- type DeleteNatGatewayInput
- type DeleteNatGatewayOutput
- type DeleteNetworkAclEntryInput
- func (s DeleteNetworkAclEntryInput) GoString() string
- func (s *DeleteNetworkAclEntryInput) SetDryRun(v bool) *DeleteNetworkAclEntryInput
- func (s *DeleteNetworkAclEntryInput) SetEgress(v bool) *DeleteNetworkAclEntryInput
- func (s *DeleteNetworkAclEntryInput) SetNetworkAclId(v string) *DeleteNetworkAclEntryInput
- func (s *DeleteNetworkAclEntryInput) SetRuleNumber(v int64) *DeleteNetworkAclEntryInput
- func (s DeleteNetworkAclEntryInput) String() string
- func (s *DeleteNetworkAclEntryInput) Validate() error
- type DeleteNetworkAclEntryOutput
- type DeleteNetworkAclInput
- type DeleteNetworkAclOutput
- type DeleteNetworkInterfaceInput
- func (s DeleteNetworkInterfaceInput) GoString() string
- func (s *DeleteNetworkInterfaceInput) SetDryRun(v bool) *DeleteNetworkInterfaceInput
- func (s *DeleteNetworkInterfaceInput) SetNetworkInterfaceId(v string) *DeleteNetworkInterfaceInput
- func (s DeleteNetworkInterfaceInput) String() string
- func (s *DeleteNetworkInterfaceInput) Validate() error
- type DeleteNetworkInterfaceOutput
- type DeleteNetworkInterfacePermissionInput
- func (s DeleteNetworkInterfacePermissionInput) GoString() string
- func (s *DeleteNetworkInterfacePermissionInput) SetDryRun(v bool) *DeleteNetworkInterfacePermissionInput
- func (s *DeleteNetworkInterfacePermissionInput) SetForce(v bool) *DeleteNetworkInterfacePermissionInput
- func (s *DeleteNetworkInterfacePermissionInput) SetNetworkInterfacePermissionId(v string) *DeleteNetworkInterfacePermissionInput
- func (s DeleteNetworkInterfacePermissionInput) String() string
- func (s *DeleteNetworkInterfacePermissionInput) Validate() error
- type DeleteNetworkInterfacePermissionOutput
- type DeletePlacementGroupInput
- func (s DeletePlacementGroupInput) GoString() string
- func (s *DeletePlacementGroupInput) SetDryRun(v bool) *DeletePlacementGroupInput
- func (s *DeletePlacementGroupInput) SetGroupName(v string) *DeletePlacementGroupInput
- func (s DeletePlacementGroupInput) String() string
- func (s *DeletePlacementGroupInput) Validate() error
- type DeletePlacementGroupOutput
- type DeleteRouteInput
- func (s DeleteRouteInput) GoString() string
- func (s *DeleteRouteInput) SetDestinationCidrBlock(v string) *DeleteRouteInput
- func (s *DeleteRouteInput) SetDestinationIpv6CidrBlock(v string) *DeleteRouteInput
- func (s *DeleteRouteInput) SetDryRun(v bool) *DeleteRouteInput
- func (s *DeleteRouteInput) SetRouteTableId(v string) *DeleteRouteInput
- func (s DeleteRouteInput) String() string
- func (s *DeleteRouteInput) Validate() error
- type DeleteRouteOutput
- type DeleteRouteTableInput
- type DeleteRouteTableOutput
- type DeleteSecurityGroupInput
- func (s DeleteSecurityGroupInput) GoString() string
- func (s *DeleteSecurityGroupInput) SetDryRun(v bool) *DeleteSecurityGroupInput
- func (s *DeleteSecurityGroupInput) SetGroupId(v string) *DeleteSecurityGroupInput
- func (s *DeleteSecurityGroupInput) SetGroupName(v string) *DeleteSecurityGroupInput
- func (s DeleteSecurityGroupInput) String() string
- type DeleteSecurityGroupOutput
- type DeleteSnapshotInput
- type DeleteSnapshotOutput
- type DeleteSpotDatafeedSubscriptionInput
- type DeleteSpotDatafeedSubscriptionOutput
- type DeleteSubnetInput
- type DeleteSubnetOutput
- type DeleteTagsInput
- func (s DeleteTagsInput) GoString() string
- func (s *DeleteTagsInput) SetDryRun(v bool) *DeleteTagsInput
- func (s *DeleteTagsInput) SetResources(v []*string) *DeleteTagsInput
- func (s *DeleteTagsInput) SetTags(v []*Tag) *DeleteTagsInput
- func (s DeleteTagsInput) String() string
- func (s *DeleteTagsInput) Validate() error
- type DeleteTagsOutput
- type DeleteTransitGatewayInput
- func (s DeleteTransitGatewayInput) GoString() string
- func (s *DeleteTransitGatewayInput) SetDryRun(v bool) *DeleteTransitGatewayInput
- func (s *DeleteTransitGatewayInput) SetTransitGatewayId(v string) *DeleteTransitGatewayInput
- func (s DeleteTransitGatewayInput) String() string
- func (s *DeleteTransitGatewayInput) Validate() error
- type DeleteTransitGatewayOutput
- type DeleteTransitGatewayRouteInput
- func (s DeleteTransitGatewayRouteInput) GoString() string
- func (s *DeleteTransitGatewayRouteInput) SetDestinationCidrBlock(v string) *DeleteTransitGatewayRouteInput
- func (s *DeleteTransitGatewayRouteInput) SetDryRun(v bool) *DeleteTransitGatewayRouteInput
- func (s *DeleteTransitGatewayRouteInput) SetTransitGatewayRouteTableId(v string) *DeleteTransitGatewayRouteInput
- func (s DeleteTransitGatewayRouteInput) String() string
- func (s *DeleteTransitGatewayRouteInput) Validate() error
- type DeleteTransitGatewayRouteOutput
- type DeleteTransitGatewayRouteTableInput
- func (s DeleteTransitGatewayRouteTableInput) GoString() string
- func (s *DeleteTransitGatewayRouteTableInput) SetDryRun(v bool) *DeleteTransitGatewayRouteTableInput
- func (s *DeleteTransitGatewayRouteTableInput) SetTransitGatewayRouteTableId(v string) *DeleteTransitGatewayRouteTableInput
- func (s DeleteTransitGatewayRouteTableInput) String() string
- func (s *DeleteTransitGatewayRouteTableInput) Validate() error
- type DeleteTransitGatewayRouteTableOutput
- type DeleteTransitGatewayVpcAttachmentInput
- func (s DeleteTransitGatewayVpcAttachmentInput) GoString() string
- func (s *DeleteTransitGatewayVpcAttachmentInput) SetDryRun(v bool) *DeleteTransitGatewayVpcAttachmentInput
- func (s *DeleteTransitGatewayVpcAttachmentInput) SetTransitGatewayAttachmentId(v string) *DeleteTransitGatewayVpcAttachmentInput
- func (s DeleteTransitGatewayVpcAttachmentInput) String() string
- func (s *DeleteTransitGatewayVpcAttachmentInput) Validate() error
- type DeleteTransitGatewayVpcAttachmentOutput
- type DeleteVolumeInput
- type DeleteVolumeOutput
- type DeleteVpcEndpointConnectionNotificationsInput
- func (s DeleteVpcEndpointConnectionNotificationsInput) GoString() string
- func (s *DeleteVpcEndpointConnectionNotificationsInput) SetConnectionNotificationIds(v []*string) *DeleteVpcEndpointConnectionNotificationsInput
- func (s *DeleteVpcEndpointConnectionNotificationsInput) SetDryRun(v bool) *DeleteVpcEndpointConnectionNotificationsInput
- func (s DeleteVpcEndpointConnectionNotificationsInput) String() string
- func (s *DeleteVpcEndpointConnectionNotificationsInput) Validate() error
- type DeleteVpcEndpointConnectionNotificationsOutput
- type DeleteVpcEndpointServiceConfigurationsInput
- func (s DeleteVpcEndpointServiceConfigurationsInput) GoString() string
- func (s *DeleteVpcEndpointServiceConfigurationsInput) SetDryRun(v bool) *DeleteVpcEndpointServiceConfigurationsInput
- func (s *DeleteVpcEndpointServiceConfigurationsInput) SetServiceIds(v []*string) *DeleteVpcEndpointServiceConfigurationsInput
- func (s DeleteVpcEndpointServiceConfigurationsInput) String() string
- func (s *DeleteVpcEndpointServiceConfigurationsInput) Validate() error
- type DeleteVpcEndpointServiceConfigurationsOutput
- type DeleteVpcEndpointsInput
- func (s DeleteVpcEndpointsInput) GoString() string
- func (s *DeleteVpcEndpointsInput) SetDryRun(v bool) *DeleteVpcEndpointsInput
- func (s *DeleteVpcEndpointsInput) SetVpcEndpointIds(v []*string) *DeleteVpcEndpointsInput
- func (s DeleteVpcEndpointsInput) String() string
- func (s *DeleteVpcEndpointsInput) Validate() error
- type DeleteVpcEndpointsOutput
- type DeleteVpcInput
- type DeleteVpcOutput
- type DeleteVpcPeeringConnectionInput
- func (s DeleteVpcPeeringConnectionInput) GoString() string
- func (s *DeleteVpcPeeringConnectionInput) SetDryRun(v bool) *DeleteVpcPeeringConnectionInput
- func (s *DeleteVpcPeeringConnectionInput) SetVpcPeeringConnectionId(v string) *DeleteVpcPeeringConnectionInput
- func (s DeleteVpcPeeringConnectionInput) String() string
- func (s *DeleteVpcPeeringConnectionInput) Validate() error
- type DeleteVpcPeeringConnectionOutput
- type DeleteVpnConnectionInput
- func (s DeleteVpnConnectionInput) GoString() string
- func (s *DeleteVpnConnectionInput) SetDryRun(v bool) *DeleteVpnConnectionInput
- func (s *DeleteVpnConnectionInput) SetVpnConnectionId(v string) *DeleteVpnConnectionInput
- func (s DeleteVpnConnectionInput) String() string
- func (s *DeleteVpnConnectionInput) Validate() error
- type DeleteVpnConnectionOutput
- type DeleteVpnConnectionRouteInput
- func (s DeleteVpnConnectionRouteInput) GoString() string
- func (s *DeleteVpnConnectionRouteInput) SetDestinationCidrBlock(v string) *DeleteVpnConnectionRouteInput
- func (s *DeleteVpnConnectionRouteInput) SetVpnConnectionId(v string) *DeleteVpnConnectionRouteInput
- func (s DeleteVpnConnectionRouteInput) String() string
- func (s *DeleteVpnConnectionRouteInput) Validate() error
- type DeleteVpnConnectionRouteOutput
- type DeleteVpnGatewayInput
- type DeleteVpnGatewayOutput
- type DeprovisionByoipCidrInput
- func (s DeprovisionByoipCidrInput) GoString() string
- func (s *DeprovisionByoipCidrInput) SetCidr(v string) *DeprovisionByoipCidrInput
- func (s *DeprovisionByoipCidrInput) SetDryRun(v bool) *DeprovisionByoipCidrInput
- func (s DeprovisionByoipCidrInput) String() string
- func (s *DeprovisionByoipCidrInput) Validate() error
- type DeprovisionByoipCidrOutput
- type DeregisterImageInput
- type DeregisterImageOutput
- type DescribeAccountAttributesInput
- func (s DescribeAccountAttributesInput) GoString() string
- func (s *DescribeAccountAttributesInput) SetAttributeNames(v []*string) *DescribeAccountAttributesInput
- func (s *DescribeAccountAttributesInput) SetDryRun(v bool) *DescribeAccountAttributesInput
- func (s DescribeAccountAttributesInput) String() string
- type DescribeAccountAttributesOutput
- type DescribeAddressesInput
- func (s DescribeAddressesInput) GoString() string
- func (s *DescribeAddressesInput) SetAllocationIds(v []*string) *DescribeAddressesInput
- func (s *DescribeAddressesInput) SetDryRun(v bool) *DescribeAddressesInput
- func (s *DescribeAddressesInput) SetFilters(v []*Filter) *DescribeAddressesInput
- func (s *DescribeAddressesInput) SetPublicIps(v []*string) *DescribeAddressesInput
- func (s DescribeAddressesInput) String() string
- type DescribeAddressesOutput
- type DescribeAggregateIdFormatInput
- type DescribeAggregateIdFormatOutput
- func (s DescribeAggregateIdFormatOutput) GoString() string
- func (s *DescribeAggregateIdFormatOutput) SetStatuses(v []*IdFormat) *DescribeAggregateIdFormatOutput
- func (s *DescribeAggregateIdFormatOutput) SetUseLongIdsAggregated(v bool) *DescribeAggregateIdFormatOutput
- func (s DescribeAggregateIdFormatOutput) String() string
- type DescribeAvailabilityZonesInput
- func (s DescribeAvailabilityZonesInput) GoString() string
- func (s *DescribeAvailabilityZonesInput) SetDryRun(v bool) *DescribeAvailabilityZonesInput
- func (s *DescribeAvailabilityZonesInput) SetFilters(v []*Filter) *DescribeAvailabilityZonesInput
- func (s *DescribeAvailabilityZonesInput) SetZoneIds(v []*string) *DescribeAvailabilityZonesInput
- func (s *DescribeAvailabilityZonesInput) SetZoneNames(v []*string) *DescribeAvailabilityZonesInput
- func (s DescribeAvailabilityZonesInput) String() string
- type DescribeAvailabilityZonesOutput
- type DescribeBundleTasksInput
- func (s DescribeBundleTasksInput) GoString() string
- func (s *DescribeBundleTasksInput) SetBundleIds(v []*string) *DescribeBundleTasksInput
- func (s *DescribeBundleTasksInput) SetDryRun(v bool) *DescribeBundleTasksInput
- func (s *DescribeBundleTasksInput) SetFilters(v []*Filter) *DescribeBundleTasksInput
- func (s DescribeBundleTasksInput) String() string
- type DescribeBundleTasksOutput
- type DescribeByoipCidrsInput
- func (s DescribeByoipCidrsInput) GoString() string
- func (s *DescribeByoipCidrsInput) SetDryRun(v bool) *DescribeByoipCidrsInput
- func (s *DescribeByoipCidrsInput) SetMaxResults(v int64) *DescribeByoipCidrsInput
- func (s *DescribeByoipCidrsInput) SetNextToken(v string) *DescribeByoipCidrsInput
- func (s DescribeByoipCidrsInput) String() string
- func (s *DescribeByoipCidrsInput) Validate() error
- type DescribeByoipCidrsOutput
- type DescribeCapacityReservationsInput
- func (s DescribeCapacityReservationsInput) GoString() string
- func (s *DescribeCapacityReservationsInput) SetCapacityReservationIds(v []*string) *DescribeCapacityReservationsInput
- func (s *DescribeCapacityReservationsInput) SetDryRun(v bool) *DescribeCapacityReservationsInput
- func (s *DescribeCapacityReservationsInput) SetFilters(v []*Filter) *DescribeCapacityReservationsInput
- func (s *DescribeCapacityReservationsInput) SetMaxResults(v int64) *DescribeCapacityReservationsInput
- func (s *DescribeCapacityReservationsInput) SetNextToken(v string) *DescribeCapacityReservationsInput
- func (s DescribeCapacityReservationsInput) String() string
- type DescribeCapacityReservationsOutput
- func (s DescribeCapacityReservationsOutput) GoString() string
- func (s *DescribeCapacityReservationsOutput) SetCapacityReservations(v []*CapacityReservation) *DescribeCapacityReservationsOutput
- func (s *DescribeCapacityReservationsOutput) SetNextToken(v string) *DescribeCapacityReservationsOutput
- func (s DescribeCapacityReservationsOutput) String() string
- type DescribeClassicLinkInstancesInput
- func (s DescribeClassicLinkInstancesInput) GoString() string
- func (s *DescribeClassicLinkInstancesInput) SetDryRun(v bool) *DescribeClassicLinkInstancesInput
- func (s *DescribeClassicLinkInstancesInput) SetFilters(v []*Filter) *DescribeClassicLinkInstancesInput
- func (s *DescribeClassicLinkInstancesInput) SetInstanceIds(v []*string) *DescribeClassicLinkInstancesInput
- func (s *DescribeClassicLinkInstancesInput) SetMaxResults(v int64) *DescribeClassicLinkInstancesInput
- func (s *DescribeClassicLinkInstancesInput) SetNextToken(v string) *DescribeClassicLinkInstancesInput
- func (s DescribeClassicLinkInstancesInput) String() string
- type DescribeClassicLinkInstancesOutput
- func (s DescribeClassicLinkInstancesOutput) GoString() string
- func (s *DescribeClassicLinkInstancesOutput) SetInstances(v []*ClassicLinkInstance) *DescribeClassicLinkInstancesOutput
- func (s *DescribeClassicLinkInstancesOutput) SetNextToken(v string) *DescribeClassicLinkInstancesOutput
- func (s DescribeClassicLinkInstancesOutput) String() string
- type DescribeClientVpnAuthorizationRulesInput
- func (s DescribeClientVpnAuthorizationRulesInput) GoString() string
- func (s *DescribeClientVpnAuthorizationRulesInput) SetClientVpnEndpointId(v string) *DescribeClientVpnAuthorizationRulesInput
- func (s *DescribeClientVpnAuthorizationRulesInput) SetDryRun(v bool) *DescribeClientVpnAuthorizationRulesInput
- func (s *DescribeClientVpnAuthorizationRulesInput) SetFilters(v []*Filter) *DescribeClientVpnAuthorizationRulesInput
- func (s *DescribeClientVpnAuthorizationRulesInput) SetMaxResults(v int64) *DescribeClientVpnAuthorizationRulesInput
- func (s *DescribeClientVpnAuthorizationRulesInput) SetNextToken(v string) *DescribeClientVpnAuthorizationRulesInput
- func (s DescribeClientVpnAuthorizationRulesInput) String() string
- func (s *DescribeClientVpnAuthorizationRulesInput) Validate() error
- type DescribeClientVpnAuthorizationRulesOutput
- func (s DescribeClientVpnAuthorizationRulesOutput) GoString() string
- func (s *DescribeClientVpnAuthorizationRulesOutput) SetAuthorizationRules(v []*AuthorizationRule) *DescribeClientVpnAuthorizationRulesOutput
- func (s *DescribeClientVpnAuthorizationRulesOutput) SetNextToken(v string) *DescribeClientVpnAuthorizationRulesOutput
- func (s DescribeClientVpnAuthorizationRulesOutput) String() string
- type DescribeClientVpnConnectionsInput
- func (s DescribeClientVpnConnectionsInput) GoString() string
- func (s *DescribeClientVpnConnectionsInput) SetClientVpnEndpointId(v string) *DescribeClientVpnConnectionsInput
- func (s *DescribeClientVpnConnectionsInput) SetDryRun(v bool) *DescribeClientVpnConnectionsInput
- func (s *DescribeClientVpnConnectionsInput) SetFilters(v []*Filter) *DescribeClientVpnConnectionsInput
- func (s *DescribeClientVpnConnectionsInput) SetMaxResults(v int64) *DescribeClientVpnConnectionsInput
- func (s *DescribeClientVpnConnectionsInput) SetNextToken(v string) *DescribeClientVpnConnectionsInput
- func (s DescribeClientVpnConnectionsInput) String() string
- func (s *DescribeClientVpnConnectionsInput) Validate() error
- type DescribeClientVpnConnectionsOutput
- func (s DescribeClientVpnConnectionsOutput) GoString() string
- func (s *DescribeClientVpnConnectionsOutput) SetConnections(v []*ClientVpnConnection) *DescribeClientVpnConnectionsOutput
- func (s *DescribeClientVpnConnectionsOutput) SetNextToken(v string) *DescribeClientVpnConnectionsOutput
- func (s DescribeClientVpnConnectionsOutput) String() string
- type DescribeClientVpnEndpointsInput
- func (s DescribeClientVpnEndpointsInput) GoString() string
- func (s *DescribeClientVpnEndpointsInput) SetClientVpnEndpointIds(v []*string) *DescribeClientVpnEndpointsInput
- func (s *DescribeClientVpnEndpointsInput) SetDryRun(v bool) *DescribeClientVpnEndpointsInput
- func (s *DescribeClientVpnEndpointsInput) SetFilters(v []*Filter) *DescribeClientVpnEndpointsInput
- func (s *DescribeClientVpnEndpointsInput) SetMaxResults(v int64) *DescribeClientVpnEndpointsInput
- func (s *DescribeClientVpnEndpointsInput) SetNextToken(v string) *DescribeClientVpnEndpointsInput
- func (s DescribeClientVpnEndpointsInput) String() string
- func (s *DescribeClientVpnEndpointsInput) Validate() error
- type DescribeClientVpnEndpointsOutput
- func (s DescribeClientVpnEndpointsOutput) GoString() string
- func (s *DescribeClientVpnEndpointsOutput) SetClientVpnEndpoints(v []*ClientVpnEndpoint) *DescribeClientVpnEndpointsOutput
- func (s *DescribeClientVpnEndpointsOutput) SetNextToken(v string) *DescribeClientVpnEndpointsOutput
- func (s DescribeClientVpnEndpointsOutput) String() string
- type DescribeClientVpnRoutesInput
- func (s DescribeClientVpnRoutesInput) GoString() string
- func (s *DescribeClientVpnRoutesInput) SetClientVpnEndpointId(v string) *DescribeClientVpnRoutesInput
- func (s *DescribeClientVpnRoutesInput) SetDryRun(v bool) *DescribeClientVpnRoutesInput
- func (s *DescribeClientVpnRoutesInput) SetFilters(v []*Filter) *DescribeClientVpnRoutesInput
- func (s *DescribeClientVpnRoutesInput) SetMaxResults(v int64) *DescribeClientVpnRoutesInput
- func (s *DescribeClientVpnRoutesInput) SetNextToken(v string) *DescribeClientVpnRoutesInput
- func (s DescribeClientVpnRoutesInput) String() string
- func (s *DescribeClientVpnRoutesInput) Validate() error
- type DescribeClientVpnRoutesOutput
- func (s DescribeClientVpnRoutesOutput) GoString() string
- func (s *DescribeClientVpnRoutesOutput) SetNextToken(v string) *DescribeClientVpnRoutesOutput
- func (s *DescribeClientVpnRoutesOutput) SetRoutes(v []*ClientVpnRoute) *DescribeClientVpnRoutesOutput
- func (s DescribeClientVpnRoutesOutput) String() string
- type DescribeClientVpnTargetNetworksInput
- func (s DescribeClientVpnTargetNetworksInput) GoString() string
- func (s *DescribeClientVpnTargetNetworksInput) SetAssociationIds(v []*string) *DescribeClientVpnTargetNetworksInput
- func (s *DescribeClientVpnTargetNetworksInput) SetClientVpnEndpointId(v string) *DescribeClientVpnTargetNetworksInput
- func (s *DescribeClientVpnTargetNetworksInput) SetDryRun(v bool) *DescribeClientVpnTargetNetworksInput
- func (s *DescribeClientVpnTargetNetworksInput) SetFilters(v []*Filter) *DescribeClientVpnTargetNetworksInput
- func (s *DescribeClientVpnTargetNetworksInput) SetMaxResults(v int64) *DescribeClientVpnTargetNetworksInput
- func (s *DescribeClientVpnTargetNetworksInput) SetNextToken(v string) *DescribeClientVpnTargetNetworksInput
- func (s DescribeClientVpnTargetNetworksInput) String() string
- func (s *DescribeClientVpnTargetNetworksInput) Validate() error
- type DescribeClientVpnTargetNetworksOutput
- func (s DescribeClientVpnTargetNetworksOutput) GoString() string
- func (s *DescribeClientVpnTargetNetworksOutput) SetClientVpnTargetNetworks(v []*TargetNetwork) *DescribeClientVpnTargetNetworksOutput
- func (s *DescribeClientVpnTargetNetworksOutput) SetNextToken(v string) *DescribeClientVpnTargetNetworksOutput
- func (s DescribeClientVpnTargetNetworksOutput) String() string
- type DescribeConversionTasksInput
- type DescribeConversionTasksOutput
- type DescribeCustomerGatewaysInput
- func (s DescribeCustomerGatewaysInput) GoString() string
- func (s *DescribeCustomerGatewaysInput) SetCustomerGatewayIds(v []*string) *DescribeCustomerGatewaysInput
- func (s *DescribeCustomerGatewaysInput) SetDryRun(v bool) *DescribeCustomerGatewaysInput
- func (s *DescribeCustomerGatewaysInput) SetFilters(v []*Filter) *DescribeCustomerGatewaysInput
- func (s DescribeCustomerGatewaysInput) String() string
- type DescribeCustomerGatewaysOutput
- type DescribeDhcpOptionsInput
- func (s DescribeDhcpOptionsInput) GoString() string
- func (s *DescribeDhcpOptionsInput) SetDhcpOptionsIds(v []*string) *DescribeDhcpOptionsInput
- func (s *DescribeDhcpOptionsInput) SetDryRun(v bool) *DescribeDhcpOptionsInput
- func (s *DescribeDhcpOptionsInput) SetFilters(v []*Filter) *DescribeDhcpOptionsInput
- func (s DescribeDhcpOptionsInput) String() string
- type DescribeDhcpOptionsOutput
- type DescribeEgressOnlyInternetGatewaysInput
- func (s DescribeEgressOnlyInternetGatewaysInput) GoString() string
- func (s *DescribeEgressOnlyInternetGatewaysInput) SetDryRun(v bool) *DescribeEgressOnlyInternetGatewaysInput
- func (s *DescribeEgressOnlyInternetGatewaysInput) SetEgressOnlyInternetGatewayIds(v []*string) *DescribeEgressOnlyInternetGatewaysInput
- func (s *DescribeEgressOnlyInternetGatewaysInput) SetMaxResults(v int64) *DescribeEgressOnlyInternetGatewaysInput
- func (s *DescribeEgressOnlyInternetGatewaysInput) SetNextToken(v string) *DescribeEgressOnlyInternetGatewaysInput
- func (s DescribeEgressOnlyInternetGatewaysInput) String() string
- type DescribeEgressOnlyInternetGatewaysOutput
- func (s DescribeEgressOnlyInternetGatewaysOutput) GoString() string
- func (s *DescribeEgressOnlyInternetGatewaysOutput) SetEgressOnlyInternetGateways(v []*EgressOnlyInternetGateway) *DescribeEgressOnlyInternetGatewaysOutput
- func (s *DescribeEgressOnlyInternetGatewaysOutput) SetNextToken(v string) *DescribeEgressOnlyInternetGatewaysOutput
- func (s DescribeEgressOnlyInternetGatewaysOutput) String() string
- type DescribeElasticGpusInput
- func (s DescribeElasticGpusInput) GoString() string
- func (s *DescribeElasticGpusInput) SetDryRun(v bool) *DescribeElasticGpusInput
- func (s *DescribeElasticGpusInput) SetElasticGpuIds(v []*string) *DescribeElasticGpusInput
- func (s *DescribeElasticGpusInput) SetFilters(v []*Filter) *DescribeElasticGpusInput
- func (s *DescribeElasticGpusInput) SetMaxResults(v int64) *DescribeElasticGpusInput
- func (s *DescribeElasticGpusInput) SetNextToken(v string) *DescribeElasticGpusInput
- func (s DescribeElasticGpusInput) String() string
- type DescribeElasticGpusOutput
- func (s DescribeElasticGpusOutput) GoString() string
- func (s *DescribeElasticGpusOutput) SetElasticGpuSet(v []*ElasticGpus) *DescribeElasticGpusOutput
- func (s *DescribeElasticGpusOutput) SetMaxResults(v int64) *DescribeElasticGpusOutput
- func (s *DescribeElasticGpusOutput) SetNextToken(v string) *DescribeElasticGpusOutput
- func (s DescribeElasticGpusOutput) String() string
- type DescribeExportTasksInput
- type DescribeExportTasksOutput
- type DescribeFleetError
- func (s DescribeFleetError) GoString() string
- func (s *DescribeFleetError) SetErrorCode(v string) *DescribeFleetError
- func (s *DescribeFleetError) SetErrorMessage(v string) *DescribeFleetError
- func (s *DescribeFleetError) SetLaunchTemplateAndOverrides(v *LaunchTemplateAndOverridesResponse) *DescribeFleetError
- func (s *DescribeFleetError) SetLifecycle(v string) *DescribeFleetError
- func (s DescribeFleetError) String() string
- type DescribeFleetHistoryInput
- func (s DescribeFleetHistoryInput) GoString() string
- func (s *DescribeFleetHistoryInput) SetDryRun(v bool) *DescribeFleetHistoryInput
- func (s *DescribeFleetHistoryInput) SetEventType(v string) *DescribeFleetHistoryInput
- func (s *DescribeFleetHistoryInput) SetFleetId(v string) *DescribeFleetHistoryInput
- func (s *DescribeFleetHistoryInput) SetMaxResults(v int64) *DescribeFleetHistoryInput
- func (s *DescribeFleetHistoryInput) SetNextToken(v string) *DescribeFleetHistoryInput
- func (s *DescribeFleetHistoryInput) SetStartTime(v time.Time) *DescribeFleetHistoryInput
- func (s DescribeFleetHistoryInput) String() string
- func (s *DescribeFleetHistoryInput) Validate() error
- type DescribeFleetHistoryOutput
- func (s DescribeFleetHistoryOutput) GoString() string
- func (s *DescribeFleetHistoryOutput) SetFleetId(v string) *DescribeFleetHistoryOutput
- func (s *DescribeFleetHistoryOutput) SetHistoryRecords(v []*HistoryRecordEntry) *DescribeFleetHistoryOutput
- func (s *DescribeFleetHistoryOutput) SetLastEvaluatedTime(v time.Time) *DescribeFleetHistoryOutput
- func (s *DescribeFleetHistoryOutput) SetNextToken(v string) *DescribeFleetHistoryOutput
- func (s *DescribeFleetHistoryOutput) SetStartTime(v time.Time) *DescribeFleetHistoryOutput
- func (s DescribeFleetHistoryOutput) String() string
- type DescribeFleetInstancesInput
- func (s DescribeFleetInstancesInput) GoString() string
- func (s *DescribeFleetInstancesInput) SetDryRun(v bool) *DescribeFleetInstancesInput
- func (s *DescribeFleetInstancesInput) SetFilters(v []*Filter) *DescribeFleetInstancesInput
- func (s *DescribeFleetInstancesInput) SetFleetId(v string) *DescribeFleetInstancesInput
- func (s *DescribeFleetInstancesInput) SetMaxResults(v int64) *DescribeFleetInstancesInput
- func (s *DescribeFleetInstancesInput) SetNextToken(v string) *DescribeFleetInstancesInput
- func (s DescribeFleetInstancesInput) String() string
- func (s *DescribeFleetInstancesInput) Validate() error
- type DescribeFleetInstancesOutput
- func (s DescribeFleetInstancesOutput) GoString() string
- func (s *DescribeFleetInstancesOutput) SetActiveInstances(v []*ActiveInstance) *DescribeFleetInstancesOutput
- func (s *DescribeFleetInstancesOutput) SetFleetId(v string) *DescribeFleetInstancesOutput
- func (s *DescribeFleetInstancesOutput) SetNextToken(v string) *DescribeFleetInstancesOutput
- func (s DescribeFleetInstancesOutput) String() string
- type DescribeFleetsInput
- func (s DescribeFleetsInput) GoString() string
- func (s *DescribeFleetsInput) SetDryRun(v bool) *DescribeFleetsInput
- func (s *DescribeFleetsInput) SetFilters(v []*Filter) *DescribeFleetsInput
- func (s *DescribeFleetsInput) SetFleetIds(v []*string) *DescribeFleetsInput
- func (s *DescribeFleetsInput) SetMaxResults(v int64) *DescribeFleetsInput
- func (s *DescribeFleetsInput) SetNextToken(v string) *DescribeFleetsInput
- func (s DescribeFleetsInput) String() string
- type DescribeFleetsInstances
- func (s DescribeFleetsInstances) GoString() string
- func (s *DescribeFleetsInstances) SetInstanceIds(v []*string) *DescribeFleetsInstances
- func (s *DescribeFleetsInstances) SetInstanceType(v string) *DescribeFleetsInstances
- func (s *DescribeFleetsInstances) SetLaunchTemplateAndOverrides(v *LaunchTemplateAndOverridesResponse) *DescribeFleetsInstances
- func (s *DescribeFleetsInstances) SetLifecycle(v string) *DescribeFleetsInstances
- func (s *DescribeFleetsInstances) SetPlatform(v string) *DescribeFleetsInstances
- func (s DescribeFleetsInstances) String() string
- type DescribeFleetsOutput
- type DescribeFlowLogsInput
- func (s DescribeFlowLogsInput) GoString() string
- func (s *DescribeFlowLogsInput) SetDryRun(v bool) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetFilter(v []*Filter) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetFlowLogIds(v []*string) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetMaxResults(v int64) *DescribeFlowLogsInput
- func (s *DescribeFlowLogsInput) SetNextToken(v string) *DescribeFlowLogsInput
- func (s DescribeFlowLogsInput) String() string
- type DescribeFlowLogsOutput
- type DescribeFpgaImageAttributeInput
- func (s DescribeFpgaImageAttributeInput) GoString() string
- func (s *DescribeFpgaImageAttributeInput) SetAttribute(v string) *DescribeFpgaImageAttributeInput
- func (s *DescribeFpgaImageAttributeInput) SetDryRun(v bool) *DescribeFpgaImageAttributeInput
- func (s *DescribeFpgaImageAttributeInput) SetFpgaImageId(v string) *DescribeFpgaImageAttributeInput
- func (s DescribeFpgaImageAttributeInput) String() string
- func (s *DescribeFpgaImageAttributeInput) Validate() error
- type DescribeFpgaImageAttributeOutput
- type DescribeFpgaImagesInput
- func (s DescribeFpgaImagesInput) GoString() string
- func (s *DescribeFpgaImagesInput) SetDryRun(v bool) *DescribeFpgaImagesInput
- func (s *DescribeFpgaImagesInput) SetFilters(v []*Filter) *DescribeFpgaImagesInput
- func (s *DescribeFpgaImagesInput) SetFpgaImageIds(v []*string) *DescribeFpgaImagesInput
- func (s *DescribeFpgaImagesInput) SetMaxResults(v int64) *DescribeFpgaImagesInput
- func (s *DescribeFpgaImagesInput) SetNextToken(v string) *DescribeFpgaImagesInput
- func (s *DescribeFpgaImagesInput) SetOwners(v []*string) *DescribeFpgaImagesInput
- func (s DescribeFpgaImagesInput) String() string
- func (s *DescribeFpgaImagesInput) Validate() error
- type DescribeFpgaImagesOutput
- type DescribeHostReservationOfferingsInput
- func (s DescribeHostReservationOfferingsInput) GoString() string
- func (s *DescribeHostReservationOfferingsInput) SetFilter(v []*Filter) *DescribeHostReservationOfferingsInput
- func (s *DescribeHostReservationOfferingsInput) SetMaxDuration(v int64) *DescribeHostReservationOfferingsInput
- func (s *DescribeHostReservationOfferingsInput) SetMaxResults(v int64) *DescribeHostReservationOfferingsInput
- func (s *DescribeHostReservationOfferingsInput) SetMinDuration(v int64) *DescribeHostReservationOfferingsInput
- func (s *DescribeHostReservationOfferingsInput) SetNextToken(v string) *DescribeHostReservationOfferingsInput
- func (s *DescribeHostReservationOfferingsInput) SetOfferingId(v string) *DescribeHostReservationOfferingsInput
- func (s DescribeHostReservationOfferingsInput) String() string
- type DescribeHostReservationOfferingsOutput
- func (s DescribeHostReservationOfferingsOutput) GoString() string
- func (s *DescribeHostReservationOfferingsOutput) SetNextToken(v string) *DescribeHostReservationOfferingsOutput
- func (s *DescribeHostReservationOfferingsOutput) SetOfferingSet(v []*HostOffering) *DescribeHostReservationOfferingsOutput
- func (s DescribeHostReservationOfferingsOutput) String() string
- type DescribeHostReservationsInput
- func (s DescribeHostReservationsInput) GoString() string
- func (s *DescribeHostReservationsInput) SetFilter(v []*Filter) *DescribeHostReservationsInput
- func (s *DescribeHostReservationsInput) SetHostReservationIdSet(v []*string) *DescribeHostReservationsInput
- func (s *DescribeHostReservationsInput) SetMaxResults(v int64) *DescribeHostReservationsInput
- func (s *DescribeHostReservationsInput) SetNextToken(v string) *DescribeHostReservationsInput
- func (s DescribeHostReservationsInput) String() string
- type DescribeHostReservationsOutput
- func (s DescribeHostReservationsOutput) GoString() string
- func (s *DescribeHostReservationsOutput) SetHostReservationSet(v []*HostReservation) *DescribeHostReservationsOutput
- func (s *DescribeHostReservationsOutput) SetNextToken(v string) *DescribeHostReservationsOutput
- func (s DescribeHostReservationsOutput) String() string
- type DescribeHostsInput
- func (s DescribeHostsInput) GoString() string
- func (s *DescribeHostsInput) SetFilter(v []*Filter) *DescribeHostsInput
- func (s *DescribeHostsInput) SetHostIds(v []*string) *DescribeHostsInput
- func (s *DescribeHostsInput) SetMaxResults(v int64) *DescribeHostsInput
- func (s *DescribeHostsInput) SetNextToken(v string) *DescribeHostsInput
- func (s DescribeHostsInput) String() string
- type DescribeHostsOutput
- type DescribeIamInstanceProfileAssociationsInput
- func (s DescribeIamInstanceProfileAssociationsInput) GoString() string
- func (s *DescribeIamInstanceProfileAssociationsInput) SetAssociationIds(v []*string) *DescribeIamInstanceProfileAssociationsInput
- func (s *DescribeIamInstanceProfileAssociationsInput) SetFilters(v []*Filter) *DescribeIamInstanceProfileAssociationsInput
- func (s *DescribeIamInstanceProfileAssociationsInput) SetMaxResults(v int64) *DescribeIamInstanceProfileAssociationsInput
- func (s *DescribeIamInstanceProfileAssociationsInput) SetNextToken(v string) *DescribeIamInstanceProfileAssociationsInput
- func (s DescribeIamInstanceProfileAssociationsInput) String() string
- func (s *DescribeIamInstanceProfileAssociationsInput) Validate() error
- type DescribeIamInstanceProfileAssociationsOutput
- func (s DescribeIamInstanceProfileAssociationsOutput) GoString() string
- func (s *DescribeIamInstanceProfileAssociationsOutput) SetIamInstanceProfileAssociations(v []*IamInstanceProfileAssociation) *DescribeIamInstanceProfileAssociationsOutput
- func (s *DescribeIamInstanceProfileAssociationsOutput) SetNextToken(v string) *DescribeIamInstanceProfileAssociationsOutput
- func (s DescribeIamInstanceProfileAssociationsOutput) String() string
- type DescribeIdFormatInput
- type DescribeIdFormatOutput
- type DescribeIdentityIdFormatInput
- func (s DescribeIdentityIdFormatInput) GoString() string
- func (s *DescribeIdentityIdFormatInput) SetPrincipalArn(v string) *DescribeIdentityIdFormatInput
- func (s *DescribeIdentityIdFormatInput) SetResource(v string) *DescribeIdentityIdFormatInput
- func (s DescribeIdentityIdFormatInput) String() string
- func (s *DescribeIdentityIdFormatInput) Validate() error
- type DescribeIdentityIdFormatOutput
- type DescribeImageAttributeInput
- func (s DescribeImageAttributeInput) GoString() string
- func (s *DescribeImageAttributeInput) SetAttribute(v string) *DescribeImageAttributeInput
- func (s *DescribeImageAttributeInput) SetDryRun(v bool) *DescribeImageAttributeInput
- func (s *DescribeImageAttributeInput) SetImageId(v string) *DescribeImageAttributeInput
- func (s DescribeImageAttributeInput) String() string
- func (s *DescribeImageAttributeInput) Validate() error
- type DescribeImageAttributeOutput
- func (s DescribeImageAttributeOutput) GoString() string
- func (s *DescribeImageAttributeOutput) SetBlockDeviceMappings(v []*BlockDeviceMapping) *DescribeImageAttributeOutput
- func (s *DescribeImageAttributeOutput) SetDescription(v *AttributeValue) *DescribeImageAttributeOutput
- func (s *DescribeImageAttributeOutput) SetImageId(v string) *DescribeImageAttributeOutput
- func (s *DescribeImageAttributeOutput) SetKernelId(v *AttributeValue) *DescribeImageAttributeOutput
- func (s *DescribeImageAttributeOutput) SetLaunchPermissions(v []*LaunchPermission) *DescribeImageAttributeOutput
- func (s *DescribeImageAttributeOutput) SetProductCodes(v []*ProductCode) *DescribeImageAttributeOutput
- func (s *DescribeImageAttributeOutput) SetRamdiskId(v *AttributeValue) *DescribeImageAttributeOutput
- func (s *DescribeImageAttributeOutput) SetSriovNetSupport(v *AttributeValue) *DescribeImageAttributeOutput
- func (s DescribeImageAttributeOutput) String() string
- type DescribeImagesInput
- func (s DescribeImagesInput) GoString() string
- func (s *DescribeImagesInput) SetDryRun(v bool) *DescribeImagesInput
- func (s *DescribeImagesInput) SetExecutableUsers(v []*string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetFilters(v []*Filter) *DescribeImagesInput
- func (s *DescribeImagesInput) SetImageIds(v []*string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetOwners(v []*string) *DescribeImagesInput
- func (s DescribeImagesInput) String() string
- type DescribeImagesOutput
- type DescribeImportImageTasksInput
- func (s DescribeImportImageTasksInput) GoString() string
- func (s *DescribeImportImageTasksInput) SetDryRun(v bool) *DescribeImportImageTasksInput
- func (s *DescribeImportImageTasksInput) SetFilters(v []*Filter) *DescribeImportImageTasksInput
- func (s *DescribeImportImageTasksInput) SetImportTaskIds(v []*string) *DescribeImportImageTasksInput
- func (s *DescribeImportImageTasksInput) SetMaxResults(v int64) *DescribeImportImageTasksInput
- func (s *DescribeImportImageTasksInput) SetNextToken(v string) *DescribeImportImageTasksInput
- func (s DescribeImportImageTasksInput) String() string
- type DescribeImportImageTasksOutput
- func (s DescribeImportImageTasksOutput) GoString() string
- func (s *DescribeImportImageTasksOutput) SetImportImageTasks(v []*ImportImageTask) *DescribeImportImageTasksOutput
- func (s *DescribeImportImageTasksOutput) SetNextToken(v string) *DescribeImportImageTasksOutput
- func (s DescribeImportImageTasksOutput) String() string
- type DescribeImportSnapshotTasksInput
- func (s DescribeImportSnapshotTasksInput) GoString() string
- func (s *DescribeImportSnapshotTasksInput) SetDryRun(v bool) *DescribeImportSnapshotTasksInput
- func (s *DescribeImportSnapshotTasksInput) SetFilters(v []*Filter) *DescribeImportSnapshotTasksInput
- func (s *DescribeImportSnapshotTasksInput) SetImportTaskIds(v []*string) *DescribeImportSnapshotTasksInput
- func (s *DescribeImportSnapshotTasksInput) SetMaxResults(v int64) *DescribeImportSnapshotTasksInput
- func (s *DescribeImportSnapshotTasksInput) SetNextToken(v string) *DescribeImportSnapshotTasksInput
- func (s DescribeImportSnapshotTasksInput) String() string
- type DescribeImportSnapshotTasksOutput
- func (s DescribeImportSnapshotTasksOutput) GoString() string
- func (s *DescribeImportSnapshotTasksOutput) SetImportSnapshotTasks(v []*ImportSnapshotTask) *DescribeImportSnapshotTasksOutput
- func (s *DescribeImportSnapshotTasksOutput) SetNextToken(v string) *DescribeImportSnapshotTasksOutput
- func (s DescribeImportSnapshotTasksOutput) String() string
- type DescribeInstanceAttributeInput
- func (s DescribeInstanceAttributeInput) GoString() string
- func (s *DescribeInstanceAttributeInput) SetAttribute(v string) *DescribeInstanceAttributeInput
- func (s *DescribeInstanceAttributeInput) SetDryRun(v bool) *DescribeInstanceAttributeInput
- func (s *DescribeInstanceAttributeInput) SetInstanceId(v string) *DescribeInstanceAttributeInput
- func (s DescribeInstanceAttributeInput) String() string
- func (s *DescribeInstanceAttributeInput) Validate() error
- type DescribeInstanceAttributeOutput
- func (s DescribeInstanceAttributeOutput) GoString() string
- func (s *DescribeInstanceAttributeOutput) SetBlockDeviceMappings(v []*InstanceBlockDeviceMapping) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetDisableApiTermination(v *AttributeBooleanValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetEbsOptimized(v *AttributeBooleanValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetEnaSupport(v *AttributeBooleanValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetGroups(v []*GroupIdentifier) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetInstanceId(v string) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetInstanceInitiatedShutdownBehavior(v *AttributeValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetInstanceType(v *AttributeValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetKernelId(v *AttributeValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetProductCodes(v []*ProductCode) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetRamdiskId(v *AttributeValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetRootDeviceName(v *AttributeValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetSourceDestCheck(v *AttributeBooleanValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetSriovNetSupport(v *AttributeValue) *DescribeInstanceAttributeOutput
- func (s *DescribeInstanceAttributeOutput) SetUserData(v *AttributeValue) *DescribeInstanceAttributeOutput
- func (s DescribeInstanceAttributeOutput) String() string
- type DescribeInstanceCreditSpecificationsInput
- func (s DescribeInstanceCreditSpecificationsInput) GoString() string
- func (s *DescribeInstanceCreditSpecificationsInput) SetDryRun(v bool) *DescribeInstanceCreditSpecificationsInput
- func (s *DescribeInstanceCreditSpecificationsInput) SetFilters(v []*Filter) *DescribeInstanceCreditSpecificationsInput
- func (s *DescribeInstanceCreditSpecificationsInput) SetInstanceIds(v []*string) *DescribeInstanceCreditSpecificationsInput
- func (s *DescribeInstanceCreditSpecificationsInput) SetMaxResults(v int64) *DescribeInstanceCreditSpecificationsInput
- func (s *DescribeInstanceCreditSpecificationsInput) SetNextToken(v string) *DescribeInstanceCreditSpecificationsInput
- func (s DescribeInstanceCreditSpecificationsInput) String() string
- type DescribeInstanceCreditSpecificationsOutput
- func (s DescribeInstanceCreditSpecificationsOutput) GoString() string
- func (s *DescribeInstanceCreditSpecificationsOutput) SetInstanceCreditSpecifications(v []*InstanceCreditSpecification) *DescribeInstanceCreditSpecificationsOutput
- func (s *DescribeInstanceCreditSpecificationsOutput) SetNextToken(v string) *DescribeInstanceCreditSpecificationsOutput
- func (s DescribeInstanceCreditSpecificationsOutput) String() string
- type DescribeInstanceStatusInput
- func (s DescribeInstanceStatusInput) GoString() string
- func (s *DescribeInstanceStatusInput) SetDryRun(v bool) *DescribeInstanceStatusInput
- func (s *DescribeInstanceStatusInput) SetFilters(v []*Filter) *DescribeInstanceStatusInput
- func (s *DescribeInstanceStatusInput) SetIncludeAllInstances(v bool) *DescribeInstanceStatusInput
- func (s *DescribeInstanceStatusInput) SetInstanceIds(v []*string) *DescribeInstanceStatusInput
- func (s *DescribeInstanceStatusInput) SetMaxResults(v int64) *DescribeInstanceStatusInput
- func (s *DescribeInstanceStatusInput) SetNextToken(v string) *DescribeInstanceStatusInput
- func (s DescribeInstanceStatusInput) String() string
- type DescribeInstanceStatusOutput
- func (s DescribeInstanceStatusOutput) GoString() string
- func (s *DescribeInstanceStatusOutput) SetInstanceStatuses(v []*InstanceStatus) *DescribeInstanceStatusOutput
- func (s *DescribeInstanceStatusOutput) SetNextToken(v string) *DescribeInstanceStatusOutput
- func (s DescribeInstanceStatusOutput) String() string
- type DescribeInstancesInput
- func (s DescribeInstancesInput) GoString() string
- func (s *DescribeInstancesInput) SetDryRun(v bool) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetFilters(v []*Filter) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetInstanceIds(v []*string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetMaxResults(v int64) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetNextToken(v string) *DescribeInstancesInput
- func (s DescribeInstancesInput) String() string
- type DescribeInstancesOutput
- type DescribeInternetGatewaysInput
- func (s DescribeInternetGatewaysInput) GoString() string
- func (s *DescribeInternetGatewaysInput) SetDryRun(v bool) *DescribeInternetGatewaysInput
- func (s *DescribeInternetGatewaysInput) SetFilters(v []*Filter) *DescribeInternetGatewaysInput
- func (s *DescribeInternetGatewaysInput) SetInternetGatewayIds(v []*string) *DescribeInternetGatewaysInput
- func (s DescribeInternetGatewaysInput) String() string
- type DescribeInternetGatewaysOutput
- type DescribeKeyPairsInput
- func (s DescribeKeyPairsInput) GoString() string
- func (s *DescribeKeyPairsInput) SetDryRun(v bool) *DescribeKeyPairsInput
- func (s *DescribeKeyPairsInput) SetFilters(v []*Filter) *DescribeKeyPairsInput
- func (s *DescribeKeyPairsInput) SetKeyNames(v []*string) *DescribeKeyPairsInput
- func (s DescribeKeyPairsInput) String() string
- type DescribeKeyPairsOutput
- type DescribeLaunchTemplateVersionsInput
- func (s DescribeLaunchTemplateVersionsInput) GoString() string
- func (s *DescribeLaunchTemplateVersionsInput) SetDryRun(v bool) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetFilters(v []*Filter) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetLaunchTemplateId(v string) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetLaunchTemplateName(v string) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetMaxResults(v int64) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetMaxVersion(v string) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetMinVersion(v string) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetNextToken(v string) *DescribeLaunchTemplateVersionsInput
- func (s *DescribeLaunchTemplateVersionsInput) SetVersions(v []*string) *DescribeLaunchTemplateVersionsInput
- func (s DescribeLaunchTemplateVersionsInput) String() string
- func (s *DescribeLaunchTemplateVersionsInput) Validate() error
- type DescribeLaunchTemplateVersionsOutput
- func (s DescribeLaunchTemplateVersionsOutput) GoString() string
- func (s *DescribeLaunchTemplateVersionsOutput) SetLaunchTemplateVersions(v []*LaunchTemplateVersion) *DescribeLaunchTemplateVersionsOutput
- func (s *DescribeLaunchTemplateVersionsOutput) SetNextToken(v string) *DescribeLaunchTemplateVersionsOutput
- func (s DescribeLaunchTemplateVersionsOutput) String() string
- type DescribeLaunchTemplatesInput
- func (s DescribeLaunchTemplatesInput) GoString() string
- func (s *DescribeLaunchTemplatesInput) SetDryRun(v bool) *DescribeLaunchTemplatesInput
- func (s *DescribeLaunchTemplatesInput) SetFilters(v []*Filter) *DescribeLaunchTemplatesInput
- func (s *DescribeLaunchTemplatesInput) SetLaunchTemplateIds(v []*string) *DescribeLaunchTemplatesInput
- func (s *DescribeLaunchTemplatesInput) SetLaunchTemplateNames(v []*string) *DescribeLaunchTemplatesInput
- func (s *DescribeLaunchTemplatesInput) SetMaxResults(v int64) *DescribeLaunchTemplatesInput
- func (s *DescribeLaunchTemplatesInput) SetNextToken(v string) *DescribeLaunchTemplatesInput
- func (s DescribeLaunchTemplatesInput) String() string
- type DescribeLaunchTemplatesOutput
- func (s DescribeLaunchTemplatesOutput) GoString() string
- func (s *DescribeLaunchTemplatesOutput) SetLaunchTemplates(v []*LaunchTemplate) *DescribeLaunchTemplatesOutput
- func (s *DescribeLaunchTemplatesOutput) SetNextToken(v string) *DescribeLaunchTemplatesOutput
- func (s DescribeLaunchTemplatesOutput) String() string
- type DescribeMovingAddressesInput
- func (s DescribeMovingAddressesInput) GoString() string
- func (s *DescribeMovingAddressesInput) SetDryRun(v bool) *DescribeMovingAddressesInput
- func (s *DescribeMovingAddressesInput) SetFilters(v []*Filter) *DescribeMovingAddressesInput
- func (s *DescribeMovingAddressesInput) SetMaxResults(v int64) *DescribeMovingAddressesInput
- func (s *DescribeMovingAddressesInput) SetNextToken(v string) *DescribeMovingAddressesInput
- func (s *DescribeMovingAddressesInput) SetPublicIps(v []*string) *DescribeMovingAddressesInput
- func (s DescribeMovingAddressesInput) String() string
- type DescribeMovingAddressesOutput
- func (s DescribeMovingAddressesOutput) GoString() string
- func (s *DescribeMovingAddressesOutput) SetMovingAddressStatuses(v []*MovingAddressStatus) *DescribeMovingAddressesOutput
- func (s *DescribeMovingAddressesOutput) SetNextToken(v string) *DescribeMovingAddressesOutput
- func (s DescribeMovingAddressesOutput) String() string
- type DescribeNatGatewaysInput
- func (s DescribeNatGatewaysInput) GoString() string
- func (s *DescribeNatGatewaysInput) SetFilter(v []*Filter) *DescribeNatGatewaysInput
- func (s *DescribeNatGatewaysInput) SetMaxResults(v int64) *DescribeNatGatewaysInput
- func (s *DescribeNatGatewaysInput) SetNatGatewayIds(v []*string) *DescribeNatGatewaysInput
- func (s *DescribeNatGatewaysInput) SetNextToken(v string) *DescribeNatGatewaysInput
- func (s DescribeNatGatewaysInput) String() string
- type DescribeNatGatewaysOutput
- type DescribeNetworkAclsInput
- func (s DescribeNetworkAclsInput) GoString() string
- func (s *DescribeNetworkAclsInput) SetDryRun(v bool) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetFilters(v []*Filter) *DescribeNetworkAclsInput
- func (s *DescribeNetworkAclsInput) SetNetworkAclIds(v []*string) *DescribeNetworkAclsInput
- func (s DescribeNetworkAclsInput) String() string
- type DescribeNetworkAclsOutput
- type DescribeNetworkInterfaceAttributeInput
- func (s DescribeNetworkInterfaceAttributeInput) GoString() string
- func (s *DescribeNetworkInterfaceAttributeInput) SetAttribute(v string) *DescribeNetworkInterfaceAttributeInput
- func (s *DescribeNetworkInterfaceAttributeInput) SetDryRun(v bool) *DescribeNetworkInterfaceAttributeInput
- func (s *DescribeNetworkInterfaceAttributeInput) SetNetworkInterfaceId(v string) *DescribeNetworkInterfaceAttributeInput
- func (s DescribeNetworkInterfaceAttributeInput) String() string
- func (s *DescribeNetworkInterfaceAttributeInput) Validate() error
- type DescribeNetworkInterfaceAttributeOutput
- func (s DescribeNetworkInterfaceAttributeOutput) GoString() string
- func (s *DescribeNetworkInterfaceAttributeOutput) SetAttachment(v *NetworkInterfaceAttachment) *DescribeNetworkInterfaceAttributeOutput
- func (s *DescribeNetworkInterfaceAttributeOutput) SetDescription(v *AttributeValue) *DescribeNetworkInterfaceAttributeOutput
- func (s *DescribeNetworkInterfaceAttributeOutput) SetGroups(v []*GroupIdentifier) *DescribeNetworkInterfaceAttributeOutput
- func (s *DescribeNetworkInterfaceAttributeOutput) SetNetworkInterfaceId(v string) *DescribeNetworkInterfaceAttributeOutput
- func (s *DescribeNetworkInterfaceAttributeOutput) SetSourceDestCheck(v *AttributeBooleanValue) *DescribeNetworkInterfaceAttributeOutput
- func (s DescribeNetworkInterfaceAttributeOutput) String() string
- type DescribeNetworkInterfacePermissionsInput
- func (s DescribeNetworkInterfacePermissionsInput) GoString() string
- func (s *DescribeNetworkInterfacePermissionsInput) SetFilters(v []*Filter) *DescribeNetworkInterfacePermissionsInput
- func (s *DescribeNetworkInterfacePermissionsInput) SetMaxResults(v int64) *DescribeNetworkInterfacePermissionsInput
- func (s *DescribeNetworkInterfacePermissionsInput) SetNetworkInterfacePermissionIds(v []*string) *DescribeNetworkInterfacePermissionsInput
- func (s *DescribeNetworkInterfacePermissionsInput) SetNextToken(v string) *DescribeNetworkInterfacePermissionsInput
- func (s DescribeNetworkInterfacePermissionsInput) String() string
- type DescribeNetworkInterfacePermissionsOutput
- func (s DescribeNetworkInterfacePermissionsOutput) GoString() string
- func (s *DescribeNetworkInterfacePermissionsOutput) SetNetworkInterfacePermissions(v []*NetworkInterfacePermission) *DescribeNetworkInterfacePermissionsOutput
- func (s *DescribeNetworkInterfacePermissionsOutput) SetNextToken(v string) *DescribeNetworkInterfacePermissionsOutput
- func (s DescribeNetworkInterfacePermissionsOutput) String() string
- type DescribeNetworkInterfacesInput
- func (s DescribeNetworkInterfacesInput) GoString() string
- func (s *DescribeNetworkInterfacesInput) SetDryRun(v bool) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetFilters(v []*Filter) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetMaxResults(v int64) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetNetworkInterfaceIds(v []*string) *DescribeNetworkInterfacesInput
- func (s *DescribeNetworkInterfacesInput) SetNextToken(v string) *DescribeNetworkInterfacesInput
- func (s DescribeNetworkInterfacesInput) String() string
- type DescribeNetworkInterfacesOutput
- func (s DescribeNetworkInterfacesOutput) GoString() string
- func (s *DescribeNetworkInterfacesOutput) SetNetworkInterfaces(v []*NetworkInterface) *DescribeNetworkInterfacesOutput
- func (s *DescribeNetworkInterfacesOutput) SetNextToken(v string) *DescribeNetworkInterfacesOutput
- func (s DescribeNetworkInterfacesOutput) String() string
- type DescribePlacementGroupsInput
- func (s DescribePlacementGroupsInput) GoString() string
- func (s *DescribePlacementGroupsInput) SetDryRun(v bool) *DescribePlacementGroupsInput
- func (s *DescribePlacementGroupsInput) SetFilters(v []*Filter) *DescribePlacementGroupsInput
- func (s *DescribePlacementGroupsInput) SetGroupNames(v []*string) *DescribePlacementGroupsInput
- func (s DescribePlacementGroupsInput) String() string
- type DescribePlacementGroupsOutput
- type DescribePrefixListsInput
- func (s DescribePrefixListsInput) GoString() string
- func (s *DescribePrefixListsInput) SetDryRun(v bool) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetFilters(v []*Filter) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetMaxResults(v int64) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetNextToken(v string) *DescribePrefixListsInput
- func (s *DescribePrefixListsInput) SetPrefixListIds(v []*string) *DescribePrefixListsInput
- func (s DescribePrefixListsInput) String() string
- type DescribePrefixListsOutput
- type DescribePrincipalIdFormatInput
- func (s DescribePrincipalIdFormatInput) GoString() string
- func (s *DescribePrincipalIdFormatInput) SetDryRun(v bool) *DescribePrincipalIdFormatInput
- func (s *DescribePrincipalIdFormatInput) SetMaxResults(v int64) *DescribePrincipalIdFormatInput
- func (s *DescribePrincipalIdFormatInput) SetNextToken(v string) *DescribePrincipalIdFormatInput
- func (s *DescribePrincipalIdFormatInput) SetResources(v []*string) *DescribePrincipalIdFormatInput
- func (s DescribePrincipalIdFormatInput) String() string
- type DescribePrincipalIdFormatOutput
- func (s DescribePrincipalIdFormatOutput) GoString() string
- func (s *DescribePrincipalIdFormatOutput) SetNextToken(v string) *DescribePrincipalIdFormatOutput
- func (s *DescribePrincipalIdFormatOutput) SetPrincipals(v []*PrincipalIdFormat) *DescribePrincipalIdFormatOutput
- func (s DescribePrincipalIdFormatOutput) String() string
- type DescribePublicIpv4PoolsInput
- func (s DescribePublicIpv4PoolsInput) GoString() string
- func (s *DescribePublicIpv4PoolsInput) SetMaxResults(v int64) *DescribePublicIpv4PoolsInput
- func (s *DescribePublicIpv4PoolsInput) SetNextToken(v string) *DescribePublicIpv4PoolsInput
- func (s *DescribePublicIpv4PoolsInput) SetPoolIds(v []*string) *DescribePublicIpv4PoolsInput
- func (s DescribePublicIpv4PoolsInput) String() string
- func (s *DescribePublicIpv4PoolsInput) Validate() error
- type DescribePublicIpv4PoolsOutput
- func (s DescribePublicIpv4PoolsOutput) GoString() string
- func (s *DescribePublicIpv4PoolsOutput) SetNextToken(v string) *DescribePublicIpv4PoolsOutput
- func (s *DescribePublicIpv4PoolsOutput) SetPublicIpv4Pools(v []*PublicIpv4Pool) *DescribePublicIpv4PoolsOutput
- func (s DescribePublicIpv4PoolsOutput) String() string
- type DescribeRegionsInput
- func (s DescribeRegionsInput) GoString() string
- func (s *DescribeRegionsInput) SetDryRun(v bool) *DescribeRegionsInput
- func (s *DescribeRegionsInput) SetFilters(v []*Filter) *DescribeRegionsInput
- func (s *DescribeRegionsInput) SetRegionNames(v []*string) *DescribeRegionsInput
- func (s DescribeRegionsInput) String() string
- type DescribeRegionsOutput
- type DescribeReservedInstancesInput
- func (s DescribeReservedInstancesInput) GoString() string
- func (s *DescribeReservedInstancesInput) SetDryRun(v bool) *DescribeReservedInstancesInput
- func (s *DescribeReservedInstancesInput) SetFilters(v []*Filter) *DescribeReservedInstancesInput
- func (s *DescribeReservedInstancesInput) SetOfferingClass(v string) *DescribeReservedInstancesInput
- func (s *DescribeReservedInstancesInput) SetOfferingType(v string) *DescribeReservedInstancesInput
- func (s *DescribeReservedInstancesInput) SetReservedInstancesIds(v []*string) *DescribeReservedInstancesInput
- func (s DescribeReservedInstancesInput) String() string
- type DescribeReservedInstancesListingsInput
- func (s DescribeReservedInstancesListingsInput) GoString() string
- func (s *DescribeReservedInstancesListingsInput) SetFilters(v []*Filter) *DescribeReservedInstancesListingsInput
- func (s *DescribeReservedInstancesListingsInput) SetReservedInstancesId(v string) *DescribeReservedInstancesListingsInput
- func (s *DescribeReservedInstancesListingsInput) SetReservedInstancesListingId(v string) *DescribeReservedInstancesListingsInput
- func (s DescribeReservedInstancesListingsInput) String() string
- type DescribeReservedInstancesListingsOutput
- type DescribeReservedInstancesModificationsInput
- func (s DescribeReservedInstancesModificationsInput) GoString() string
- func (s *DescribeReservedInstancesModificationsInput) SetFilters(v []*Filter) *DescribeReservedInstancesModificationsInput
- func (s *DescribeReservedInstancesModificationsInput) SetNextToken(v string) *DescribeReservedInstancesModificationsInput
- func (s *DescribeReservedInstancesModificationsInput) SetReservedInstancesModificationIds(v []*string) *DescribeReservedInstancesModificationsInput
- func (s DescribeReservedInstancesModificationsInput) String() string
- type DescribeReservedInstancesModificationsOutput
- func (s DescribeReservedInstancesModificationsOutput) GoString() string
- func (s *DescribeReservedInstancesModificationsOutput) SetNextToken(v string) *DescribeReservedInstancesModificationsOutput
- func (s *DescribeReservedInstancesModificationsOutput) SetReservedInstancesModifications(v []*ReservedInstancesModification) *DescribeReservedInstancesModificationsOutput
- func (s DescribeReservedInstancesModificationsOutput) String() string
- type DescribeReservedInstancesOfferingsInput
- func (s DescribeReservedInstancesOfferingsInput) GoString() string
- func (s *DescribeReservedInstancesOfferingsInput) SetAvailabilityZone(v string) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetDryRun(v bool) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetFilters(v []*Filter) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetIncludeMarketplace(v bool) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetInstanceTenancy(v string) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetInstanceType(v string) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetMaxDuration(v int64) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetMaxInstanceCount(v int64) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetMaxResults(v int64) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetMinDuration(v int64) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetNextToken(v string) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetOfferingClass(v string) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetOfferingType(v string) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetProductDescription(v string) *DescribeReservedInstancesOfferingsInput
- func (s *DescribeReservedInstancesOfferingsInput) SetReservedInstancesOfferingIds(v []*string) *DescribeReservedInstancesOfferingsInput
- func (s DescribeReservedInstancesOfferingsInput) String() string
- type DescribeReservedInstancesOfferingsOutput
- func (s DescribeReservedInstancesOfferingsOutput) GoString() string
- func (s *DescribeReservedInstancesOfferingsOutput) SetNextToken(v string) *DescribeReservedInstancesOfferingsOutput
- func (s *DescribeReservedInstancesOfferingsOutput) SetReservedInstancesOfferings(v []*ReservedInstancesOffering) *DescribeReservedInstancesOfferingsOutput
- func (s DescribeReservedInstancesOfferingsOutput) String() string
- type DescribeReservedInstancesOutput
- type DescribeRouteTablesInput
- func (s DescribeRouteTablesInput) GoString() string
- func (s *DescribeRouteTablesInput) SetDryRun(v bool) *DescribeRouteTablesInput
- func (s *DescribeRouteTablesInput) SetFilters(v []*Filter) *DescribeRouteTablesInput
- func (s *DescribeRouteTablesInput) SetMaxResults(v int64) *DescribeRouteTablesInput
- func (s *DescribeRouteTablesInput) SetNextToken(v string) *DescribeRouteTablesInput
- func (s *DescribeRouteTablesInput) SetRouteTableIds(v []*string) *DescribeRouteTablesInput
- func (s DescribeRouteTablesInput) String() string
- type DescribeRouteTablesOutput
- type DescribeScheduledInstanceAvailabilityInput
- func (s DescribeScheduledInstanceAvailabilityInput) GoString() string
- func (s *DescribeScheduledInstanceAvailabilityInput) SetDryRun(v bool) *DescribeScheduledInstanceAvailabilityInput
- func (s *DescribeScheduledInstanceAvailabilityInput) SetFilters(v []*Filter) *DescribeScheduledInstanceAvailabilityInput
- func (s *DescribeScheduledInstanceAvailabilityInput) SetFirstSlotStartTimeRange(v *SlotDateTimeRangeRequest) *DescribeScheduledInstanceAvailabilityInput
- func (s *DescribeScheduledInstanceAvailabilityInput) SetMaxResults(v int64) *DescribeScheduledInstanceAvailabilityInput
- func (s *DescribeScheduledInstanceAvailabilityInput) SetMaxSlotDurationInHours(v int64) *DescribeScheduledInstanceAvailabilityInput
- func (s *DescribeScheduledInstanceAvailabilityInput) SetMinSlotDurationInHours(v int64) *DescribeScheduledInstanceAvailabilityInput
- func (s *DescribeScheduledInstanceAvailabilityInput) SetNextToken(v string) *DescribeScheduledInstanceAvailabilityInput
- func (s *DescribeScheduledInstanceAvailabilityInput) SetRecurrence(v *ScheduledInstanceRecurrenceRequest) *DescribeScheduledInstanceAvailabilityInput
- func (s DescribeScheduledInstanceAvailabilityInput) String() string
- func (s *DescribeScheduledInstanceAvailabilityInput) Validate() error
- type DescribeScheduledInstanceAvailabilityOutput
- func (s DescribeScheduledInstanceAvailabilityOutput) GoString() string
- func (s *DescribeScheduledInstanceAvailabilityOutput) SetNextToken(v string) *DescribeScheduledInstanceAvailabilityOutput
- func (s *DescribeScheduledInstanceAvailabilityOutput) SetScheduledInstanceAvailabilitySet(v []*ScheduledInstanceAvailability) *DescribeScheduledInstanceAvailabilityOutput
- func (s DescribeScheduledInstanceAvailabilityOutput) String() string
- type DescribeScheduledInstancesInput
- func (s DescribeScheduledInstancesInput) GoString() string
- func (s *DescribeScheduledInstancesInput) SetDryRun(v bool) *DescribeScheduledInstancesInput
- func (s *DescribeScheduledInstancesInput) SetFilters(v []*Filter) *DescribeScheduledInstancesInput
- func (s *DescribeScheduledInstancesInput) SetMaxResults(v int64) *DescribeScheduledInstancesInput
- func (s *DescribeScheduledInstancesInput) SetNextToken(v string) *DescribeScheduledInstancesInput
- func (s *DescribeScheduledInstancesInput) SetScheduledInstanceIds(v []*string) *DescribeScheduledInstancesInput
- func (s *DescribeScheduledInstancesInput) SetSlotStartTimeRange(v *SlotStartTimeRangeRequest) *DescribeScheduledInstancesInput
- func (s DescribeScheduledInstancesInput) String() string
- type DescribeScheduledInstancesOutput
- func (s DescribeScheduledInstancesOutput) GoString() string
- func (s *DescribeScheduledInstancesOutput) SetNextToken(v string) *DescribeScheduledInstancesOutput
- func (s *DescribeScheduledInstancesOutput) SetScheduledInstanceSet(v []*ScheduledInstance) *DescribeScheduledInstancesOutput
- func (s DescribeScheduledInstancesOutput) String() string
- type DescribeSecurityGroupReferencesInput
- func (s DescribeSecurityGroupReferencesInput) GoString() string
- func (s *DescribeSecurityGroupReferencesInput) SetDryRun(v bool) *DescribeSecurityGroupReferencesInput
- func (s *DescribeSecurityGroupReferencesInput) SetGroupId(v []*string) *DescribeSecurityGroupReferencesInput
- func (s DescribeSecurityGroupReferencesInput) String() string
- func (s *DescribeSecurityGroupReferencesInput) Validate() error
- type DescribeSecurityGroupReferencesOutput
- type DescribeSecurityGroupsInput
- func (s DescribeSecurityGroupsInput) GoString() string
- func (s *DescribeSecurityGroupsInput) SetDryRun(v bool) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetFilters(v []*Filter) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetGroupIds(v []*string) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetGroupNames(v []*string) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetMaxResults(v int64) *DescribeSecurityGroupsInput
- func (s *DescribeSecurityGroupsInput) SetNextToken(v string) *DescribeSecurityGroupsInput
- func (s DescribeSecurityGroupsInput) String() string
- type DescribeSecurityGroupsOutput
- func (s DescribeSecurityGroupsOutput) GoString() string
- func (s *DescribeSecurityGroupsOutput) SetNextToken(v string) *DescribeSecurityGroupsOutput
- func (s *DescribeSecurityGroupsOutput) SetSecurityGroups(v []*SecurityGroup) *DescribeSecurityGroupsOutput
- func (s DescribeSecurityGroupsOutput) String() string
- type DescribeSnapshotAttributeInput
- func (s DescribeSnapshotAttributeInput) GoString() string
- func (s *DescribeSnapshotAttributeInput) SetAttribute(v string) *DescribeSnapshotAttributeInput
- func (s *DescribeSnapshotAttributeInput) SetDryRun(v bool) *DescribeSnapshotAttributeInput
- func (s *DescribeSnapshotAttributeInput) SetSnapshotId(v string) *DescribeSnapshotAttributeInput
- func (s DescribeSnapshotAttributeInput) String() string
- func (s *DescribeSnapshotAttributeInput) Validate() error
- type DescribeSnapshotAttributeOutput
- func (s DescribeSnapshotAttributeOutput) GoString() string
- func (s *DescribeSnapshotAttributeOutput) SetCreateVolumePermissions(v []*CreateVolumePermission) *DescribeSnapshotAttributeOutput
- func (s *DescribeSnapshotAttributeOutput) SetProductCodes(v []*ProductCode) *DescribeSnapshotAttributeOutput
- func (s *DescribeSnapshotAttributeOutput) SetSnapshotId(v string) *DescribeSnapshotAttributeOutput
- func (s DescribeSnapshotAttributeOutput) String() string
- type DescribeSnapshotsInput
- func (s DescribeSnapshotsInput) GoString() string
- func (s *DescribeSnapshotsInput) SetDryRun(v bool) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetFilters(v []*Filter) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetMaxResults(v int64) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetNextToken(v string) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetOwnerIds(v []*string) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetRestorableByUserIds(v []*string) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetSnapshotIds(v []*string) *DescribeSnapshotsInput
- func (s DescribeSnapshotsInput) String() string
- type DescribeSnapshotsOutput
- type DescribeSpotDatafeedSubscriptionInput
- type DescribeSpotDatafeedSubscriptionOutput
- type DescribeSpotFleetInstancesInput
- func (s DescribeSpotFleetInstancesInput) GoString() string
- func (s *DescribeSpotFleetInstancesInput) SetDryRun(v bool) *DescribeSpotFleetInstancesInput
- func (s *DescribeSpotFleetInstancesInput) SetMaxResults(v int64) *DescribeSpotFleetInstancesInput
- func (s *DescribeSpotFleetInstancesInput) SetNextToken(v string) *DescribeSpotFleetInstancesInput
- func (s *DescribeSpotFleetInstancesInput) SetSpotFleetRequestId(v string) *DescribeSpotFleetInstancesInput
- func (s DescribeSpotFleetInstancesInput) String() string
- func (s *DescribeSpotFleetInstancesInput) Validate() error
- type DescribeSpotFleetInstancesOutput
- func (s DescribeSpotFleetInstancesOutput) GoString() string
- func (s *DescribeSpotFleetInstancesOutput) SetActiveInstances(v []*ActiveInstance) *DescribeSpotFleetInstancesOutput
- func (s *DescribeSpotFleetInstancesOutput) SetNextToken(v string) *DescribeSpotFleetInstancesOutput
- func (s *DescribeSpotFleetInstancesOutput) SetSpotFleetRequestId(v string) *DescribeSpotFleetInstancesOutput
- func (s DescribeSpotFleetInstancesOutput) String() string
- type DescribeSpotFleetRequestHistoryInput
- func (s DescribeSpotFleetRequestHistoryInput) GoString() string
- func (s *DescribeSpotFleetRequestHistoryInput) SetDryRun(v bool) *DescribeSpotFleetRequestHistoryInput
- func (s *DescribeSpotFleetRequestHistoryInput) SetEventType(v string) *DescribeSpotFleetRequestHistoryInput
- func (s *DescribeSpotFleetRequestHistoryInput) SetMaxResults(v int64) *DescribeSpotFleetRequestHistoryInput
- func (s *DescribeSpotFleetRequestHistoryInput) SetNextToken(v string) *DescribeSpotFleetRequestHistoryInput
- func (s *DescribeSpotFleetRequestHistoryInput) SetSpotFleetRequestId(v string) *DescribeSpotFleetRequestHistoryInput
- func (s *DescribeSpotFleetRequestHistoryInput) SetStartTime(v time.Time) *DescribeSpotFleetRequestHistoryInput
- func (s DescribeSpotFleetRequestHistoryInput) String() string
- func (s *DescribeSpotFleetRequestHistoryInput) Validate() error
- type DescribeSpotFleetRequestHistoryOutput
- func (s DescribeSpotFleetRequestHistoryOutput) GoString() string
- func (s *DescribeSpotFleetRequestHistoryOutput) SetHistoryRecords(v []*HistoryRecord) *DescribeSpotFleetRequestHistoryOutput
- func (s *DescribeSpotFleetRequestHistoryOutput) SetLastEvaluatedTime(v time.Time) *DescribeSpotFleetRequestHistoryOutput
- func (s *DescribeSpotFleetRequestHistoryOutput) SetNextToken(v string) *DescribeSpotFleetRequestHistoryOutput
- func (s *DescribeSpotFleetRequestHistoryOutput) SetSpotFleetRequestId(v string) *DescribeSpotFleetRequestHistoryOutput
- func (s *DescribeSpotFleetRequestHistoryOutput) SetStartTime(v time.Time) *DescribeSpotFleetRequestHistoryOutput
- func (s DescribeSpotFleetRequestHistoryOutput) String() string
- type DescribeSpotFleetRequestsInput
- func (s DescribeSpotFleetRequestsInput) GoString() string
- func (s *DescribeSpotFleetRequestsInput) SetDryRun(v bool) *DescribeSpotFleetRequestsInput
- func (s *DescribeSpotFleetRequestsInput) SetMaxResults(v int64) *DescribeSpotFleetRequestsInput
- func (s *DescribeSpotFleetRequestsInput) SetNextToken(v string) *DescribeSpotFleetRequestsInput
- func (s *DescribeSpotFleetRequestsInput) SetSpotFleetRequestIds(v []*string) *DescribeSpotFleetRequestsInput
- func (s DescribeSpotFleetRequestsInput) String() string
- type DescribeSpotFleetRequestsOutput
- func (s DescribeSpotFleetRequestsOutput) GoString() string
- func (s *DescribeSpotFleetRequestsOutput) SetNextToken(v string) *DescribeSpotFleetRequestsOutput
- func (s *DescribeSpotFleetRequestsOutput) SetSpotFleetRequestConfigs(v []*SpotFleetRequestConfig) *DescribeSpotFleetRequestsOutput
- func (s DescribeSpotFleetRequestsOutput) String() string
- type DescribeSpotInstanceRequestsInput
- func (s DescribeSpotInstanceRequestsInput) GoString() string
- func (s *DescribeSpotInstanceRequestsInput) SetDryRun(v bool) *DescribeSpotInstanceRequestsInput
- func (s *DescribeSpotInstanceRequestsInput) SetFilters(v []*Filter) *DescribeSpotInstanceRequestsInput
- func (s *DescribeSpotInstanceRequestsInput) SetMaxResults(v int64) *DescribeSpotInstanceRequestsInput
- func (s *DescribeSpotInstanceRequestsInput) SetNextToken(v string) *DescribeSpotInstanceRequestsInput
- func (s *DescribeSpotInstanceRequestsInput) SetSpotInstanceRequestIds(v []*string) *DescribeSpotInstanceRequestsInput
- func (s DescribeSpotInstanceRequestsInput) String() string
- type DescribeSpotInstanceRequestsOutput
- func (s DescribeSpotInstanceRequestsOutput) GoString() string
- func (s *DescribeSpotInstanceRequestsOutput) SetNextToken(v string) *DescribeSpotInstanceRequestsOutput
- func (s *DescribeSpotInstanceRequestsOutput) SetSpotInstanceRequests(v []*SpotInstanceRequest) *DescribeSpotInstanceRequestsOutput
- func (s DescribeSpotInstanceRequestsOutput) String() string
- type DescribeSpotPriceHistoryInput
- func (s DescribeSpotPriceHistoryInput) GoString() string
- func (s *DescribeSpotPriceHistoryInput) SetAvailabilityZone(v string) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetDryRun(v bool) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetEndTime(v time.Time) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetFilters(v []*Filter) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetInstanceTypes(v []*string) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetMaxResults(v int64) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetNextToken(v string) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetProductDescriptions(v []*string) *DescribeSpotPriceHistoryInput
- func (s *DescribeSpotPriceHistoryInput) SetStartTime(v time.Time) *DescribeSpotPriceHistoryInput
- func (s DescribeSpotPriceHistoryInput) String() string
- type DescribeSpotPriceHistoryOutput
- func (s DescribeSpotPriceHistoryOutput) GoString() string
- func (s *DescribeSpotPriceHistoryOutput) SetNextToken(v string) *DescribeSpotPriceHistoryOutput
- func (s *DescribeSpotPriceHistoryOutput) SetSpotPriceHistory(v []*SpotPrice) *DescribeSpotPriceHistoryOutput
- func (s DescribeSpotPriceHistoryOutput) String() string
- type DescribeStaleSecurityGroupsInput
- func (s DescribeStaleSecurityGroupsInput) GoString() string
- func (s *DescribeStaleSecurityGroupsInput) SetDryRun(v bool) *DescribeStaleSecurityGroupsInput
- func (s *DescribeStaleSecurityGroupsInput) SetMaxResults(v int64) *DescribeStaleSecurityGroupsInput
- func (s *DescribeStaleSecurityGroupsInput) SetNextToken(v string) *DescribeStaleSecurityGroupsInput
- func (s *DescribeStaleSecurityGroupsInput) SetVpcId(v string) *DescribeStaleSecurityGroupsInput
- func (s DescribeStaleSecurityGroupsInput) String() string
- func (s *DescribeStaleSecurityGroupsInput) Validate() error
- type DescribeStaleSecurityGroupsOutput
- func (s DescribeStaleSecurityGroupsOutput) GoString() string
- func (s *DescribeStaleSecurityGroupsOutput) SetNextToken(v string) *DescribeStaleSecurityGroupsOutput
- func (s *DescribeStaleSecurityGroupsOutput) SetStaleSecurityGroupSet(v []*StaleSecurityGroup) *DescribeStaleSecurityGroupsOutput
- func (s DescribeStaleSecurityGroupsOutput) String() string
- type DescribeSubnetsInput
- func (s DescribeSubnetsInput) GoString() string
- func (s *DescribeSubnetsInput) SetDryRun(v bool) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetFilters(v []*Filter) *DescribeSubnetsInput
- func (s *DescribeSubnetsInput) SetSubnetIds(v []*string) *DescribeSubnetsInput
- func (s DescribeSubnetsInput) String() string
- type DescribeSubnetsOutput
- type DescribeTagsInput
- func (s DescribeTagsInput) GoString() string
- func (s *DescribeTagsInput) SetDryRun(v bool) *DescribeTagsInput
- func (s *DescribeTagsInput) SetFilters(v []*Filter) *DescribeTagsInput
- func (s *DescribeTagsInput) SetMaxResults(v int64) *DescribeTagsInput
- func (s *DescribeTagsInput) SetNextToken(v string) *DescribeTagsInput
- func (s DescribeTagsInput) String() string
- type DescribeTagsOutput
- type DescribeTransitGatewayAttachmentsInput
- func (s DescribeTransitGatewayAttachmentsInput) GoString() string
- func (s *DescribeTransitGatewayAttachmentsInput) SetDryRun(v bool) *DescribeTransitGatewayAttachmentsInput
- func (s *DescribeTransitGatewayAttachmentsInput) SetFilters(v []*Filter) *DescribeTransitGatewayAttachmentsInput
- func (s *DescribeTransitGatewayAttachmentsInput) SetMaxResults(v int64) *DescribeTransitGatewayAttachmentsInput
- func (s *DescribeTransitGatewayAttachmentsInput) SetNextToken(v string) *DescribeTransitGatewayAttachmentsInput
- func (s *DescribeTransitGatewayAttachmentsInput) SetTransitGatewayAttachmentIds(v []*string) *DescribeTransitGatewayAttachmentsInput
- func (s DescribeTransitGatewayAttachmentsInput) String() string
- func (s *DescribeTransitGatewayAttachmentsInput) Validate() error
- type DescribeTransitGatewayAttachmentsOutput
- func (s DescribeTransitGatewayAttachmentsOutput) GoString() string
- func (s *DescribeTransitGatewayAttachmentsOutput) SetNextToken(v string) *DescribeTransitGatewayAttachmentsOutput
- func (s *DescribeTransitGatewayAttachmentsOutput) SetTransitGatewayAttachments(v []*TransitGatewayAttachment) *DescribeTransitGatewayAttachmentsOutput
- func (s DescribeTransitGatewayAttachmentsOutput) String() string
- type DescribeTransitGatewayRouteTablesInput
- func (s DescribeTransitGatewayRouteTablesInput) GoString() string
- func (s *DescribeTransitGatewayRouteTablesInput) SetDryRun(v bool) *DescribeTransitGatewayRouteTablesInput
- func (s *DescribeTransitGatewayRouteTablesInput) SetFilters(v []*Filter) *DescribeTransitGatewayRouteTablesInput
- func (s *DescribeTransitGatewayRouteTablesInput) SetMaxResults(v int64) *DescribeTransitGatewayRouteTablesInput
- func (s *DescribeTransitGatewayRouteTablesInput) SetNextToken(v string) *DescribeTransitGatewayRouteTablesInput
- func (s *DescribeTransitGatewayRouteTablesInput) SetTransitGatewayRouteTableIds(v []*string) *DescribeTransitGatewayRouteTablesInput
- func (s DescribeTransitGatewayRouteTablesInput) String() string
- func (s *DescribeTransitGatewayRouteTablesInput) Validate() error
- type DescribeTransitGatewayRouteTablesOutput
- func (s DescribeTransitGatewayRouteTablesOutput) GoString() string
- func (s *DescribeTransitGatewayRouteTablesOutput) SetNextToken(v string) *DescribeTransitGatewayRouteTablesOutput
- func (s *DescribeTransitGatewayRouteTablesOutput) SetTransitGatewayRouteTables(v []*TransitGatewayRouteTable) *DescribeTransitGatewayRouteTablesOutput
- func (s DescribeTransitGatewayRouteTablesOutput) String() string
- type DescribeTransitGatewayVpcAttachmentsInput
- func (s DescribeTransitGatewayVpcAttachmentsInput) GoString() string
- func (s *DescribeTransitGatewayVpcAttachmentsInput) SetDryRun(v bool) *DescribeTransitGatewayVpcAttachmentsInput
- func (s *DescribeTransitGatewayVpcAttachmentsInput) SetFilters(v []*Filter) *DescribeTransitGatewayVpcAttachmentsInput
- func (s *DescribeTransitGatewayVpcAttachmentsInput) SetMaxResults(v int64) *DescribeTransitGatewayVpcAttachmentsInput
- func (s *DescribeTransitGatewayVpcAttachmentsInput) SetNextToken(v string) *DescribeTransitGatewayVpcAttachmentsInput
- func (s *DescribeTransitGatewayVpcAttachmentsInput) SetTransitGatewayAttachmentIds(v []*string) *DescribeTransitGatewayVpcAttachmentsInput
- func (s DescribeTransitGatewayVpcAttachmentsInput) String() string
- func (s *DescribeTransitGatewayVpcAttachmentsInput) Validate() error
- type DescribeTransitGatewayVpcAttachmentsOutput
- func (s DescribeTransitGatewayVpcAttachmentsOutput) GoString() string
- func (s *DescribeTransitGatewayVpcAttachmentsOutput) SetNextToken(v string) *DescribeTransitGatewayVpcAttachmentsOutput
- func (s *DescribeTransitGatewayVpcAttachmentsOutput) SetTransitGatewayVpcAttachments(v []*TransitGatewayVpcAttachment) *DescribeTransitGatewayVpcAttachmentsOutput
- func (s DescribeTransitGatewayVpcAttachmentsOutput) String() string
- type DescribeTransitGatewaysInput
- func (s DescribeTransitGatewaysInput) GoString() string
- func (s *DescribeTransitGatewaysInput) SetDryRun(v bool) *DescribeTransitGatewaysInput
- func (s *DescribeTransitGatewaysInput) SetFilters(v []*Filter) *DescribeTransitGatewaysInput
- func (s *DescribeTransitGatewaysInput) SetMaxResults(v int64) *DescribeTransitGatewaysInput
- func (s *DescribeTransitGatewaysInput) SetNextToken(v string) *DescribeTransitGatewaysInput
- func (s *DescribeTransitGatewaysInput) SetTransitGatewayIds(v []*string) *DescribeTransitGatewaysInput
- func (s DescribeTransitGatewaysInput) String() string
- func (s *DescribeTransitGatewaysInput) Validate() error
- type DescribeTransitGatewaysOutput
- func (s DescribeTransitGatewaysOutput) GoString() string
- func (s *DescribeTransitGatewaysOutput) SetNextToken(v string) *DescribeTransitGatewaysOutput
- func (s *DescribeTransitGatewaysOutput) SetTransitGateways(v []*TransitGateway) *DescribeTransitGatewaysOutput
- func (s DescribeTransitGatewaysOutput) String() string
- type DescribeVolumeAttributeInput
- func (s DescribeVolumeAttributeInput) GoString() string
- func (s *DescribeVolumeAttributeInput) SetAttribute(v string) *DescribeVolumeAttributeInput
- func (s *DescribeVolumeAttributeInput) SetDryRun(v bool) *DescribeVolumeAttributeInput
- func (s *DescribeVolumeAttributeInput) SetVolumeId(v string) *DescribeVolumeAttributeInput
- func (s DescribeVolumeAttributeInput) String() string
- func (s *DescribeVolumeAttributeInput) Validate() error
- type DescribeVolumeAttributeOutput
- func (s DescribeVolumeAttributeOutput) GoString() string
- func (s *DescribeVolumeAttributeOutput) SetAutoEnableIO(v *AttributeBooleanValue) *DescribeVolumeAttributeOutput
- func (s *DescribeVolumeAttributeOutput) SetProductCodes(v []*ProductCode) *DescribeVolumeAttributeOutput
- func (s *DescribeVolumeAttributeOutput) SetVolumeId(v string) *DescribeVolumeAttributeOutput
- func (s DescribeVolumeAttributeOutput) String() string
- type DescribeVolumeStatusInput
- func (s DescribeVolumeStatusInput) GoString() string
- func (s *DescribeVolumeStatusInput) SetDryRun(v bool) *DescribeVolumeStatusInput
- func (s *DescribeVolumeStatusInput) SetFilters(v []*Filter) *DescribeVolumeStatusInput
- func (s *DescribeVolumeStatusInput) SetMaxResults(v int64) *DescribeVolumeStatusInput
- func (s *DescribeVolumeStatusInput) SetNextToken(v string) *DescribeVolumeStatusInput
- func (s *DescribeVolumeStatusInput) SetVolumeIds(v []*string) *DescribeVolumeStatusInput
- func (s DescribeVolumeStatusInput) String() string
- type DescribeVolumeStatusOutput
- type DescribeVolumesInput
- func (s DescribeVolumesInput) GoString() string
- func (s *DescribeVolumesInput) SetDryRun(v bool) *DescribeVolumesInput
- func (s *DescribeVolumesInput) SetFilters(v []*Filter) *DescribeVolumesInput
- func (s *DescribeVolumesInput) SetMaxResults(v int64) *DescribeVolumesInput
- func (s *DescribeVolumesInput) SetNextToken(v string) *DescribeVolumesInput
- func (s *DescribeVolumesInput) SetVolumeIds(v []*string) *DescribeVolumesInput
- func (s DescribeVolumesInput) String() string
- type DescribeVolumesModificationsInput
- func (s DescribeVolumesModificationsInput) GoString() string
- func (s *DescribeVolumesModificationsInput) SetDryRun(v bool) *DescribeVolumesModificationsInput
- func (s *DescribeVolumesModificationsInput) SetFilters(v []*Filter) *DescribeVolumesModificationsInput
- func (s *DescribeVolumesModificationsInput) SetMaxResults(v int64) *DescribeVolumesModificationsInput
- func (s *DescribeVolumesModificationsInput) SetNextToken(v string) *DescribeVolumesModificationsInput
- func (s *DescribeVolumesModificationsInput) SetVolumeIds(v []*string) *DescribeVolumesModificationsInput
- func (s DescribeVolumesModificationsInput) String() string
- type DescribeVolumesModificationsOutput
- func (s DescribeVolumesModificationsOutput) GoString() string
- func (s *DescribeVolumesModificationsOutput) SetNextToken(v string) *DescribeVolumesModificationsOutput
- func (s *DescribeVolumesModificationsOutput) SetVolumesModifications(v []*VolumeModification) *DescribeVolumesModificationsOutput
- func (s DescribeVolumesModificationsOutput) String() string
- type DescribeVolumesOutput
- type DescribeVpcAttributeInput
- func (s DescribeVpcAttributeInput) GoString() string
- func (s *DescribeVpcAttributeInput) SetAttribute(v string) *DescribeVpcAttributeInput
- func (s *DescribeVpcAttributeInput) SetDryRun(v bool) *DescribeVpcAttributeInput
- func (s *DescribeVpcAttributeInput) SetVpcId(v string) *DescribeVpcAttributeInput
- func (s DescribeVpcAttributeInput) String() string
- func (s *DescribeVpcAttributeInput) Validate() error
- type DescribeVpcAttributeOutput
- func (s DescribeVpcAttributeOutput) GoString() string
- func (s *DescribeVpcAttributeOutput) SetEnableDnsHostnames(v *AttributeBooleanValue) *DescribeVpcAttributeOutput
- func (s *DescribeVpcAttributeOutput) SetEnableDnsSupport(v *AttributeBooleanValue) *DescribeVpcAttributeOutput
- func (s *DescribeVpcAttributeOutput) SetVpcId(v string) *DescribeVpcAttributeOutput
- func (s DescribeVpcAttributeOutput) String() string
- type DescribeVpcClassicLinkDnsSupportInput
- func (s DescribeVpcClassicLinkDnsSupportInput) GoString() string
- func (s *DescribeVpcClassicLinkDnsSupportInput) SetMaxResults(v int64) *DescribeVpcClassicLinkDnsSupportInput
- func (s *DescribeVpcClassicLinkDnsSupportInput) SetNextToken(v string) *DescribeVpcClassicLinkDnsSupportInput
- func (s *DescribeVpcClassicLinkDnsSupportInput) SetVpcIds(v []*string) *DescribeVpcClassicLinkDnsSupportInput
- func (s DescribeVpcClassicLinkDnsSupportInput) String() string
- func (s *DescribeVpcClassicLinkDnsSupportInput) Validate() error
- type DescribeVpcClassicLinkDnsSupportOutput
- func (s DescribeVpcClassicLinkDnsSupportOutput) GoString() string
- func (s *DescribeVpcClassicLinkDnsSupportOutput) SetNextToken(v string) *DescribeVpcClassicLinkDnsSupportOutput
- func (s *DescribeVpcClassicLinkDnsSupportOutput) SetVpcs(v []*ClassicLinkDnsSupport) *DescribeVpcClassicLinkDnsSupportOutput
- func (s DescribeVpcClassicLinkDnsSupportOutput) String() string
- type DescribeVpcClassicLinkInput
- func (s DescribeVpcClassicLinkInput) GoString() string
- func (s *DescribeVpcClassicLinkInput) SetDryRun(v bool) *DescribeVpcClassicLinkInput
- func (s *DescribeVpcClassicLinkInput) SetFilters(v []*Filter) *DescribeVpcClassicLinkInput
- func (s *DescribeVpcClassicLinkInput) SetVpcIds(v []*string) *DescribeVpcClassicLinkInput
- func (s DescribeVpcClassicLinkInput) String() string
- type DescribeVpcClassicLinkOutput
- type DescribeVpcEndpointConnectionNotificationsInput
- func (s DescribeVpcEndpointConnectionNotificationsInput) GoString() string
- func (s *DescribeVpcEndpointConnectionNotificationsInput) SetConnectionNotificationId(v string) *DescribeVpcEndpointConnectionNotificationsInput
- func (s *DescribeVpcEndpointConnectionNotificationsInput) SetDryRun(v bool) *DescribeVpcEndpointConnectionNotificationsInput
- func (s *DescribeVpcEndpointConnectionNotificationsInput) SetFilters(v []*Filter) *DescribeVpcEndpointConnectionNotificationsInput
- func (s *DescribeVpcEndpointConnectionNotificationsInput) SetMaxResults(v int64) *DescribeVpcEndpointConnectionNotificationsInput
- func (s *DescribeVpcEndpointConnectionNotificationsInput) SetNextToken(v string) *DescribeVpcEndpointConnectionNotificationsInput
- func (s DescribeVpcEndpointConnectionNotificationsInput) String() string
- type DescribeVpcEndpointConnectionNotificationsOutput
- func (s DescribeVpcEndpointConnectionNotificationsOutput) GoString() string
- func (s *DescribeVpcEndpointConnectionNotificationsOutput) SetConnectionNotificationSet(v []*ConnectionNotification) *DescribeVpcEndpointConnectionNotificationsOutput
- func (s *DescribeVpcEndpointConnectionNotificationsOutput) SetNextToken(v string) *DescribeVpcEndpointConnectionNotificationsOutput
- func (s DescribeVpcEndpointConnectionNotificationsOutput) String() string
- type DescribeVpcEndpointConnectionsInput
- func (s DescribeVpcEndpointConnectionsInput) GoString() string
- func (s *DescribeVpcEndpointConnectionsInput) SetDryRun(v bool) *DescribeVpcEndpointConnectionsInput
- func (s *DescribeVpcEndpointConnectionsInput) SetFilters(v []*Filter) *DescribeVpcEndpointConnectionsInput
- func (s *DescribeVpcEndpointConnectionsInput) SetMaxResults(v int64) *DescribeVpcEndpointConnectionsInput
- func (s *DescribeVpcEndpointConnectionsInput) SetNextToken(v string) *DescribeVpcEndpointConnectionsInput
- func (s DescribeVpcEndpointConnectionsInput) String() string
- type DescribeVpcEndpointConnectionsOutput
- func (s DescribeVpcEndpointConnectionsOutput) GoString() string
- func (s *DescribeVpcEndpointConnectionsOutput) SetNextToken(v string) *DescribeVpcEndpointConnectionsOutput
- func (s *DescribeVpcEndpointConnectionsOutput) SetVpcEndpointConnections(v []*VpcEndpointConnection) *DescribeVpcEndpointConnectionsOutput
- func (s DescribeVpcEndpointConnectionsOutput) String() string
- type DescribeVpcEndpointServiceConfigurationsInput
- func (s DescribeVpcEndpointServiceConfigurationsInput) GoString() string
- func (s *DescribeVpcEndpointServiceConfigurationsInput) SetDryRun(v bool) *DescribeVpcEndpointServiceConfigurationsInput
- func (s *DescribeVpcEndpointServiceConfigurationsInput) SetFilters(v []*Filter) *DescribeVpcEndpointServiceConfigurationsInput
- func (s *DescribeVpcEndpointServiceConfigurationsInput) SetMaxResults(v int64) *DescribeVpcEndpointServiceConfigurationsInput
- func (s *DescribeVpcEndpointServiceConfigurationsInput) SetNextToken(v string) *DescribeVpcEndpointServiceConfigurationsInput
- func (s *DescribeVpcEndpointServiceConfigurationsInput) SetServiceIds(v []*string) *DescribeVpcEndpointServiceConfigurationsInput
- func (s DescribeVpcEndpointServiceConfigurationsInput) String() string
- type DescribeVpcEndpointServiceConfigurationsOutput
- func (s DescribeVpcEndpointServiceConfigurationsOutput) GoString() string
- func (s *DescribeVpcEndpointServiceConfigurationsOutput) SetNextToken(v string) *DescribeVpcEndpointServiceConfigurationsOutput
- func (s *DescribeVpcEndpointServiceConfigurationsOutput) SetServiceConfigurations(v []*ServiceConfiguration) *DescribeVpcEndpointServiceConfigurationsOutput
- func (s DescribeVpcEndpointServiceConfigurationsOutput) String() string
- type DescribeVpcEndpointServicePermissionsInput
- func (s DescribeVpcEndpointServicePermissionsInput) GoString() string
- func (s *DescribeVpcEndpointServicePermissionsInput) SetDryRun(v bool) *DescribeVpcEndpointServicePermissionsInput
- func (s *DescribeVpcEndpointServicePermissionsInput) SetFilters(v []*Filter) *DescribeVpcEndpointServicePermissionsInput
- func (s *DescribeVpcEndpointServicePermissionsInput) SetMaxResults(v int64) *DescribeVpcEndpointServicePermissionsInput
- func (s *DescribeVpcEndpointServicePermissionsInput) SetNextToken(v string) *DescribeVpcEndpointServicePermissionsInput
- func (s *DescribeVpcEndpointServicePermissionsInput) SetServiceId(v string) *DescribeVpcEndpointServicePermissionsInput
- func (s DescribeVpcEndpointServicePermissionsInput) String() string
- func (s *DescribeVpcEndpointServicePermissionsInput) Validate() error
- type DescribeVpcEndpointServicePermissionsOutput
- func (s DescribeVpcEndpointServicePermissionsOutput) GoString() string
- func (s *DescribeVpcEndpointServicePermissionsOutput) SetAllowedPrincipals(v []*AllowedPrincipal) *DescribeVpcEndpointServicePermissionsOutput
- func (s *DescribeVpcEndpointServicePermissionsOutput) SetNextToken(v string) *DescribeVpcEndpointServicePermissionsOutput
- func (s DescribeVpcEndpointServicePermissionsOutput) String() string
- type DescribeVpcEndpointServicesInput
- func (s DescribeVpcEndpointServicesInput) GoString() string
- func (s *DescribeVpcEndpointServicesInput) SetDryRun(v bool) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetFilters(v []*Filter) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetMaxResults(v int64) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetNextToken(v string) *DescribeVpcEndpointServicesInput
- func (s *DescribeVpcEndpointServicesInput) SetServiceNames(v []*string) *DescribeVpcEndpointServicesInput
- func (s DescribeVpcEndpointServicesInput) String() string
- type DescribeVpcEndpointServicesOutput
- func (s DescribeVpcEndpointServicesOutput) GoString() string
- func (s *DescribeVpcEndpointServicesOutput) SetNextToken(v string) *DescribeVpcEndpointServicesOutput
- func (s *DescribeVpcEndpointServicesOutput) SetServiceDetails(v []*ServiceDetail) *DescribeVpcEndpointServicesOutput
- func (s *DescribeVpcEndpointServicesOutput) SetServiceNames(v []*string) *DescribeVpcEndpointServicesOutput
- func (s DescribeVpcEndpointServicesOutput) String() string
- type DescribeVpcEndpointsInput
- func (s DescribeVpcEndpointsInput) GoString() string
- func (s *DescribeVpcEndpointsInput) SetDryRun(v bool) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetFilters(v []*Filter) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetMaxResults(v int64) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetNextToken(v string) *DescribeVpcEndpointsInput
- func (s *DescribeVpcEndpointsInput) SetVpcEndpointIds(v []*string) *DescribeVpcEndpointsInput
- func (s DescribeVpcEndpointsInput) String() string
- type DescribeVpcEndpointsOutput
- type DescribeVpcPeeringConnectionsInput
- func (s DescribeVpcPeeringConnectionsInput) GoString() string
- func (s *DescribeVpcPeeringConnectionsInput) SetDryRun(v bool) *DescribeVpcPeeringConnectionsInput
- func (s *DescribeVpcPeeringConnectionsInput) SetFilters(v []*Filter) *DescribeVpcPeeringConnectionsInput
- func (s *DescribeVpcPeeringConnectionsInput) SetVpcPeeringConnectionIds(v []*string) *DescribeVpcPeeringConnectionsInput
- func (s DescribeVpcPeeringConnectionsInput) String() string
- type DescribeVpcPeeringConnectionsOutput
- type DescribeVpcsInput
- type DescribeVpcsOutput
- type DescribeVpnConnectionsInput
- func (s DescribeVpnConnectionsInput) GoString() string
- func (s *DescribeVpnConnectionsInput) SetDryRun(v bool) *DescribeVpnConnectionsInput
- func (s *DescribeVpnConnectionsInput) SetFilters(v []*Filter) *DescribeVpnConnectionsInput
- func (s *DescribeVpnConnectionsInput) SetVpnConnectionIds(v []*string) *DescribeVpnConnectionsInput
- func (s DescribeVpnConnectionsInput) String() string
- type DescribeVpnConnectionsOutput
- type DescribeVpnGatewaysInput
- func (s DescribeVpnGatewaysInput) GoString() string
- func (s *DescribeVpnGatewaysInput) SetDryRun(v bool) *DescribeVpnGatewaysInput
- func (s *DescribeVpnGatewaysInput) SetFilters(v []*Filter) *DescribeVpnGatewaysInput
- func (s *DescribeVpnGatewaysInput) SetVpnGatewayIds(v []*string) *DescribeVpnGatewaysInput
- func (s DescribeVpnGatewaysInput) String() string
- type DescribeVpnGatewaysOutput
- type DetachClassicLinkVpcInput
- func (s DetachClassicLinkVpcInput) GoString() string
- func (s *DetachClassicLinkVpcInput) SetDryRun(v bool) *DetachClassicLinkVpcInput
- func (s *DetachClassicLinkVpcInput) SetInstanceId(v string) *DetachClassicLinkVpcInput
- func (s *DetachClassicLinkVpcInput) SetVpcId(v string) *DetachClassicLinkVpcInput
- func (s DetachClassicLinkVpcInput) String() string
- func (s *DetachClassicLinkVpcInput) Validate() error
- type DetachClassicLinkVpcOutput
- type DetachInternetGatewayInput
- func (s DetachInternetGatewayInput) GoString() string
- func (s *DetachInternetGatewayInput) SetDryRun(v bool) *DetachInternetGatewayInput
- func (s *DetachInternetGatewayInput) SetInternetGatewayId(v string) *DetachInternetGatewayInput
- func (s *DetachInternetGatewayInput) SetVpcId(v string) *DetachInternetGatewayInput
- func (s DetachInternetGatewayInput) String() string
- func (s *DetachInternetGatewayInput) Validate() error
- type DetachInternetGatewayOutput
- type DetachNetworkInterfaceInput
- func (s DetachNetworkInterfaceInput) GoString() string
- func (s *DetachNetworkInterfaceInput) SetAttachmentId(v string) *DetachNetworkInterfaceInput
- func (s *DetachNetworkInterfaceInput) SetDryRun(v bool) *DetachNetworkInterfaceInput
- func (s *DetachNetworkInterfaceInput) SetForce(v bool) *DetachNetworkInterfaceInput
- func (s DetachNetworkInterfaceInput) String() string
- func (s *DetachNetworkInterfaceInput) Validate() error
- type DetachNetworkInterfaceOutput
- type DetachVolumeInput
- func (s DetachVolumeInput) GoString() string
- func (s *DetachVolumeInput) SetDevice(v string) *DetachVolumeInput
- func (s *DetachVolumeInput) SetDryRun(v bool) *DetachVolumeInput
- func (s *DetachVolumeInput) SetForce(v bool) *DetachVolumeInput
- func (s *DetachVolumeInput) SetInstanceId(v string) *DetachVolumeInput
- func (s *DetachVolumeInput) SetVolumeId(v string) *DetachVolumeInput
- func (s DetachVolumeInput) String() string
- func (s *DetachVolumeInput) Validate() error
- type DetachVpnGatewayInput
- func (s DetachVpnGatewayInput) GoString() string
- func (s *DetachVpnGatewayInput) SetDryRun(v bool) *DetachVpnGatewayInput
- func (s *DetachVpnGatewayInput) SetVpcId(v string) *DetachVpnGatewayInput
- func (s *DetachVpnGatewayInput) SetVpnGatewayId(v string) *DetachVpnGatewayInput
- func (s DetachVpnGatewayInput) String() string
- func (s *DetachVpnGatewayInput) Validate() error
- type DetachVpnGatewayOutput
- type DhcpConfiguration
- type DhcpOptions
- func (s DhcpOptions) GoString() string
- func (s *DhcpOptions) SetDhcpConfigurations(v []*DhcpConfiguration) *DhcpOptions
- func (s *DhcpOptions) SetDhcpOptionsId(v string) *DhcpOptions
- func (s *DhcpOptions) SetOwnerId(v string) *DhcpOptions
- func (s *DhcpOptions) SetTags(v []*Tag) *DhcpOptions
- func (s DhcpOptions) String() string
- type DirectoryServiceAuthentication
- type DirectoryServiceAuthenticationRequest
- type DisableTransitGatewayRouteTablePropagationInput
- func (s DisableTransitGatewayRouteTablePropagationInput) GoString() string
- func (s *DisableTransitGatewayRouteTablePropagationInput) SetDryRun(v bool) *DisableTransitGatewayRouteTablePropagationInput
- func (s *DisableTransitGatewayRouteTablePropagationInput) SetTransitGatewayAttachmentId(v string) *DisableTransitGatewayRouteTablePropagationInput
- func (s *DisableTransitGatewayRouteTablePropagationInput) SetTransitGatewayRouteTableId(v string) *DisableTransitGatewayRouteTablePropagationInput
- func (s DisableTransitGatewayRouteTablePropagationInput) String() string
- func (s *DisableTransitGatewayRouteTablePropagationInput) Validate() error
- type DisableTransitGatewayRouteTablePropagationOutput
- func (s DisableTransitGatewayRouteTablePropagationOutput) GoString() string
- func (s *DisableTransitGatewayRouteTablePropagationOutput) SetPropagation(v *TransitGatewayPropagation) *DisableTransitGatewayRouteTablePropagationOutput
- func (s DisableTransitGatewayRouteTablePropagationOutput) String() string
- type DisableVgwRoutePropagationInput
- func (s DisableVgwRoutePropagationInput) GoString() string
- func (s *DisableVgwRoutePropagationInput) SetGatewayId(v string) *DisableVgwRoutePropagationInput
- func (s *DisableVgwRoutePropagationInput) SetRouteTableId(v string) *DisableVgwRoutePropagationInput
- func (s DisableVgwRoutePropagationInput) String() string
- func (s *DisableVgwRoutePropagationInput) Validate() error
- type DisableVgwRoutePropagationOutput
- type DisableVpcClassicLinkDnsSupportInput
- type DisableVpcClassicLinkDnsSupportOutput
- type DisableVpcClassicLinkInput
- func (s DisableVpcClassicLinkInput) GoString() string
- func (s *DisableVpcClassicLinkInput) SetDryRun(v bool) *DisableVpcClassicLinkInput
- func (s *DisableVpcClassicLinkInput) SetVpcId(v string) *DisableVpcClassicLinkInput
- func (s DisableVpcClassicLinkInput) String() string
- func (s *DisableVpcClassicLinkInput) Validate() error
- type DisableVpcClassicLinkOutput
- type DisassociateAddressInput
- func (s DisassociateAddressInput) GoString() string
- func (s *DisassociateAddressInput) SetAssociationId(v string) *DisassociateAddressInput
- func (s *DisassociateAddressInput) SetDryRun(v bool) *DisassociateAddressInput
- func (s *DisassociateAddressInput) SetPublicIp(v string) *DisassociateAddressInput
- func (s DisassociateAddressInput) String() string
- type DisassociateAddressOutput
- type DisassociateClientVpnTargetNetworkInput
- func (s DisassociateClientVpnTargetNetworkInput) GoString() string
- func (s *DisassociateClientVpnTargetNetworkInput) SetAssociationId(v string) *DisassociateClientVpnTargetNetworkInput
- func (s *DisassociateClientVpnTargetNetworkInput) SetClientVpnEndpointId(v string) *DisassociateClientVpnTargetNetworkInput
- func (s *DisassociateClientVpnTargetNetworkInput) SetDryRun(v bool) *DisassociateClientVpnTargetNetworkInput
- func (s DisassociateClientVpnTargetNetworkInput) String() string
- func (s *DisassociateClientVpnTargetNetworkInput) Validate() error
- type DisassociateClientVpnTargetNetworkOutput
- func (s DisassociateClientVpnTargetNetworkOutput) GoString() string
- func (s *DisassociateClientVpnTargetNetworkOutput) SetAssociationId(v string) *DisassociateClientVpnTargetNetworkOutput
- func (s *DisassociateClientVpnTargetNetworkOutput) SetStatus(v *AssociationStatus) *DisassociateClientVpnTargetNetworkOutput
- func (s DisassociateClientVpnTargetNetworkOutput) String() string
- type DisassociateIamInstanceProfileInput
- type DisassociateIamInstanceProfileOutput
- type DisassociateRouteTableInput
- func (s DisassociateRouteTableInput) GoString() string
- func (s *DisassociateRouteTableInput) SetAssociationId(v string) *DisassociateRouteTableInput
- func (s *DisassociateRouteTableInput) SetDryRun(v bool) *DisassociateRouteTableInput
- func (s DisassociateRouteTableInput) String() string
- func (s *DisassociateRouteTableInput) Validate() error
- type DisassociateRouteTableOutput
- type DisassociateSubnetCidrBlockInput
- type DisassociateSubnetCidrBlockOutput
- func (s DisassociateSubnetCidrBlockOutput) GoString() string
- func (s *DisassociateSubnetCidrBlockOutput) SetIpv6CidrBlockAssociation(v *SubnetIpv6CidrBlockAssociation) *DisassociateSubnetCidrBlockOutput
- func (s *DisassociateSubnetCidrBlockOutput) SetSubnetId(v string) *DisassociateSubnetCidrBlockOutput
- func (s DisassociateSubnetCidrBlockOutput) String() string
- type DisassociateTransitGatewayRouteTableInput
- func (s DisassociateTransitGatewayRouteTableInput) GoString() string
- func (s *DisassociateTransitGatewayRouteTableInput) SetDryRun(v bool) *DisassociateTransitGatewayRouteTableInput
- func (s *DisassociateTransitGatewayRouteTableInput) SetTransitGatewayAttachmentId(v string) *DisassociateTransitGatewayRouteTableInput
- func (s *DisassociateTransitGatewayRouteTableInput) SetTransitGatewayRouteTableId(v string) *DisassociateTransitGatewayRouteTableInput
- func (s DisassociateTransitGatewayRouteTableInput) String() string
- func (s *DisassociateTransitGatewayRouteTableInput) Validate() error
- type DisassociateTransitGatewayRouteTableOutput
- type DisassociateVpcCidrBlockInput
- type DisassociateVpcCidrBlockOutput
- func (s DisassociateVpcCidrBlockOutput) GoString() string
- func (s *DisassociateVpcCidrBlockOutput) SetCidrBlockAssociation(v *VpcCidrBlockAssociation) *DisassociateVpcCidrBlockOutput
- func (s *DisassociateVpcCidrBlockOutput) SetIpv6CidrBlockAssociation(v *VpcIpv6CidrBlockAssociation) *DisassociateVpcCidrBlockOutput
- func (s *DisassociateVpcCidrBlockOutput) SetVpcId(v string) *DisassociateVpcCidrBlockOutput
- func (s DisassociateVpcCidrBlockOutput) String() string
- type DiskImage
- type DiskImageDescription
- func (s DiskImageDescription) GoString() string
- func (s *DiskImageDescription) SetChecksum(v string) *DiskImageDescription
- func (s *DiskImageDescription) SetFormat(v string) *DiskImageDescription
- func (s *DiskImageDescription) SetImportManifestUrl(v string) *DiskImageDescription
- func (s *DiskImageDescription) SetSize(v int64) *DiskImageDescription
- func (s DiskImageDescription) String() string
- type DiskImageDetail
- func (s DiskImageDetail) GoString() string
- func (s *DiskImageDetail) SetBytes(v int64) *DiskImageDetail
- func (s *DiskImageDetail) SetFormat(v string) *DiskImageDetail
- func (s *DiskImageDetail) SetImportManifestUrl(v string) *DiskImageDetail
- func (s DiskImageDetail) String() string
- func (s *DiskImageDetail) Validate() error
- type DiskImageVolumeDescription
- type DnsEntry
- type DnsServersOptionsModifyStructure
- func (s DnsServersOptionsModifyStructure) GoString() string
- func (s *DnsServersOptionsModifyStructure) SetCustomDnsServers(v []*string) *DnsServersOptionsModifyStructure
- func (s *DnsServersOptionsModifyStructure) SetEnabled(v bool) *DnsServersOptionsModifyStructure
- func (s DnsServersOptionsModifyStructure) String() string
- type EC2
- func (c *EC2) AcceptReservedInstancesExchangeQuote(input *AcceptReservedInstancesExchangeQuoteInput) (*AcceptReservedInstancesExchangeQuoteOutput, error)
- func (c *EC2) AcceptReservedInstancesExchangeQuoteRequest(input *AcceptReservedInstancesExchangeQuoteInput) (req *request.Request, output *AcceptReservedInstancesExchangeQuoteOutput)
- func (c *EC2) AcceptReservedInstancesExchangeQuoteWithContext(ctx aws.Context, input *AcceptReservedInstancesExchangeQuoteInput, ...) (*AcceptReservedInstancesExchangeQuoteOutput, error)
- func (c *EC2) AcceptTransitGatewayVpcAttachment(input *AcceptTransitGatewayVpcAttachmentInput) (*AcceptTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) AcceptTransitGatewayVpcAttachmentRequest(input *AcceptTransitGatewayVpcAttachmentInput) (req *request.Request, output *AcceptTransitGatewayVpcAttachmentOutput)
- func (c *EC2) AcceptTransitGatewayVpcAttachmentWithContext(ctx aws.Context, input *AcceptTransitGatewayVpcAttachmentInput, ...) (*AcceptTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) AcceptVpcEndpointConnections(input *AcceptVpcEndpointConnectionsInput) (*AcceptVpcEndpointConnectionsOutput, error)
- func (c *EC2) AcceptVpcEndpointConnectionsRequest(input *AcceptVpcEndpointConnectionsInput) (req *request.Request, output *AcceptVpcEndpointConnectionsOutput)
- func (c *EC2) AcceptVpcEndpointConnectionsWithContext(ctx aws.Context, input *AcceptVpcEndpointConnectionsInput, ...) (*AcceptVpcEndpointConnectionsOutput, error)
- func (c *EC2) AcceptVpcPeeringConnection(input *AcceptVpcPeeringConnectionInput) (*AcceptVpcPeeringConnectionOutput, error)
- func (c *EC2) AcceptVpcPeeringConnectionRequest(input *AcceptVpcPeeringConnectionInput) (req *request.Request, output *AcceptVpcPeeringConnectionOutput)
- func (c *EC2) AcceptVpcPeeringConnectionWithContext(ctx aws.Context, input *AcceptVpcPeeringConnectionInput, ...) (*AcceptVpcPeeringConnectionOutput, error)
- func (c *EC2) AdvertiseByoipCidr(input *AdvertiseByoipCidrInput) (*AdvertiseByoipCidrOutput, error)
- func (c *EC2) AdvertiseByoipCidrRequest(input *AdvertiseByoipCidrInput) (req *request.Request, output *AdvertiseByoipCidrOutput)
- func (c *EC2) AdvertiseByoipCidrWithContext(ctx aws.Context, input *AdvertiseByoipCidrInput, opts ...request.Option) (*AdvertiseByoipCidrOutput, error)
- func (c *EC2) AllocateAddress(input *AllocateAddressInput) (*AllocateAddressOutput, error)
- func (c *EC2) AllocateAddressRequest(input *AllocateAddressInput) (req *request.Request, output *AllocateAddressOutput)
- func (c *EC2) AllocateAddressWithContext(ctx aws.Context, input *AllocateAddressInput, opts ...request.Option) (*AllocateAddressOutput, error)
- func (c *EC2) AllocateHosts(input *AllocateHostsInput) (*AllocateHostsOutput, error)
- func (c *EC2) AllocateHostsRequest(input *AllocateHostsInput) (req *request.Request, output *AllocateHostsOutput)
- func (c *EC2) AllocateHostsWithContext(ctx aws.Context, input *AllocateHostsInput, opts ...request.Option) (*AllocateHostsOutput, error)
- func (c *EC2) ApplySecurityGroupsToClientVpnTargetNetwork(input *ApplySecurityGroupsToClientVpnTargetNetworkInput) (*ApplySecurityGroupsToClientVpnTargetNetworkOutput, error)
- func (c *EC2) ApplySecurityGroupsToClientVpnTargetNetworkRequest(input *ApplySecurityGroupsToClientVpnTargetNetworkInput) (req *request.Request, ...)
- func (c *EC2) ApplySecurityGroupsToClientVpnTargetNetworkWithContext(ctx aws.Context, input *ApplySecurityGroupsToClientVpnTargetNetworkInput, ...) (*ApplySecurityGroupsToClientVpnTargetNetworkOutput, error)
- func (c *EC2) AssignIpv6Addresses(input *AssignIpv6AddressesInput) (*AssignIpv6AddressesOutput, error)
- func (c *EC2) AssignIpv6AddressesRequest(input *AssignIpv6AddressesInput) (req *request.Request, output *AssignIpv6AddressesOutput)
- func (c *EC2) AssignIpv6AddressesWithContext(ctx aws.Context, input *AssignIpv6AddressesInput, opts ...request.Option) (*AssignIpv6AddressesOutput, error)
- func (c *EC2) AssignPrivateIpAddresses(input *AssignPrivateIpAddressesInput) (*AssignPrivateIpAddressesOutput, error)
- func (c *EC2) AssignPrivateIpAddressesRequest(input *AssignPrivateIpAddressesInput) (req *request.Request, output *AssignPrivateIpAddressesOutput)
- func (c *EC2) AssignPrivateIpAddressesWithContext(ctx aws.Context, input *AssignPrivateIpAddressesInput, opts ...request.Option) (*AssignPrivateIpAddressesOutput, error)
- func (c *EC2) AssociateAddress(input *AssociateAddressInput) (*AssociateAddressOutput, error)
- func (c *EC2) AssociateAddressRequest(input *AssociateAddressInput) (req *request.Request, output *AssociateAddressOutput)
- func (c *EC2) AssociateAddressWithContext(ctx aws.Context, input *AssociateAddressInput, opts ...request.Option) (*AssociateAddressOutput, error)
- func (c *EC2) AssociateClientVpnTargetNetwork(input *AssociateClientVpnTargetNetworkInput) (*AssociateClientVpnTargetNetworkOutput, error)
- func (c *EC2) AssociateClientVpnTargetNetworkRequest(input *AssociateClientVpnTargetNetworkInput) (req *request.Request, output *AssociateClientVpnTargetNetworkOutput)
- func (c *EC2) AssociateClientVpnTargetNetworkWithContext(ctx aws.Context, input *AssociateClientVpnTargetNetworkInput, ...) (*AssociateClientVpnTargetNetworkOutput, error)
- func (c *EC2) AssociateDhcpOptions(input *AssociateDhcpOptionsInput) (*AssociateDhcpOptionsOutput, error)
- func (c *EC2) AssociateDhcpOptionsRequest(input *AssociateDhcpOptionsInput) (req *request.Request, output *AssociateDhcpOptionsOutput)
- func (c *EC2) AssociateDhcpOptionsWithContext(ctx aws.Context, input *AssociateDhcpOptionsInput, opts ...request.Option) (*AssociateDhcpOptionsOutput, error)
- func (c *EC2) AssociateIamInstanceProfile(input *AssociateIamInstanceProfileInput) (*AssociateIamInstanceProfileOutput, error)
- func (c *EC2) AssociateIamInstanceProfileRequest(input *AssociateIamInstanceProfileInput) (req *request.Request, output *AssociateIamInstanceProfileOutput)
- func (c *EC2) AssociateIamInstanceProfileWithContext(ctx aws.Context, input *AssociateIamInstanceProfileInput, ...) (*AssociateIamInstanceProfileOutput, error)
- func (c *EC2) AssociateRouteTable(input *AssociateRouteTableInput) (*AssociateRouteTableOutput, error)
- func (c *EC2) AssociateRouteTableRequest(input *AssociateRouteTableInput) (req *request.Request, output *AssociateRouteTableOutput)
- func (c *EC2) AssociateRouteTableWithContext(ctx aws.Context, input *AssociateRouteTableInput, opts ...request.Option) (*AssociateRouteTableOutput, error)
- func (c *EC2) AssociateSubnetCidrBlock(input *AssociateSubnetCidrBlockInput) (*AssociateSubnetCidrBlockOutput, error)
- func (c *EC2) AssociateSubnetCidrBlockRequest(input *AssociateSubnetCidrBlockInput) (req *request.Request, output *AssociateSubnetCidrBlockOutput)
- func (c *EC2) AssociateSubnetCidrBlockWithContext(ctx aws.Context, input *AssociateSubnetCidrBlockInput, opts ...request.Option) (*AssociateSubnetCidrBlockOutput, error)
- func (c *EC2) AssociateTransitGatewayRouteTable(input *AssociateTransitGatewayRouteTableInput) (*AssociateTransitGatewayRouteTableOutput, error)
- func (c *EC2) AssociateTransitGatewayRouteTableRequest(input *AssociateTransitGatewayRouteTableInput) (req *request.Request, output *AssociateTransitGatewayRouteTableOutput)
- func (c *EC2) AssociateTransitGatewayRouteTableWithContext(ctx aws.Context, input *AssociateTransitGatewayRouteTableInput, ...) (*AssociateTransitGatewayRouteTableOutput, error)
- func (c *EC2) AssociateVpcCidrBlock(input *AssociateVpcCidrBlockInput) (*AssociateVpcCidrBlockOutput, error)
- func (c *EC2) AssociateVpcCidrBlockRequest(input *AssociateVpcCidrBlockInput) (req *request.Request, output *AssociateVpcCidrBlockOutput)
- func (c *EC2) AssociateVpcCidrBlockWithContext(ctx aws.Context, input *AssociateVpcCidrBlockInput, opts ...request.Option) (*AssociateVpcCidrBlockOutput, error)
- func (c *EC2) AttachClassicLinkVpc(input *AttachClassicLinkVpcInput) (*AttachClassicLinkVpcOutput, error)
- func (c *EC2) AttachClassicLinkVpcRequest(input *AttachClassicLinkVpcInput) (req *request.Request, output *AttachClassicLinkVpcOutput)
- func (c *EC2) AttachClassicLinkVpcWithContext(ctx aws.Context, input *AttachClassicLinkVpcInput, opts ...request.Option) (*AttachClassicLinkVpcOutput, error)
- func (c *EC2) AttachInternetGateway(input *AttachInternetGatewayInput) (*AttachInternetGatewayOutput, error)
- func (c *EC2) AttachInternetGatewayRequest(input *AttachInternetGatewayInput) (req *request.Request, output *AttachInternetGatewayOutput)
- func (c *EC2) AttachInternetGatewayWithContext(ctx aws.Context, input *AttachInternetGatewayInput, opts ...request.Option) (*AttachInternetGatewayOutput, error)
- func (c *EC2) AttachNetworkInterface(input *AttachNetworkInterfaceInput) (*AttachNetworkInterfaceOutput, error)
- func (c *EC2) AttachNetworkInterfaceRequest(input *AttachNetworkInterfaceInput) (req *request.Request, output *AttachNetworkInterfaceOutput)
- func (c *EC2) AttachNetworkInterfaceWithContext(ctx aws.Context, input *AttachNetworkInterfaceInput, opts ...request.Option) (*AttachNetworkInterfaceOutput, error)
- func (c *EC2) AttachVolume(input *AttachVolumeInput) (*VolumeAttachment, error)
- func (c *EC2) AttachVolumeRequest(input *AttachVolumeInput) (req *request.Request, output *VolumeAttachment)
- func (c *EC2) AttachVolumeWithContext(ctx aws.Context, input *AttachVolumeInput, opts ...request.Option) (*VolumeAttachment, error)
- func (c *EC2) AttachVpnGateway(input *AttachVpnGatewayInput) (*AttachVpnGatewayOutput, error)
- func (c *EC2) AttachVpnGatewayRequest(input *AttachVpnGatewayInput) (req *request.Request, output *AttachVpnGatewayOutput)
- func (c *EC2) AttachVpnGatewayWithContext(ctx aws.Context, input *AttachVpnGatewayInput, opts ...request.Option) (*AttachVpnGatewayOutput, error)
- func (c *EC2) AuthorizeClientVpnIngress(input *AuthorizeClientVpnIngressInput) (*AuthorizeClientVpnIngressOutput, error)
- func (c *EC2) AuthorizeClientVpnIngressRequest(input *AuthorizeClientVpnIngressInput) (req *request.Request, output *AuthorizeClientVpnIngressOutput)
- func (c *EC2) AuthorizeClientVpnIngressWithContext(ctx aws.Context, input *AuthorizeClientVpnIngressInput, opts ...request.Option) (*AuthorizeClientVpnIngressOutput, error)
- func (c *EC2) AuthorizeSecurityGroupEgress(input *AuthorizeSecurityGroupEgressInput) (*AuthorizeSecurityGroupEgressOutput, error)
- func (c *EC2) AuthorizeSecurityGroupEgressRequest(input *AuthorizeSecurityGroupEgressInput) (req *request.Request, output *AuthorizeSecurityGroupEgressOutput)
- func (c *EC2) AuthorizeSecurityGroupEgressWithContext(ctx aws.Context, input *AuthorizeSecurityGroupEgressInput, ...) (*AuthorizeSecurityGroupEgressOutput, error)
- func (c *EC2) AuthorizeSecurityGroupIngress(input *AuthorizeSecurityGroupIngressInput) (*AuthorizeSecurityGroupIngressOutput, error)
- func (c *EC2) AuthorizeSecurityGroupIngressRequest(input *AuthorizeSecurityGroupIngressInput) (req *request.Request, output *AuthorizeSecurityGroupIngressOutput)
- func (c *EC2) AuthorizeSecurityGroupIngressWithContext(ctx aws.Context, input *AuthorizeSecurityGroupIngressInput, ...) (*AuthorizeSecurityGroupIngressOutput, error)
- func (c *EC2) BundleInstance(input *BundleInstanceInput) (*BundleInstanceOutput, error)
- func (c *EC2) BundleInstanceRequest(input *BundleInstanceInput) (req *request.Request, output *BundleInstanceOutput)
- func (c *EC2) BundleInstanceWithContext(ctx aws.Context, input *BundleInstanceInput, opts ...request.Option) (*BundleInstanceOutput, error)
- func (c *EC2) CancelBundleTask(input *CancelBundleTaskInput) (*CancelBundleTaskOutput, error)
- func (c *EC2) CancelBundleTaskRequest(input *CancelBundleTaskInput) (req *request.Request, output *CancelBundleTaskOutput)
- func (c *EC2) CancelBundleTaskWithContext(ctx aws.Context, input *CancelBundleTaskInput, opts ...request.Option) (*CancelBundleTaskOutput, error)
- func (c *EC2) CancelCapacityReservation(input *CancelCapacityReservationInput) (*CancelCapacityReservationOutput, error)
- func (c *EC2) CancelCapacityReservationRequest(input *CancelCapacityReservationInput) (req *request.Request, output *CancelCapacityReservationOutput)
- func (c *EC2) CancelCapacityReservationWithContext(ctx aws.Context, input *CancelCapacityReservationInput, opts ...request.Option) (*CancelCapacityReservationOutput, error)
- func (c *EC2) CancelConversionTask(input *CancelConversionTaskInput) (*CancelConversionTaskOutput, error)
- func (c *EC2) CancelConversionTaskRequest(input *CancelConversionTaskInput) (req *request.Request, output *CancelConversionTaskOutput)
- func (c *EC2) CancelConversionTaskWithContext(ctx aws.Context, input *CancelConversionTaskInput, opts ...request.Option) (*CancelConversionTaskOutput, error)
- func (c *EC2) CancelExportTask(input *CancelExportTaskInput) (*CancelExportTaskOutput, error)
- func (c *EC2) CancelExportTaskRequest(input *CancelExportTaskInput) (req *request.Request, output *CancelExportTaskOutput)
- func (c *EC2) CancelExportTaskWithContext(ctx aws.Context, input *CancelExportTaskInput, opts ...request.Option) (*CancelExportTaskOutput, error)
- func (c *EC2) CancelImportTask(input *CancelImportTaskInput) (*CancelImportTaskOutput, error)
- func (c *EC2) CancelImportTaskRequest(input *CancelImportTaskInput) (req *request.Request, output *CancelImportTaskOutput)
- func (c *EC2) CancelImportTaskWithContext(ctx aws.Context, input *CancelImportTaskInput, opts ...request.Option) (*CancelImportTaskOutput, error)
- func (c *EC2) CancelReservedInstancesListing(input *CancelReservedInstancesListingInput) (*CancelReservedInstancesListingOutput, error)
- func (c *EC2) CancelReservedInstancesListingRequest(input *CancelReservedInstancesListingInput) (req *request.Request, output *CancelReservedInstancesListingOutput)
- func (c *EC2) CancelReservedInstancesListingWithContext(ctx aws.Context, input *CancelReservedInstancesListingInput, ...) (*CancelReservedInstancesListingOutput, error)
- func (c *EC2) CancelSpotFleetRequests(input *CancelSpotFleetRequestsInput) (*CancelSpotFleetRequestsOutput, error)
- func (c *EC2) CancelSpotFleetRequestsRequest(input *CancelSpotFleetRequestsInput) (req *request.Request, output *CancelSpotFleetRequestsOutput)
- func (c *EC2) CancelSpotFleetRequestsWithContext(ctx aws.Context, input *CancelSpotFleetRequestsInput, opts ...request.Option) (*CancelSpotFleetRequestsOutput, error)
- func (c *EC2) CancelSpotInstanceRequests(input *CancelSpotInstanceRequestsInput) (*CancelSpotInstanceRequestsOutput, error)
- func (c *EC2) CancelSpotInstanceRequestsRequest(input *CancelSpotInstanceRequestsInput) (req *request.Request, output *CancelSpotInstanceRequestsOutput)
- func (c *EC2) CancelSpotInstanceRequestsWithContext(ctx aws.Context, input *CancelSpotInstanceRequestsInput, ...) (*CancelSpotInstanceRequestsOutput, error)
- func (c *EC2) ConfirmProductInstance(input *ConfirmProductInstanceInput) (*ConfirmProductInstanceOutput, error)
- func (c *EC2) ConfirmProductInstanceRequest(input *ConfirmProductInstanceInput) (req *request.Request, output *ConfirmProductInstanceOutput)
- func (c *EC2) ConfirmProductInstanceWithContext(ctx aws.Context, input *ConfirmProductInstanceInput, opts ...request.Option) (*ConfirmProductInstanceOutput, error)
- func (c *EC2) CopyFpgaImage(input *CopyFpgaImageInput) (*CopyFpgaImageOutput, error)
- func (c *EC2) CopyFpgaImageRequest(input *CopyFpgaImageInput) (req *request.Request, output *CopyFpgaImageOutput)
- func (c *EC2) CopyFpgaImageWithContext(ctx aws.Context, input *CopyFpgaImageInput, opts ...request.Option) (*CopyFpgaImageOutput, error)
- func (c *EC2) CopyImage(input *CopyImageInput) (*CopyImageOutput, error)
- func (c *EC2) CopyImageRequest(input *CopyImageInput) (req *request.Request, output *CopyImageOutput)
- func (c *EC2) CopyImageWithContext(ctx aws.Context, input *CopyImageInput, opts ...request.Option) (*CopyImageOutput, error)
- func (c *EC2) CopySnapshot(input *CopySnapshotInput) (*CopySnapshotOutput, error)
- func (c *EC2) CopySnapshotRequest(input *CopySnapshotInput) (req *request.Request, output *CopySnapshotOutput)
- func (c *EC2) CopySnapshotWithContext(ctx aws.Context, input *CopySnapshotInput, opts ...request.Option) (*CopySnapshotOutput, error)
- func (c *EC2) CreateCapacityReservation(input *CreateCapacityReservationInput) (*CreateCapacityReservationOutput, error)
- func (c *EC2) CreateCapacityReservationRequest(input *CreateCapacityReservationInput) (req *request.Request, output *CreateCapacityReservationOutput)
- func (c *EC2) CreateCapacityReservationWithContext(ctx aws.Context, input *CreateCapacityReservationInput, opts ...request.Option) (*CreateCapacityReservationOutput, error)
- func (c *EC2) CreateClientVpnEndpoint(input *CreateClientVpnEndpointInput) (*CreateClientVpnEndpointOutput, error)
- func (c *EC2) CreateClientVpnEndpointRequest(input *CreateClientVpnEndpointInput) (req *request.Request, output *CreateClientVpnEndpointOutput)
- func (c *EC2) CreateClientVpnEndpointWithContext(ctx aws.Context, input *CreateClientVpnEndpointInput, opts ...request.Option) (*CreateClientVpnEndpointOutput, error)
- func (c *EC2) CreateClientVpnRoute(input *CreateClientVpnRouteInput) (*CreateClientVpnRouteOutput, error)
- func (c *EC2) CreateClientVpnRouteRequest(input *CreateClientVpnRouteInput) (req *request.Request, output *CreateClientVpnRouteOutput)
- func (c *EC2) CreateClientVpnRouteWithContext(ctx aws.Context, input *CreateClientVpnRouteInput, opts ...request.Option) (*CreateClientVpnRouteOutput, error)
- func (c *EC2) CreateCustomerGateway(input *CreateCustomerGatewayInput) (*CreateCustomerGatewayOutput, error)
- func (c *EC2) CreateCustomerGatewayRequest(input *CreateCustomerGatewayInput) (req *request.Request, output *CreateCustomerGatewayOutput)
- func (c *EC2) CreateCustomerGatewayWithContext(ctx aws.Context, input *CreateCustomerGatewayInput, opts ...request.Option) (*CreateCustomerGatewayOutput, error)
- func (c *EC2) CreateDefaultSubnet(input *CreateDefaultSubnetInput) (*CreateDefaultSubnetOutput, error)
- func (c *EC2) CreateDefaultSubnetRequest(input *CreateDefaultSubnetInput) (req *request.Request, output *CreateDefaultSubnetOutput)
- func (c *EC2) CreateDefaultSubnetWithContext(ctx aws.Context, input *CreateDefaultSubnetInput, opts ...request.Option) (*CreateDefaultSubnetOutput, error)
- func (c *EC2) CreateDefaultVpc(input *CreateDefaultVpcInput) (*CreateDefaultVpcOutput, error)
- func (c *EC2) CreateDefaultVpcRequest(input *CreateDefaultVpcInput) (req *request.Request, output *CreateDefaultVpcOutput)
- func (c *EC2) CreateDefaultVpcWithContext(ctx aws.Context, input *CreateDefaultVpcInput, opts ...request.Option) (*CreateDefaultVpcOutput, error)
- func (c *EC2) CreateDhcpOptions(input *CreateDhcpOptionsInput) (*CreateDhcpOptionsOutput, error)
- func (c *EC2) CreateDhcpOptionsRequest(input *CreateDhcpOptionsInput) (req *request.Request, output *CreateDhcpOptionsOutput)
- func (c *EC2) CreateDhcpOptionsWithContext(ctx aws.Context, input *CreateDhcpOptionsInput, opts ...request.Option) (*CreateDhcpOptionsOutput, error)
- func (c *EC2) CreateEgressOnlyInternetGateway(input *CreateEgressOnlyInternetGatewayInput) (*CreateEgressOnlyInternetGatewayOutput, error)
- func (c *EC2) CreateEgressOnlyInternetGatewayRequest(input *CreateEgressOnlyInternetGatewayInput) (req *request.Request, output *CreateEgressOnlyInternetGatewayOutput)
- func (c *EC2) CreateEgressOnlyInternetGatewayWithContext(ctx aws.Context, input *CreateEgressOnlyInternetGatewayInput, ...) (*CreateEgressOnlyInternetGatewayOutput, error)
- func (c *EC2) CreateFleet(input *CreateFleetInput) (*CreateFleetOutput, error)
- func (c *EC2) CreateFleetRequest(input *CreateFleetInput) (req *request.Request, output *CreateFleetOutput)
- func (c *EC2) CreateFleetWithContext(ctx aws.Context, input *CreateFleetInput, opts ...request.Option) (*CreateFleetOutput, error)
- func (c *EC2) CreateFlowLogs(input *CreateFlowLogsInput) (*CreateFlowLogsOutput, error)
- func (c *EC2) CreateFlowLogsRequest(input *CreateFlowLogsInput) (req *request.Request, output *CreateFlowLogsOutput)
- func (c *EC2) CreateFlowLogsWithContext(ctx aws.Context, input *CreateFlowLogsInput, opts ...request.Option) (*CreateFlowLogsOutput, error)
- func (c *EC2) CreateFpgaImage(input *CreateFpgaImageInput) (*CreateFpgaImageOutput, error)
- func (c *EC2) CreateFpgaImageRequest(input *CreateFpgaImageInput) (req *request.Request, output *CreateFpgaImageOutput)
- func (c *EC2) CreateFpgaImageWithContext(ctx aws.Context, input *CreateFpgaImageInput, opts ...request.Option) (*CreateFpgaImageOutput, error)
- func (c *EC2) CreateImage(input *CreateImageInput) (*CreateImageOutput, error)
- func (c *EC2) CreateImageRequest(input *CreateImageInput) (req *request.Request, output *CreateImageOutput)
- func (c *EC2) CreateImageWithContext(ctx aws.Context, input *CreateImageInput, opts ...request.Option) (*CreateImageOutput, error)
- func (c *EC2) CreateInstanceExportTask(input *CreateInstanceExportTaskInput) (*CreateInstanceExportTaskOutput, error)
- func (c *EC2) CreateInstanceExportTaskRequest(input *CreateInstanceExportTaskInput) (req *request.Request, output *CreateInstanceExportTaskOutput)
- func (c *EC2) CreateInstanceExportTaskWithContext(ctx aws.Context, input *CreateInstanceExportTaskInput, opts ...request.Option) (*CreateInstanceExportTaskOutput, error)
- func (c *EC2) CreateInternetGateway(input *CreateInternetGatewayInput) (*CreateInternetGatewayOutput, error)
- func (c *EC2) CreateInternetGatewayRequest(input *CreateInternetGatewayInput) (req *request.Request, output *CreateInternetGatewayOutput)
- func (c *EC2) CreateInternetGatewayWithContext(ctx aws.Context, input *CreateInternetGatewayInput, opts ...request.Option) (*CreateInternetGatewayOutput, error)
- func (c *EC2) CreateKeyPair(input *CreateKeyPairInput) (*CreateKeyPairOutput, error)
- func (c *EC2) CreateKeyPairRequest(input *CreateKeyPairInput) (req *request.Request, output *CreateKeyPairOutput)
- func (c *EC2) CreateKeyPairWithContext(ctx aws.Context, input *CreateKeyPairInput, opts ...request.Option) (*CreateKeyPairOutput, error)
- func (c *EC2) CreateLaunchTemplate(input *CreateLaunchTemplateInput) (*CreateLaunchTemplateOutput, error)
- func (c *EC2) CreateLaunchTemplateRequest(input *CreateLaunchTemplateInput) (req *request.Request, output *CreateLaunchTemplateOutput)
- func (c *EC2) CreateLaunchTemplateVersion(input *CreateLaunchTemplateVersionInput) (*CreateLaunchTemplateVersionOutput, error)
- func (c *EC2) CreateLaunchTemplateVersionRequest(input *CreateLaunchTemplateVersionInput) (req *request.Request, output *CreateLaunchTemplateVersionOutput)
- func (c *EC2) CreateLaunchTemplateVersionWithContext(ctx aws.Context, input *CreateLaunchTemplateVersionInput, ...) (*CreateLaunchTemplateVersionOutput, error)
- func (c *EC2) CreateLaunchTemplateWithContext(ctx aws.Context, input *CreateLaunchTemplateInput, opts ...request.Option) (*CreateLaunchTemplateOutput, error)
- func (c *EC2) CreateNatGateway(input *CreateNatGatewayInput) (*CreateNatGatewayOutput, error)
- func (c *EC2) CreateNatGatewayRequest(input *CreateNatGatewayInput) (req *request.Request, output *CreateNatGatewayOutput)
- func (c *EC2) CreateNatGatewayWithContext(ctx aws.Context, input *CreateNatGatewayInput, opts ...request.Option) (*CreateNatGatewayOutput, error)
- func (c *EC2) CreateNetworkAcl(input *CreateNetworkAclInput) (*CreateNetworkAclOutput, error)
- func (c *EC2) CreateNetworkAclEntry(input *CreateNetworkAclEntryInput) (*CreateNetworkAclEntryOutput, error)
- func (c *EC2) CreateNetworkAclEntryRequest(input *CreateNetworkAclEntryInput) (req *request.Request, output *CreateNetworkAclEntryOutput)
- func (c *EC2) CreateNetworkAclEntryWithContext(ctx aws.Context, input *CreateNetworkAclEntryInput, opts ...request.Option) (*CreateNetworkAclEntryOutput, error)
- func (c *EC2) CreateNetworkAclRequest(input *CreateNetworkAclInput) (req *request.Request, output *CreateNetworkAclOutput)
- func (c *EC2) CreateNetworkAclWithContext(ctx aws.Context, input *CreateNetworkAclInput, opts ...request.Option) (*CreateNetworkAclOutput, error)
- func (c *EC2) CreateNetworkInterface(input *CreateNetworkInterfaceInput) (*CreateNetworkInterfaceOutput, error)
- func (c *EC2) CreateNetworkInterfacePermission(input *CreateNetworkInterfacePermissionInput) (*CreateNetworkInterfacePermissionOutput, error)
- func (c *EC2) CreateNetworkInterfacePermissionRequest(input *CreateNetworkInterfacePermissionInput) (req *request.Request, output *CreateNetworkInterfacePermissionOutput)
- func (c *EC2) CreateNetworkInterfacePermissionWithContext(ctx aws.Context, input *CreateNetworkInterfacePermissionInput, ...) (*CreateNetworkInterfacePermissionOutput, error)
- func (c *EC2) CreateNetworkInterfaceRequest(input *CreateNetworkInterfaceInput) (req *request.Request, output *CreateNetworkInterfaceOutput)
- func (c *EC2) CreateNetworkInterfaceWithContext(ctx aws.Context, input *CreateNetworkInterfaceInput, opts ...request.Option) (*CreateNetworkInterfaceOutput, error)
- func (c *EC2) CreatePlacementGroup(input *CreatePlacementGroupInput) (*CreatePlacementGroupOutput, error)
- func (c *EC2) CreatePlacementGroupRequest(input *CreatePlacementGroupInput) (req *request.Request, output *CreatePlacementGroupOutput)
- func (c *EC2) CreatePlacementGroupWithContext(ctx aws.Context, input *CreatePlacementGroupInput, opts ...request.Option) (*CreatePlacementGroupOutput, error)
- func (c *EC2) CreateReservedInstancesListing(input *CreateReservedInstancesListingInput) (*CreateReservedInstancesListingOutput, error)
- func (c *EC2) CreateReservedInstancesListingRequest(input *CreateReservedInstancesListingInput) (req *request.Request, output *CreateReservedInstancesListingOutput)
- func (c *EC2) CreateReservedInstancesListingWithContext(ctx aws.Context, input *CreateReservedInstancesListingInput, ...) (*CreateReservedInstancesListingOutput, error)
- func (c *EC2) CreateRoute(input *CreateRouteInput) (*CreateRouteOutput, error)
- func (c *EC2) CreateRouteRequest(input *CreateRouteInput) (req *request.Request, output *CreateRouteOutput)
- func (c *EC2) CreateRouteTable(input *CreateRouteTableInput) (*CreateRouteTableOutput, error)
- func (c *EC2) CreateRouteTableRequest(input *CreateRouteTableInput) (req *request.Request, output *CreateRouteTableOutput)
- func (c *EC2) CreateRouteTableWithContext(ctx aws.Context, input *CreateRouteTableInput, opts ...request.Option) (*CreateRouteTableOutput, error)
- func (c *EC2) CreateRouteWithContext(ctx aws.Context, input *CreateRouteInput, opts ...request.Option) (*CreateRouteOutput, error)
- func (c *EC2) CreateSecurityGroup(input *CreateSecurityGroupInput) (*CreateSecurityGroupOutput, error)
- func (c *EC2) CreateSecurityGroupRequest(input *CreateSecurityGroupInput) (req *request.Request, output *CreateSecurityGroupOutput)
- func (c *EC2) CreateSecurityGroupWithContext(ctx aws.Context, input *CreateSecurityGroupInput, opts ...request.Option) (*CreateSecurityGroupOutput, error)
- func (c *EC2) CreateSnapshot(input *CreateSnapshotInput) (*Snapshot, error)
- func (c *EC2) CreateSnapshotRequest(input *CreateSnapshotInput) (req *request.Request, output *Snapshot)
- func (c *EC2) CreateSnapshotWithContext(ctx aws.Context, input *CreateSnapshotInput, opts ...request.Option) (*Snapshot, error)
- func (c *EC2) CreateSpotDatafeedSubscription(input *CreateSpotDatafeedSubscriptionInput) (*CreateSpotDatafeedSubscriptionOutput, error)
- func (c *EC2) CreateSpotDatafeedSubscriptionRequest(input *CreateSpotDatafeedSubscriptionInput) (req *request.Request, output *CreateSpotDatafeedSubscriptionOutput)
- func (c *EC2) CreateSpotDatafeedSubscriptionWithContext(ctx aws.Context, input *CreateSpotDatafeedSubscriptionInput, ...) (*CreateSpotDatafeedSubscriptionOutput, error)
- func (c *EC2) CreateSubnet(input *CreateSubnetInput) (*CreateSubnetOutput, error)
- func (c *EC2) CreateSubnetRequest(input *CreateSubnetInput) (req *request.Request, output *CreateSubnetOutput)
- func (c *EC2) CreateSubnetWithContext(ctx aws.Context, input *CreateSubnetInput, opts ...request.Option) (*CreateSubnetOutput, error)
- func (c *EC2) CreateTags(input *CreateTagsInput) (*CreateTagsOutput, error)
- func (c *EC2) CreateTagsRequest(input *CreateTagsInput) (req *request.Request, output *CreateTagsOutput)
- func (c *EC2) CreateTagsWithContext(ctx aws.Context, input *CreateTagsInput, opts ...request.Option) (*CreateTagsOutput, error)
- func (c *EC2) CreateTransitGateway(input *CreateTransitGatewayInput) (*CreateTransitGatewayOutput, error)
- func (c *EC2) CreateTransitGatewayRequest(input *CreateTransitGatewayInput) (req *request.Request, output *CreateTransitGatewayOutput)
- func (c *EC2) CreateTransitGatewayRoute(input *CreateTransitGatewayRouteInput) (*CreateTransitGatewayRouteOutput, error)
- func (c *EC2) CreateTransitGatewayRouteRequest(input *CreateTransitGatewayRouteInput) (req *request.Request, output *CreateTransitGatewayRouteOutput)
- func (c *EC2) CreateTransitGatewayRouteTable(input *CreateTransitGatewayRouteTableInput) (*CreateTransitGatewayRouteTableOutput, error)
- func (c *EC2) CreateTransitGatewayRouteTableRequest(input *CreateTransitGatewayRouteTableInput) (req *request.Request, output *CreateTransitGatewayRouteTableOutput)
- func (c *EC2) CreateTransitGatewayRouteTableWithContext(ctx aws.Context, input *CreateTransitGatewayRouteTableInput, ...) (*CreateTransitGatewayRouteTableOutput, error)
- func (c *EC2) CreateTransitGatewayRouteWithContext(ctx aws.Context, input *CreateTransitGatewayRouteInput, opts ...request.Option) (*CreateTransitGatewayRouteOutput, error)
- func (c *EC2) CreateTransitGatewayVpcAttachment(input *CreateTransitGatewayVpcAttachmentInput) (*CreateTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) CreateTransitGatewayVpcAttachmentRequest(input *CreateTransitGatewayVpcAttachmentInput) (req *request.Request, output *CreateTransitGatewayVpcAttachmentOutput)
- func (c *EC2) CreateTransitGatewayVpcAttachmentWithContext(ctx aws.Context, input *CreateTransitGatewayVpcAttachmentInput, ...) (*CreateTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) CreateTransitGatewayWithContext(ctx aws.Context, input *CreateTransitGatewayInput, opts ...request.Option) (*CreateTransitGatewayOutput, error)
- func (c *EC2) CreateVolume(input *CreateVolumeInput) (*Volume, error)
- func (c *EC2) CreateVolumeRequest(input *CreateVolumeInput) (req *request.Request, output *Volume)
- func (c *EC2) CreateVolumeWithContext(ctx aws.Context, input *CreateVolumeInput, opts ...request.Option) (*Volume, error)
- func (c *EC2) CreateVpc(input *CreateVpcInput) (*CreateVpcOutput, error)
- func (c *EC2) CreateVpcEndpoint(input *CreateVpcEndpointInput) (*CreateVpcEndpointOutput, error)
- func (c *EC2) CreateVpcEndpointConnectionNotification(input *CreateVpcEndpointConnectionNotificationInput) (*CreateVpcEndpointConnectionNotificationOutput, error)
- func (c *EC2) CreateVpcEndpointConnectionNotificationRequest(input *CreateVpcEndpointConnectionNotificationInput) (req *request.Request, output *CreateVpcEndpointConnectionNotificationOutput)
- func (c *EC2) CreateVpcEndpointConnectionNotificationWithContext(ctx aws.Context, input *CreateVpcEndpointConnectionNotificationInput, ...) (*CreateVpcEndpointConnectionNotificationOutput, error)
- func (c *EC2) CreateVpcEndpointRequest(input *CreateVpcEndpointInput) (req *request.Request, output *CreateVpcEndpointOutput)
- func (c *EC2) CreateVpcEndpointServiceConfiguration(input *CreateVpcEndpointServiceConfigurationInput) (*CreateVpcEndpointServiceConfigurationOutput, error)
- func (c *EC2) CreateVpcEndpointServiceConfigurationRequest(input *CreateVpcEndpointServiceConfigurationInput) (req *request.Request, output *CreateVpcEndpointServiceConfigurationOutput)
- func (c *EC2) CreateVpcEndpointServiceConfigurationWithContext(ctx aws.Context, input *CreateVpcEndpointServiceConfigurationInput, ...) (*CreateVpcEndpointServiceConfigurationOutput, error)
- func (c *EC2) CreateVpcEndpointWithContext(ctx aws.Context, input *CreateVpcEndpointInput, opts ...request.Option) (*CreateVpcEndpointOutput, error)
- func (c *EC2) CreateVpcPeeringConnection(input *CreateVpcPeeringConnectionInput) (*CreateVpcPeeringConnectionOutput, error)
- func (c *EC2) CreateVpcPeeringConnectionRequest(input *CreateVpcPeeringConnectionInput) (req *request.Request, output *CreateVpcPeeringConnectionOutput)
- func (c *EC2) CreateVpcPeeringConnectionWithContext(ctx aws.Context, input *CreateVpcPeeringConnectionInput, ...) (*CreateVpcPeeringConnectionOutput, error)
- func (c *EC2) CreateVpcRequest(input *CreateVpcInput) (req *request.Request, output *CreateVpcOutput)
- func (c *EC2) CreateVpcWithContext(ctx aws.Context, input *CreateVpcInput, opts ...request.Option) (*CreateVpcOutput, error)
- func (c *EC2) CreateVpnConnection(input *CreateVpnConnectionInput) (*CreateVpnConnectionOutput, error)
- func (c *EC2) CreateVpnConnectionRequest(input *CreateVpnConnectionInput) (req *request.Request, output *CreateVpnConnectionOutput)
- func (c *EC2) CreateVpnConnectionRoute(input *CreateVpnConnectionRouteInput) (*CreateVpnConnectionRouteOutput, error)
- func (c *EC2) CreateVpnConnectionRouteRequest(input *CreateVpnConnectionRouteInput) (req *request.Request, output *CreateVpnConnectionRouteOutput)
- func (c *EC2) CreateVpnConnectionRouteWithContext(ctx aws.Context, input *CreateVpnConnectionRouteInput, opts ...request.Option) (*CreateVpnConnectionRouteOutput, error)
- func (c *EC2) CreateVpnConnectionWithContext(ctx aws.Context, input *CreateVpnConnectionInput, opts ...request.Option) (*CreateVpnConnectionOutput, error)
- func (c *EC2) CreateVpnGateway(input *CreateVpnGatewayInput) (*CreateVpnGatewayOutput, error)
- func (c *EC2) CreateVpnGatewayRequest(input *CreateVpnGatewayInput) (req *request.Request, output *CreateVpnGatewayOutput)
- func (c *EC2) CreateVpnGatewayWithContext(ctx aws.Context, input *CreateVpnGatewayInput, opts ...request.Option) (*CreateVpnGatewayOutput, error)
- func (c *EC2) DeleteClientVpnEndpoint(input *DeleteClientVpnEndpointInput) (*DeleteClientVpnEndpointOutput, error)
- func (c *EC2) DeleteClientVpnEndpointRequest(input *DeleteClientVpnEndpointInput) (req *request.Request, output *DeleteClientVpnEndpointOutput)
- func (c *EC2) DeleteClientVpnEndpointWithContext(ctx aws.Context, input *DeleteClientVpnEndpointInput, opts ...request.Option) (*DeleteClientVpnEndpointOutput, error)
- func (c *EC2) DeleteClientVpnRoute(input *DeleteClientVpnRouteInput) (*DeleteClientVpnRouteOutput, error)
- func (c *EC2) DeleteClientVpnRouteRequest(input *DeleteClientVpnRouteInput) (req *request.Request, output *DeleteClientVpnRouteOutput)
- func (c *EC2) DeleteClientVpnRouteWithContext(ctx aws.Context, input *DeleteClientVpnRouteInput, opts ...request.Option) (*DeleteClientVpnRouteOutput, error)
- func (c *EC2) DeleteCustomerGateway(input *DeleteCustomerGatewayInput) (*DeleteCustomerGatewayOutput, error)
- func (c *EC2) DeleteCustomerGatewayRequest(input *DeleteCustomerGatewayInput) (req *request.Request, output *DeleteCustomerGatewayOutput)
- func (c *EC2) DeleteCustomerGatewayWithContext(ctx aws.Context, input *DeleteCustomerGatewayInput, opts ...request.Option) (*DeleteCustomerGatewayOutput, error)
- func (c *EC2) DeleteDhcpOptions(input *DeleteDhcpOptionsInput) (*DeleteDhcpOptionsOutput, error)
- func (c *EC2) DeleteDhcpOptionsRequest(input *DeleteDhcpOptionsInput) (req *request.Request, output *DeleteDhcpOptionsOutput)
- func (c *EC2) DeleteDhcpOptionsWithContext(ctx aws.Context, input *DeleteDhcpOptionsInput, opts ...request.Option) (*DeleteDhcpOptionsOutput, error)
- func (c *EC2) DeleteEgressOnlyInternetGateway(input *DeleteEgressOnlyInternetGatewayInput) (*DeleteEgressOnlyInternetGatewayOutput, error)
- func (c *EC2) DeleteEgressOnlyInternetGatewayRequest(input *DeleteEgressOnlyInternetGatewayInput) (req *request.Request, output *DeleteEgressOnlyInternetGatewayOutput)
- func (c *EC2) DeleteEgressOnlyInternetGatewayWithContext(ctx aws.Context, input *DeleteEgressOnlyInternetGatewayInput, ...) (*DeleteEgressOnlyInternetGatewayOutput, error)
- func (c *EC2) DeleteFleets(input *DeleteFleetsInput) (*DeleteFleetsOutput, error)
- func (c *EC2) DeleteFleetsRequest(input *DeleteFleetsInput) (req *request.Request, output *DeleteFleetsOutput)
- func (c *EC2) DeleteFleetsWithContext(ctx aws.Context, input *DeleteFleetsInput, opts ...request.Option) (*DeleteFleetsOutput, error)
- func (c *EC2) DeleteFlowLogs(input *DeleteFlowLogsInput) (*DeleteFlowLogsOutput, error)
- func (c *EC2) DeleteFlowLogsRequest(input *DeleteFlowLogsInput) (req *request.Request, output *DeleteFlowLogsOutput)
- func (c *EC2) DeleteFlowLogsWithContext(ctx aws.Context, input *DeleteFlowLogsInput, opts ...request.Option) (*DeleteFlowLogsOutput, error)
- func (c *EC2) DeleteFpgaImage(input *DeleteFpgaImageInput) (*DeleteFpgaImageOutput, error)
- func (c *EC2) DeleteFpgaImageRequest(input *DeleteFpgaImageInput) (req *request.Request, output *DeleteFpgaImageOutput)
- func (c *EC2) DeleteFpgaImageWithContext(ctx aws.Context, input *DeleteFpgaImageInput, opts ...request.Option) (*DeleteFpgaImageOutput, error)
- func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutput, error)
- func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request, output *DeleteInternetGatewayOutput)
- func (c *EC2) DeleteInternetGatewayWithContext(ctx aws.Context, input *DeleteInternetGatewayInput, opts ...request.Option) (*DeleteInternetGatewayOutput, error)
- func (c *EC2) DeleteKeyPair(input *DeleteKeyPairInput) (*DeleteKeyPairOutput, error)
- func (c *EC2) DeleteKeyPairRequest(input *DeleteKeyPairInput) (req *request.Request, output *DeleteKeyPairOutput)
- func (c *EC2) DeleteKeyPairWithContext(ctx aws.Context, input *DeleteKeyPairInput, opts ...request.Option) (*DeleteKeyPairOutput, error)
- func (c *EC2) DeleteLaunchTemplate(input *DeleteLaunchTemplateInput) (*DeleteLaunchTemplateOutput, error)
- func (c *EC2) DeleteLaunchTemplateRequest(input *DeleteLaunchTemplateInput) (req *request.Request, output *DeleteLaunchTemplateOutput)
- func (c *EC2) DeleteLaunchTemplateVersions(input *DeleteLaunchTemplateVersionsInput) (*DeleteLaunchTemplateVersionsOutput, error)
- func (c *EC2) DeleteLaunchTemplateVersionsRequest(input *DeleteLaunchTemplateVersionsInput) (req *request.Request, output *DeleteLaunchTemplateVersionsOutput)
- func (c *EC2) DeleteLaunchTemplateVersionsWithContext(ctx aws.Context, input *DeleteLaunchTemplateVersionsInput, ...) (*DeleteLaunchTemplateVersionsOutput, error)
- func (c *EC2) DeleteLaunchTemplateWithContext(ctx aws.Context, input *DeleteLaunchTemplateInput, opts ...request.Option) (*DeleteLaunchTemplateOutput, error)
- func (c *EC2) DeleteNatGateway(input *DeleteNatGatewayInput) (*DeleteNatGatewayOutput, error)
- func (c *EC2) DeleteNatGatewayRequest(input *DeleteNatGatewayInput) (req *request.Request, output *DeleteNatGatewayOutput)
- func (c *EC2) DeleteNatGatewayWithContext(ctx aws.Context, input *DeleteNatGatewayInput, opts ...request.Option) (*DeleteNatGatewayOutput, error)
- func (c *EC2) DeleteNetworkAcl(input *DeleteNetworkAclInput) (*DeleteNetworkAclOutput, error)
- func (c *EC2) DeleteNetworkAclEntry(input *DeleteNetworkAclEntryInput) (*DeleteNetworkAclEntryOutput, error)
- func (c *EC2) DeleteNetworkAclEntryRequest(input *DeleteNetworkAclEntryInput) (req *request.Request, output *DeleteNetworkAclEntryOutput)
- func (c *EC2) DeleteNetworkAclEntryWithContext(ctx aws.Context, input *DeleteNetworkAclEntryInput, opts ...request.Option) (*DeleteNetworkAclEntryOutput, error)
- func (c *EC2) DeleteNetworkAclRequest(input *DeleteNetworkAclInput) (req *request.Request, output *DeleteNetworkAclOutput)
- func (c *EC2) DeleteNetworkAclWithContext(ctx aws.Context, input *DeleteNetworkAclInput, opts ...request.Option) (*DeleteNetworkAclOutput, error)
- func (c *EC2) DeleteNetworkInterface(input *DeleteNetworkInterfaceInput) (*DeleteNetworkInterfaceOutput, error)
- func (c *EC2) DeleteNetworkInterfacePermission(input *DeleteNetworkInterfacePermissionInput) (*DeleteNetworkInterfacePermissionOutput, error)
- func (c *EC2) DeleteNetworkInterfacePermissionRequest(input *DeleteNetworkInterfacePermissionInput) (req *request.Request, output *DeleteNetworkInterfacePermissionOutput)
- func (c *EC2) DeleteNetworkInterfacePermissionWithContext(ctx aws.Context, input *DeleteNetworkInterfacePermissionInput, ...) (*DeleteNetworkInterfacePermissionOutput, error)
- func (c *EC2) DeleteNetworkInterfaceRequest(input *DeleteNetworkInterfaceInput) (req *request.Request, output *DeleteNetworkInterfaceOutput)
- func (c *EC2) DeleteNetworkInterfaceWithContext(ctx aws.Context, input *DeleteNetworkInterfaceInput, opts ...request.Option) (*DeleteNetworkInterfaceOutput, error)
- func (c *EC2) DeletePlacementGroup(input *DeletePlacementGroupInput) (*DeletePlacementGroupOutput, error)
- func (c *EC2) DeletePlacementGroupRequest(input *DeletePlacementGroupInput) (req *request.Request, output *DeletePlacementGroupOutput)
- func (c *EC2) DeletePlacementGroupWithContext(ctx aws.Context, input *DeletePlacementGroupInput, opts ...request.Option) (*DeletePlacementGroupOutput, error)
- func (c *EC2) DeleteRoute(input *DeleteRouteInput) (*DeleteRouteOutput, error)
- func (c *EC2) DeleteRouteRequest(input *DeleteRouteInput) (req *request.Request, output *DeleteRouteOutput)
- func (c *EC2) DeleteRouteTable(input *DeleteRouteTableInput) (*DeleteRouteTableOutput, error)
- func (c *EC2) DeleteRouteTableRequest(input *DeleteRouteTableInput) (req *request.Request, output *DeleteRouteTableOutput)
- func (c *EC2) DeleteRouteTableWithContext(ctx aws.Context, input *DeleteRouteTableInput, opts ...request.Option) (*DeleteRouteTableOutput, error)
- func (c *EC2) DeleteRouteWithContext(ctx aws.Context, input *DeleteRouteInput, opts ...request.Option) (*DeleteRouteOutput, error)
- func (c *EC2) DeleteSecurityGroup(input *DeleteSecurityGroupInput) (*DeleteSecurityGroupOutput, error)
- func (c *EC2) DeleteSecurityGroupRequest(input *DeleteSecurityGroupInput) (req *request.Request, output *DeleteSecurityGroupOutput)
- func (c *EC2) DeleteSecurityGroupWithContext(ctx aws.Context, input *DeleteSecurityGroupInput, opts ...request.Option) (*DeleteSecurityGroupOutput, error)
- func (c *EC2) DeleteSnapshot(input *DeleteSnapshotInput) (*DeleteSnapshotOutput, error)
- func (c *EC2) DeleteSnapshotRequest(input *DeleteSnapshotInput) (req *request.Request, output *DeleteSnapshotOutput)
- func (c *EC2) DeleteSnapshotWithContext(ctx aws.Context, input *DeleteSnapshotInput, opts ...request.Option) (*DeleteSnapshotOutput, error)
- func (c *EC2) DeleteSpotDatafeedSubscription(input *DeleteSpotDatafeedSubscriptionInput) (*DeleteSpotDatafeedSubscriptionOutput, error)
- func (c *EC2) DeleteSpotDatafeedSubscriptionRequest(input *DeleteSpotDatafeedSubscriptionInput) (req *request.Request, output *DeleteSpotDatafeedSubscriptionOutput)
- func (c *EC2) DeleteSpotDatafeedSubscriptionWithContext(ctx aws.Context, input *DeleteSpotDatafeedSubscriptionInput, ...) (*DeleteSpotDatafeedSubscriptionOutput, error)
- func (c *EC2) DeleteSubnet(input *DeleteSubnetInput) (*DeleteSubnetOutput, error)
- func (c *EC2) DeleteSubnetRequest(input *DeleteSubnetInput) (req *request.Request, output *DeleteSubnetOutput)
- func (c *EC2) DeleteSubnetWithContext(ctx aws.Context, input *DeleteSubnetInput, opts ...request.Option) (*DeleteSubnetOutput, error)
- func (c *EC2) DeleteTags(input *DeleteTagsInput) (*DeleteTagsOutput, error)
- func (c *EC2) DeleteTagsRequest(input *DeleteTagsInput) (req *request.Request, output *DeleteTagsOutput)
- func (c *EC2) DeleteTagsWithContext(ctx aws.Context, input *DeleteTagsInput, opts ...request.Option) (*DeleteTagsOutput, error)
- func (c *EC2) DeleteTransitGateway(input *DeleteTransitGatewayInput) (*DeleteTransitGatewayOutput, error)
- func (c *EC2) DeleteTransitGatewayRequest(input *DeleteTransitGatewayInput) (req *request.Request, output *DeleteTransitGatewayOutput)
- func (c *EC2) DeleteTransitGatewayRoute(input *DeleteTransitGatewayRouteInput) (*DeleteTransitGatewayRouteOutput, error)
- func (c *EC2) DeleteTransitGatewayRouteRequest(input *DeleteTransitGatewayRouteInput) (req *request.Request, output *DeleteTransitGatewayRouteOutput)
- func (c *EC2) DeleteTransitGatewayRouteTable(input *DeleteTransitGatewayRouteTableInput) (*DeleteTransitGatewayRouteTableOutput, error)
- func (c *EC2) DeleteTransitGatewayRouteTableRequest(input *DeleteTransitGatewayRouteTableInput) (req *request.Request, output *DeleteTransitGatewayRouteTableOutput)
- func (c *EC2) DeleteTransitGatewayRouteTableWithContext(ctx aws.Context, input *DeleteTransitGatewayRouteTableInput, ...) (*DeleteTransitGatewayRouteTableOutput, error)
- func (c *EC2) DeleteTransitGatewayRouteWithContext(ctx aws.Context, input *DeleteTransitGatewayRouteInput, opts ...request.Option) (*DeleteTransitGatewayRouteOutput, error)
- func (c *EC2) DeleteTransitGatewayVpcAttachment(input *DeleteTransitGatewayVpcAttachmentInput) (*DeleteTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) DeleteTransitGatewayVpcAttachmentRequest(input *DeleteTransitGatewayVpcAttachmentInput) (req *request.Request, output *DeleteTransitGatewayVpcAttachmentOutput)
- func (c *EC2) DeleteTransitGatewayVpcAttachmentWithContext(ctx aws.Context, input *DeleteTransitGatewayVpcAttachmentInput, ...) (*DeleteTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) DeleteTransitGatewayWithContext(ctx aws.Context, input *DeleteTransitGatewayInput, opts ...request.Option) (*DeleteTransitGatewayOutput, error)
- func (c *EC2) DeleteVolume(input *DeleteVolumeInput) (*DeleteVolumeOutput, error)
- func (c *EC2) DeleteVolumeRequest(input *DeleteVolumeInput) (req *request.Request, output *DeleteVolumeOutput)
- func (c *EC2) DeleteVolumeWithContext(ctx aws.Context, input *DeleteVolumeInput, opts ...request.Option) (*DeleteVolumeOutput, error)
- func (c *EC2) DeleteVpc(input *DeleteVpcInput) (*DeleteVpcOutput, error)
- func (c *EC2) DeleteVpcEndpointConnectionNotifications(input *DeleteVpcEndpointConnectionNotificationsInput) (*DeleteVpcEndpointConnectionNotificationsOutput, error)
- func (c *EC2) DeleteVpcEndpointConnectionNotificationsRequest(input *DeleteVpcEndpointConnectionNotificationsInput) (req *request.Request, output *DeleteVpcEndpointConnectionNotificationsOutput)
- func (c *EC2) DeleteVpcEndpointConnectionNotificationsWithContext(ctx aws.Context, input *DeleteVpcEndpointConnectionNotificationsInput, ...) (*DeleteVpcEndpointConnectionNotificationsOutput, error)
- func (c *EC2) DeleteVpcEndpointServiceConfigurations(input *DeleteVpcEndpointServiceConfigurationsInput) (*DeleteVpcEndpointServiceConfigurationsOutput, error)
- func (c *EC2) DeleteVpcEndpointServiceConfigurationsRequest(input *DeleteVpcEndpointServiceConfigurationsInput) (req *request.Request, output *DeleteVpcEndpointServiceConfigurationsOutput)
- func (c *EC2) DeleteVpcEndpointServiceConfigurationsWithContext(ctx aws.Context, input *DeleteVpcEndpointServiceConfigurationsInput, ...) (*DeleteVpcEndpointServiceConfigurationsOutput, error)
- func (c *EC2) DeleteVpcEndpoints(input *DeleteVpcEndpointsInput) (*DeleteVpcEndpointsOutput, error)
- func (c *EC2) DeleteVpcEndpointsRequest(input *DeleteVpcEndpointsInput) (req *request.Request, output *DeleteVpcEndpointsOutput)
- func (c *EC2) DeleteVpcEndpointsWithContext(ctx aws.Context, input *DeleteVpcEndpointsInput, opts ...request.Option) (*DeleteVpcEndpointsOutput, error)
- func (c *EC2) DeleteVpcPeeringConnection(input *DeleteVpcPeeringConnectionInput) (*DeleteVpcPeeringConnectionOutput, error)
- func (c *EC2) DeleteVpcPeeringConnectionRequest(input *DeleteVpcPeeringConnectionInput) (req *request.Request, output *DeleteVpcPeeringConnectionOutput)
- func (c *EC2) DeleteVpcPeeringConnectionWithContext(ctx aws.Context, input *DeleteVpcPeeringConnectionInput, ...) (*DeleteVpcPeeringConnectionOutput, error)
- func (c *EC2) DeleteVpcRequest(input *DeleteVpcInput) (req *request.Request, output *DeleteVpcOutput)
- func (c *EC2) DeleteVpcWithContext(ctx aws.Context, input *DeleteVpcInput, opts ...request.Option) (*DeleteVpcOutput, error)
- func (c *EC2) DeleteVpnConnection(input *DeleteVpnConnectionInput) (*DeleteVpnConnectionOutput, error)
- func (c *EC2) DeleteVpnConnectionRequest(input *DeleteVpnConnectionInput) (req *request.Request, output *DeleteVpnConnectionOutput)
- func (c *EC2) DeleteVpnConnectionRoute(input *DeleteVpnConnectionRouteInput) (*DeleteVpnConnectionRouteOutput, error)
- func (c *EC2) DeleteVpnConnectionRouteRequest(input *DeleteVpnConnectionRouteInput) (req *request.Request, output *DeleteVpnConnectionRouteOutput)
- func (c *EC2) DeleteVpnConnectionRouteWithContext(ctx aws.Context, input *DeleteVpnConnectionRouteInput, opts ...request.Option) (*DeleteVpnConnectionRouteOutput, error)
- func (c *EC2) DeleteVpnConnectionWithContext(ctx aws.Context, input *DeleteVpnConnectionInput, opts ...request.Option) (*DeleteVpnConnectionOutput, error)
- func (c *EC2) DeleteVpnGateway(input *DeleteVpnGatewayInput) (*DeleteVpnGatewayOutput, error)
- func (c *EC2) DeleteVpnGatewayRequest(input *DeleteVpnGatewayInput) (req *request.Request, output *DeleteVpnGatewayOutput)
- func (c *EC2) DeleteVpnGatewayWithContext(ctx aws.Context, input *DeleteVpnGatewayInput, opts ...request.Option) (*DeleteVpnGatewayOutput, error)
- func (c *EC2) DeprovisionByoipCidr(input *DeprovisionByoipCidrInput) (*DeprovisionByoipCidrOutput, error)
- func (c *EC2) DeprovisionByoipCidrRequest(input *DeprovisionByoipCidrInput) (req *request.Request, output *DeprovisionByoipCidrOutput)
- func (c *EC2) DeprovisionByoipCidrWithContext(ctx aws.Context, input *DeprovisionByoipCidrInput, opts ...request.Option) (*DeprovisionByoipCidrOutput, error)
- func (c *EC2) DeregisterImage(input *DeregisterImageInput) (*DeregisterImageOutput, error)
- func (c *EC2) DeregisterImageRequest(input *DeregisterImageInput) (req *request.Request, output *DeregisterImageOutput)
- func (c *EC2) DeregisterImageWithContext(ctx aws.Context, input *DeregisterImageInput, opts ...request.Option) (*DeregisterImageOutput, error)
- func (c *EC2) DescribeAccountAttributes(input *DescribeAccountAttributesInput) (*DescribeAccountAttributesOutput, error)
- func (c *EC2) DescribeAccountAttributesRequest(input *DescribeAccountAttributesInput) (req *request.Request, output *DescribeAccountAttributesOutput)
- func (c *EC2) DescribeAccountAttributesWithContext(ctx aws.Context, input *DescribeAccountAttributesInput, opts ...request.Option) (*DescribeAccountAttributesOutput, error)
- func (c *EC2) DescribeAddresses(input *DescribeAddressesInput) (*DescribeAddressesOutput, error)
- func (c *EC2) DescribeAddressesRequest(input *DescribeAddressesInput) (req *request.Request, output *DescribeAddressesOutput)
- func (c *EC2) DescribeAddressesWithContext(ctx aws.Context, input *DescribeAddressesInput, opts ...request.Option) (*DescribeAddressesOutput, error)
- func (c *EC2) DescribeAggregateIdFormat(input *DescribeAggregateIdFormatInput) (*DescribeAggregateIdFormatOutput, error)
- func (c *EC2) DescribeAggregateIdFormatRequest(input *DescribeAggregateIdFormatInput) (req *request.Request, output *DescribeAggregateIdFormatOutput)
- func (c *EC2) DescribeAggregateIdFormatWithContext(ctx aws.Context, input *DescribeAggregateIdFormatInput, opts ...request.Option) (*DescribeAggregateIdFormatOutput, error)
- func (c *EC2) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
- func (c *EC2) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) (req *request.Request, output *DescribeAvailabilityZonesOutput)
- func (c *EC2) DescribeAvailabilityZonesWithContext(ctx aws.Context, input *DescribeAvailabilityZonesInput, opts ...request.Option) (*DescribeAvailabilityZonesOutput, error)
- func (c *EC2) DescribeBundleTasks(input *DescribeBundleTasksInput) (*DescribeBundleTasksOutput, error)
- func (c *EC2) DescribeBundleTasksRequest(input *DescribeBundleTasksInput) (req *request.Request, output *DescribeBundleTasksOutput)
- func (c *EC2) DescribeBundleTasksWithContext(ctx aws.Context, input *DescribeBundleTasksInput, opts ...request.Option) (*DescribeBundleTasksOutput, error)
- func (c *EC2) DescribeByoipCidrs(input *DescribeByoipCidrsInput) (*DescribeByoipCidrsOutput, error)
- func (c *EC2) DescribeByoipCidrsRequest(input *DescribeByoipCidrsInput) (req *request.Request, output *DescribeByoipCidrsOutput)
- func (c *EC2) DescribeByoipCidrsWithContext(ctx aws.Context, input *DescribeByoipCidrsInput, opts ...request.Option) (*DescribeByoipCidrsOutput, error)
- func (c *EC2) DescribeCapacityReservations(input *DescribeCapacityReservationsInput) (*DescribeCapacityReservationsOutput, error)
- func (c *EC2) DescribeCapacityReservationsRequest(input *DescribeCapacityReservationsInput) (req *request.Request, output *DescribeCapacityReservationsOutput)
- func (c *EC2) DescribeCapacityReservationsWithContext(ctx aws.Context, input *DescribeCapacityReservationsInput, ...) (*DescribeCapacityReservationsOutput, error)
- func (c *EC2) DescribeClassicLinkInstances(input *DescribeClassicLinkInstancesInput) (*DescribeClassicLinkInstancesOutput, error)
- func (c *EC2) DescribeClassicLinkInstancesRequest(input *DescribeClassicLinkInstancesInput) (req *request.Request, output *DescribeClassicLinkInstancesOutput)
- func (c *EC2) DescribeClassicLinkInstancesWithContext(ctx aws.Context, input *DescribeClassicLinkInstancesInput, ...) (*DescribeClassicLinkInstancesOutput, error)
- func (c *EC2) DescribeClientVpnAuthorizationRules(input *DescribeClientVpnAuthorizationRulesInput) (*DescribeClientVpnAuthorizationRulesOutput, error)
- func (c *EC2) DescribeClientVpnAuthorizationRulesRequest(input *DescribeClientVpnAuthorizationRulesInput) (req *request.Request, output *DescribeClientVpnAuthorizationRulesOutput)
- func (c *EC2) DescribeClientVpnAuthorizationRulesWithContext(ctx aws.Context, input *DescribeClientVpnAuthorizationRulesInput, ...) (*DescribeClientVpnAuthorizationRulesOutput, error)
- func (c *EC2) DescribeClientVpnConnections(input *DescribeClientVpnConnectionsInput) (*DescribeClientVpnConnectionsOutput, error)
- func (c *EC2) DescribeClientVpnConnectionsRequest(input *DescribeClientVpnConnectionsInput) (req *request.Request, output *DescribeClientVpnConnectionsOutput)
- func (c *EC2) DescribeClientVpnConnectionsWithContext(ctx aws.Context, input *DescribeClientVpnConnectionsInput, ...) (*DescribeClientVpnConnectionsOutput, error)
- func (c *EC2) DescribeClientVpnEndpoints(input *DescribeClientVpnEndpointsInput) (*DescribeClientVpnEndpointsOutput, error)
- func (c *EC2) DescribeClientVpnEndpointsRequest(input *DescribeClientVpnEndpointsInput) (req *request.Request, output *DescribeClientVpnEndpointsOutput)
- func (c *EC2) DescribeClientVpnEndpointsWithContext(ctx aws.Context, input *DescribeClientVpnEndpointsInput, ...) (*DescribeClientVpnEndpointsOutput, error)
- func (c *EC2) DescribeClientVpnRoutes(input *DescribeClientVpnRoutesInput) (*DescribeClientVpnRoutesOutput, error)
- func (c *EC2) DescribeClientVpnRoutesRequest(input *DescribeClientVpnRoutesInput) (req *request.Request, output *DescribeClientVpnRoutesOutput)
- func (c *EC2) DescribeClientVpnRoutesWithContext(ctx aws.Context, input *DescribeClientVpnRoutesInput, opts ...request.Option) (*DescribeClientVpnRoutesOutput, error)
- func (c *EC2) DescribeClientVpnTargetNetworks(input *DescribeClientVpnTargetNetworksInput) (*DescribeClientVpnTargetNetworksOutput, error)
- func (c *EC2) DescribeClientVpnTargetNetworksRequest(input *DescribeClientVpnTargetNetworksInput) (req *request.Request, output *DescribeClientVpnTargetNetworksOutput)
- func (c *EC2) DescribeClientVpnTargetNetworksWithContext(ctx aws.Context, input *DescribeClientVpnTargetNetworksInput, ...) (*DescribeClientVpnTargetNetworksOutput, error)
- func (c *EC2) DescribeConversionTasks(input *DescribeConversionTasksInput) (*DescribeConversionTasksOutput, error)
- func (c *EC2) DescribeConversionTasksRequest(input *DescribeConversionTasksInput) (req *request.Request, output *DescribeConversionTasksOutput)
- func (c *EC2) DescribeConversionTasksWithContext(ctx aws.Context, input *DescribeConversionTasksInput, opts ...request.Option) (*DescribeConversionTasksOutput, error)
- func (c *EC2) DescribeCustomerGateways(input *DescribeCustomerGatewaysInput) (*DescribeCustomerGatewaysOutput, error)
- func (c *EC2) DescribeCustomerGatewaysRequest(input *DescribeCustomerGatewaysInput) (req *request.Request, output *DescribeCustomerGatewaysOutput)
- func (c *EC2) DescribeCustomerGatewaysWithContext(ctx aws.Context, input *DescribeCustomerGatewaysInput, opts ...request.Option) (*DescribeCustomerGatewaysOutput, error)
- func (c *EC2) DescribeDhcpOptions(input *DescribeDhcpOptionsInput) (*DescribeDhcpOptionsOutput, error)
- func (c *EC2) DescribeDhcpOptionsRequest(input *DescribeDhcpOptionsInput) (req *request.Request, output *DescribeDhcpOptionsOutput)
- func (c *EC2) DescribeDhcpOptionsWithContext(ctx aws.Context, input *DescribeDhcpOptionsInput, opts ...request.Option) (*DescribeDhcpOptionsOutput, error)
- func (c *EC2) DescribeEgressOnlyInternetGateways(input *DescribeEgressOnlyInternetGatewaysInput) (*DescribeEgressOnlyInternetGatewaysOutput, error)
- func (c *EC2) DescribeEgressOnlyInternetGatewaysRequest(input *DescribeEgressOnlyInternetGatewaysInput) (req *request.Request, output *DescribeEgressOnlyInternetGatewaysOutput)
- func (c *EC2) DescribeEgressOnlyInternetGatewaysWithContext(ctx aws.Context, input *DescribeEgressOnlyInternetGatewaysInput, ...) (*DescribeEgressOnlyInternetGatewaysOutput, error)
- func (c *EC2) DescribeElasticGpus(input *DescribeElasticGpusInput) (*DescribeElasticGpusOutput, error)
- func (c *EC2) DescribeElasticGpusRequest(input *DescribeElasticGpusInput) (req *request.Request, output *DescribeElasticGpusOutput)
- func (c *EC2) DescribeElasticGpusWithContext(ctx aws.Context, input *DescribeElasticGpusInput, opts ...request.Option) (*DescribeElasticGpusOutput, error)
- func (c *EC2) DescribeExportTasks(input *DescribeExportTasksInput) (*DescribeExportTasksOutput, error)
- func (c *EC2) DescribeExportTasksRequest(input *DescribeExportTasksInput) (req *request.Request, output *DescribeExportTasksOutput)
- func (c *EC2) DescribeExportTasksWithContext(ctx aws.Context, input *DescribeExportTasksInput, opts ...request.Option) (*DescribeExportTasksOutput, error)
- func (c *EC2) DescribeFleetHistory(input *DescribeFleetHistoryInput) (*DescribeFleetHistoryOutput, error)
- func (c *EC2) DescribeFleetHistoryRequest(input *DescribeFleetHistoryInput) (req *request.Request, output *DescribeFleetHistoryOutput)
- func (c *EC2) DescribeFleetHistoryWithContext(ctx aws.Context, input *DescribeFleetHistoryInput, opts ...request.Option) (*DescribeFleetHistoryOutput, error)
- func (c *EC2) DescribeFleetInstances(input *DescribeFleetInstancesInput) (*DescribeFleetInstancesOutput, error)
- func (c *EC2) DescribeFleetInstancesRequest(input *DescribeFleetInstancesInput) (req *request.Request, output *DescribeFleetInstancesOutput)
- func (c *EC2) DescribeFleetInstancesWithContext(ctx aws.Context, input *DescribeFleetInstancesInput, opts ...request.Option) (*DescribeFleetInstancesOutput, error)
- func (c *EC2) DescribeFleets(input *DescribeFleetsInput) (*DescribeFleetsOutput, error)
- func (c *EC2) DescribeFleetsRequest(input *DescribeFleetsInput) (req *request.Request, output *DescribeFleetsOutput)
- func (c *EC2) DescribeFleetsWithContext(ctx aws.Context, input *DescribeFleetsInput, opts ...request.Option) (*DescribeFleetsOutput, error)
- func (c *EC2) DescribeFlowLogs(input *DescribeFlowLogsInput) (*DescribeFlowLogsOutput, error)
- func (c *EC2) DescribeFlowLogsRequest(input *DescribeFlowLogsInput) (req *request.Request, output *DescribeFlowLogsOutput)
- func (c *EC2) DescribeFlowLogsWithContext(ctx aws.Context, input *DescribeFlowLogsInput, opts ...request.Option) (*DescribeFlowLogsOutput, error)
- func (c *EC2) DescribeFpgaImageAttribute(input *DescribeFpgaImageAttributeInput) (*DescribeFpgaImageAttributeOutput, error)
- func (c *EC2) DescribeFpgaImageAttributeRequest(input *DescribeFpgaImageAttributeInput) (req *request.Request, output *DescribeFpgaImageAttributeOutput)
- func (c *EC2) DescribeFpgaImageAttributeWithContext(ctx aws.Context, input *DescribeFpgaImageAttributeInput, ...) (*DescribeFpgaImageAttributeOutput, error)
- func (c *EC2) DescribeFpgaImages(input *DescribeFpgaImagesInput) (*DescribeFpgaImagesOutput, error)
- func (c *EC2) DescribeFpgaImagesRequest(input *DescribeFpgaImagesInput) (req *request.Request, output *DescribeFpgaImagesOutput)
- func (c *EC2) DescribeFpgaImagesWithContext(ctx aws.Context, input *DescribeFpgaImagesInput, opts ...request.Option) (*DescribeFpgaImagesOutput, error)
- func (c *EC2) DescribeHostReservationOfferings(input *DescribeHostReservationOfferingsInput) (*DescribeHostReservationOfferingsOutput, error)
- func (c *EC2) DescribeHostReservationOfferingsRequest(input *DescribeHostReservationOfferingsInput) (req *request.Request, output *DescribeHostReservationOfferingsOutput)
- func (c *EC2) DescribeHostReservationOfferingsWithContext(ctx aws.Context, input *DescribeHostReservationOfferingsInput, ...) (*DescribeHostReservationOfferingsOutput, error)
- func (c *EC2) DescribeHostReservations(input *DescribeHostReservationsInput) (*DescribeHostReservationsOutput, error)
- func (c *EC2) DescribeHostReservationsRequest(input *DescribeHostReservationsInput) (req *request.Request, output *DescribeHostReservationsOutput)
- func (c *EC2) DescribeHostReservationsWithContext(ctx aws.Context, input *DescribeHostReservationsInput, opts ...request.Option) (*DescribeHostReservationsOutput, error)
- func (c *EC2) DescribeHosts(input *DescribeHostsInput) (*DescribeHostsOutput, error)
- func (c *EC2) DescribeHostsRequest(input *DescribeHostsInput) (req *request.Request, output *DescribeHostsOutput)
- func (c *EC2) DescribeHostsWithContext(ctx aws.Context, input *DescribeHostsInput, opts ...request.Option) (*DescribeHostsOutput, error)
- func (c *EC2) DescribeIamInstanceProfileAssociations(input *DescribeIamInstanceProfileAssociationsInput) (*DescribeIamInstanceProfileAssociationsOutput, error)
- func (c *EC2) DescribeIamInstanceProfileAssociationsRequest(input *DescribeIamInstanceProfileAssociationsInput) (req *request.Request, output *DescribeIamInstanceProfileAssociationsOutput)
- func (c *EC2) DescribeIamInstanceProfileAssociationsWithContext(ctx aws.Context, input *DescribeIamInstanceProfileAssociationsInput, ...) (*DescribeIamInstanceProfileAssociationsOutput, error)
- func (c *EC2) DescribeIdFormat(input *DescribeIdFormatInput) (*DescribeIdFormatOutput, error)
- func (c *EC2) DescribeIdFormatRequest(input *DescribeIdFormatInput) (req *request.Request, output *DescribeIdFormatOutput)
- func (c *EC2) DescribeIdFormatWithContext(ctx aws.Context, input *DescribeIdFormatInput, opts ...request.Option) (*DescribeIdFormatOutput, error)
- func (c *EC2) DescribeIdentityIdFormat(input *DescribeIdentityIdFormatInput) (*DescribeIdentityIdFormatOutput, error)
- func (c *EC2) DescribeIdentityIdFormatRequest(input *DescribeIdentityIdFormatInput) (req *request.Request, output *DescribeIdentityIdFormatOutput)
- func (c *EC2) DescribeIdentityIdFormatWithContext(ctx aws.Context, input *DescribeIdentityIdFormatInput, opts ...request.Option) (*DescribeIdentityIdFormatOutput, error)
- func (c *EC2) DescribeImageAttribute(input *DescribeImageAttributeInput) (*DescribeImageAttributeOutput, error)
- func (c *EC2) DescribeImageAttributeRequest(input *DescribeImageAttributeInput) (req *request.Request, output *DescribeImageAttributeOutput)
- func (c *EC2) DescribeImageAttributeWithContext(ctx aws.Context, input *DescribeImageAttributeInput, opts ...request.Option) (*DescribeImageAttributeOutput, error)
- func (c *EC2) DescribeImages(input *DescribeImagesInput) (*DescribeImagesOutput, error)
- func (c *EC2) DescribeImagesRequest(input *DescribeImagesInput) (req *request.Request, output *DescribeImagesOutput)
- func (c *EC2) DescribeImagesWithContext(ctx aws.Context, input *DescribeImagesInput, opts ...request.Option) (*DescribeImagesOutput, error)
- func (c *EC2) DescribeImportImageTasks(input *DescribeImportImageTasksInput) (*DescribeImportImageTasksOutput, error)
- func (c *EC2) DescribeImportImageTasksRequest(input *DescribeImportImageTasksInput) (req *request.Request, output *DescribeImportImageTasksOutput)
- func (c *EC2) DescribeImportImageTasksWithContext(ctx aws.Context, input *DescribeImportImageTasksInput, opts ...request.Option) (*DescribeImportImageTasksOutput, error)
- func (c *EC2) DescribeImportSnapshotTasks(input *DescribeImportSnapshotTasksInput) (*DescribeImportSnapshotTasksOutput, error)
- func (c *EC2) DescribeImportSnapshotTasksRequest(input *DescribeImportSnapshotTasksInput) (req *request.Request, output *DescribeImportSnapshotTasksOutput)
- func (c *EC2) DescribeImportSnapshotTasksWithContext(ctx aws.Context, input *DescribeImportSnapshotTasksInput, ...) (*DescribeImportSnapshotTasksOutput, error)
- func (c *EC2) DescribeInstanceAttribute(input *DescribeInstanceAttributeInput) (*DescribeInstanceAttributeOutput, error)
- func (c *EC2) DescribeInstanceAttributeRequest(input *DescribeInstanceAttributeInput) (req *request.Request, output *DescribeInstanceAttributeOutput)
- func (c *EC2) DescribeInstanceAttributeWithContext(ctx aws.Context, input *DescribeInstanceAttributeInput, opts ...request.Option) (*DescribeInstanceAttributeOutput, error)
- func (c *EC2) DescribeInstanceCreditSpecifications(input *DescribeInstanceCreditSpecificationsInput) (*DescribeInstanceCreditSpecificationsOutput, error)
- func (c *EC2) DescribeInstanceCreditSpecificationsRequest(input *DescribeInstanceCreditSpecificationsInput) (req *request.Request, output *DescribeInstanceCreditSpecificationsOutput)
- func (c *EC2) DescribeInstanceCreditSpecificationsWithContext(ctx aws.Context, input *DescribeInstanceCreditSpecificationsInput, ...) (*DescribeInstanceCreditSpecificationsOutput, error)
- func (c *EC2) DescribeInstanceStatus(input *DescribeInstanceStatusInput) (*DescribeInstanceStatusOutput, error)
- func (c *EC2) DescribeInstanceStatusPages(input *DescribeInstanceStatusInput, ...) error
- func (c *EC2) DescribeInstanceStatusPagesWithContext(ctx aws.Context, input *DescribeInstanceStatusInput, ...) error
- func (c *EC2) DescribeInstanceStatusRequest(input *DescribeInstanceStatusInput) (req *request.Request, output *DescribeInstanceStatusOutput)
- func (c *EC2) DescribeInstanceStatusWithContext(ctx aws.Context, input *DescribeInstanceStatusInput, opts ...request.Option) (*DescribeInstanceStatusOutput, error)
- func (c *EC2) DescribeInstances(input *DescribeInstancesInput) (*DescribeInstancesOutput, error)
- func (c *EC2) DescribeInstancesPages(input *DescribeInstancesInput, fn func(*DescribeInstancesOutput, bool) bool) error
- func (c *EC2) DescribeInstancesPagesWithContext(ctx aws.Context, input *DescribeInstancesInput, ...) error
- func (c *EC2) DescribeInstancesRequest(input *DescribeInstancesInput) (req *request.Request, output *DescribeInstancesOutput)
- func (c *EC2) DescribeInstancesWithContext(ctx aws.Context, input *DescribeInstancesInput, opts ...request.Option) (*DescribeInstancesOutput, error)
- func (c *EC2) DescribeInternetGateways(input *DescribeInternetGatewaysInput) (*DescribeInternetGatewaysOutput, error)
- func (c *EC2) DescribeInternetGatewaysRequest(input *DescribeInternetGatewaysInput) (req *request.Request, output *DescribeInternetGatewaysOutput)
- func (c *EC2) DescribeInternetGatewaysWithContext(ctx aws.Context, input *DescribeInternetGatewaysInput, opts ...request.Option) (*DescribeInternetGatewaysOutput, error)
- func (c *EC2) DescribeKeyPairs(input *DescribeKeyPairsInput) (*DescribeKeyPairsOutput, error)
- func (c *EC2) DescribeKeyPairsRequest(input *DescribeKeyPairsInput) (req *request.Request, output *DescribeKeyPairsOutput)
- func (c *EC2) DescribeKeyPairsWithContext(ctx aws.Context, input *DescribeKeyPairsInput, opts ...request.Option) (*DescribeKeyPairsOutput, error)
- func (c *EC2) DescribeLaunchTemplateVersions(input *DescribeLaunchTemplateVersionsInput) (*DescribeLaunchTemplateVersionsOutput, error)
- func (c *EC2) DescribeLaunchTemplateVersionsRequest(input *DescribeLaunchTemplateVersionsInput) (req *request.Request, output *DescribeLaunchTemplateVersionsOutput)
- func (c *EC2) DescribeLaunchTemplateVersionsWithContext(ctx aws.Context, input *DescribeLaunchTemplateVersionsInput, ...) (*DescribeLaunchTemplateVersionsOutput, error)
- func (c *EC2) DescribeLaunchTemplates(input *DescribeLaunchTemplatesInput) (*DescribeLaunchTemplatesOutput, error)
- func (c *EC2) DescribeLaunchTemplatesRequest(input *DescribeLaunchTemplatesInput) (req *request.Request, output *DescribeLaunchTemplatesOutput)
- func (c *EC2) DescribeLaunchTemplatesWithContext(ctx aws.Context, input *DescribeLaunchTemplatesInput, opts ...request.Option) (*DescribeLaunchTemplatesOutput, error)
- func (c *EC2) DescribeMovingAddresses(input *DescribeMovingAddressesInput) (*DescribeMovingAddressesOutput, error)
- func (c *EC2) DescribeMovingAddressesRequest(input *DescribeMovingAddressesInput) (req *request.Request, output *DescribeMovingAddressesOutput)
- func (c *EC2) DescribeMovingAddressesWithContext(ctx aws.Context, input *DescribeMovingAddressesInput, opts ...request.Option) (*DescribeMovingAddressesOutput, error)
- func (c *EC2) DescribeNatGateways(input *DescribeNatGatewaysInput) (*DescribeNatGatewaysOutput, error)
- func (c *EC2) DescribeNatGatewaysPages(input *DescribeNatGatewaysInput, ...) error
- func (c *EC2) DescribeNatGatewaysPagesWithContext(ctx aws.Context, input *DescribeNatGatewaysInput, ...) error
- func (c *EC2) DescribeNatGatewaysRequest(input *DescribeNatGatewaysInput) (req *request.Request, output *DescribeNatGatewaysOutput)
- func (c *EC2) DescribeNatGatewaysWithContext(ctx aws.Context, input *DescribeNatGatewaysInput, opts ...request.Option) (*DescribeNatGatewaysOutput, error)
- func (c *EC2) DescribeNetworkAcls(input *DescribeNetworkAclsInput) (*DescribeNetworkAclsOutput, error)
- func (c *EC2) DescribeNetworkAclsRequest(input *DescribeNetworkAclsInput) (req *request.Request, output *DescribeNetworkAclsOutput)
- func (c *EC2) DescribeNetworkAclsWithContext(ctx aws.Context, input *DescribeNetworkAclsInput, opts ...request.Option) (*DescribeNetworkAclsOutput, error)
- func (c *EC2) DescribeNetworkInterfaceAttribute(input *DescribeNetworkInterfaceAttributeInput) (*DescribeNetworkInterfaceAttributeOutput, error)
- func (c *EC2) DescribeNetworkInterfaceAttributeRequest(input *DescribeNetworkInterfaceAttributeInput) (req *request.Request, output *DescribeNetworkInterfaceAttributeOutput)
- func (c *EC2) DescribeNetworkInterfaceAttributeWithContext(ctx aws.Context, input *DescribeNetworkInterfaceAttributeInput, ...) (*DescribeNetworkInterfaceAttributeOutput, error)
- func (c *EC2) DescribeNetworkInterfacePermissions(input *DescribeNetworkInterfacePermissionsInput) (*DescribeNetworkInterfacePermissionsOutput, error)
- func (c *EC2) DescribeNetworkInterfacePermissionsRequest(input *DescribeNetworkInterfacePermissionsInput) (req *request.Request, output *DescribeNetworkInterfacePermissionsOutput)
- func (c *EC2) DescribeNetworkInterfacePermissionsWithContext(ctx aws.Context, input *DescribeNetworkInterfacePermissionsInput, ...) (*DescribeNetworkInterfacePermissionsOutput, error)
- func (c *EC2) DescribeNetworkInterfaces(input *DescribeNetworkInterfacesInput) (*DescribeNetworkInterfacesOutput, error)
- func (c *EC2) DescribeNetworkInterfacesPages(input *DescribeNetworkInterfacesInput, ...) error
- func (c *EC2) DescribeNetworkInterfacesPagesWithContext(ctx aws.Context, input *DescribeNetworkInterfacesInput, ...) error
- func (c *EC2) DescribeNetworkInterfacesRequest(input *DescribeNetworkInterfacesInput) (req *request.Request, output *DescribeNetworkInterfacesOutput)
- func (c *EC2) DescribeNetworkInterfacesWithContext(ctx aws.Context, input *DescribeNetworkInterfacesInput, opts ...request.Option) (*DescribeNetworkInterfacesOutput, error)
- func (c *EC2) DescribePlacementGroups(input *DescribePlacementGroupsInput) (*DescribePlacementGroupsOutput, error)
- func (c *EC2) DescribePlacementGroupsRequest(input *DescribePlacementGroupsInput) (req *request.Request, output *DescribePlacementGroupsOutput)
- func (c *EC2) DescribePlacementGroupsWithContext(ctx aws.Context, input *DescribePlacementGroupsInput, opts ...request.Option) (*DescribePlacementGroupsOutput, error)
- func (c *EC2) DescribePrefixLists(input *DescribePrefixListsInput) (*DescribePrefixListsOutput, error)
- func (c *EC2) DescribePrefixListsRequest(input *DescribePrefixListsInput) (req *request.Request, output *DescribePrefixListsOutput)
- func (c *EC2) DescribePrefixListsWithContext(ctx aws.Context, input *DescribePrefixListsInput, opts ...request.Option) (*DescribePrefixListsOutput, error)
- func (c *EC2) DescribePrincipalIdFormat(input *DescribePrincipalIdFormatInput) (*DescribePrincipalIdFormatOutput, error)
- func (c *EC2) DescribePrincipalIdFormatRequest(input *DescribePrincipalIdFormatInput) (req *request.Request, output *DescribePrincipalIdFormatOutput)
- func (c *EC2) DescribePrincipalIdFormatWithContext(ctx aws.Context, input *DescribePrincipalIdFormatInput, opts ...request.Option) (*DescribePrincipalIdFormatOutput, error)
- func (c *EC2) DescribePublicIpv4Pools(input *DescribePublicIpv4PoolsInput) (*DescribePublicIpv4PoolsOutput, error)
- func (c *EC2) DescribePublicIpv4PoolsRequest(input *DescribePublicIpv4PoolsInput) (req *request.Request, output *DescribePublicIpv4PoolsOutput)
- func (c *EC2) DescribePublicIpv4PoolsWithContext(ctx aws.Context, input *DescribePublicIpv4PoolsInput, opts ...request.Option) (*DescribePublicIpv4PoolsOutput, error)
- func (c *EC2) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
- func (c *EC2) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
- func (c *EC2) DescribeRegionsWithContext(ctx aws.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
- func (c *EC2) DescribeReservedInstances(input *DescribeReservedInstancesInput) (*DescribeReservedInstancesOutput, error)
- func (c *EC2) DescribeReservedInstancesListings(input *DescribeReservedInstancesListingsInput) (*DescribeReservedInstancesListingsOutput, error)
- func (c *EC2) DescribeReservedInstancesListingsRequest(input *DescribeReservedInstancesListingsInput) (req *request.Request, output *DescribeReservedInstancesListingsOutput)
- func (c *EC2) DescribeReservedInstancesListingsWithContext(ctx aws.Context, input *DescribeReservedInstancesListingsInput, ...) (*DescribeReservedInstancesListingsOutput, error)
- func (c *EC2) DescribeReservedInstancesModifications(input *DescribeReservedInstancesModificationsInput) (*DescribeReservedInstancesModificationsOutput, error)
- func (c *EC2) DescribeReservedInstancesModificationsPages(input *DescribeReservedInstancesModificationsInput, ...) error
- func (c *EC2) DescribeReservedInstancesModificationsPagesWithContext(ctx aws.Context, input *DescribeReservedInstancesModificationsInput, ...) error
- func (c *EC2) DescribeReservedInstancesModificationsRequest(input *DescribeReservedInstancesModificationsInput) (req *request.Request, output *DescribeReservedInstancesModificationsOutput)
- func (c *EC2) DescribeReservedInstancesModificationsWithContext(ctx aws.Context, input *DescribeReservedInstancesModificationsInput, ...) (*DescribeReservedInstancesModificationsOutput, error)
- func (c *EC2) DescribeReservedInstancesOfferings(input *DescribeReservedInstancesOfferingsInput) (*DescribeReservedInstancesOfferingsOutput, error)
- func (c *EC2) DescribeReservedInstancesOfferingsPages(input *DescribeReservedInstancesOfferingsInput, ...) error
- func (c *EC2) DescribeReservedInstancesOfferingsPagesWithContext(ctx aws.Context, input *DescribeReservedInstancesOfferingsInput, ...) error
- func (c *EC2) DescribeReservedInstancesOfferingsRequest(input *DescribeReservedInstancesOfferingsInput) (req *request.Request, output *DescribeReservedInstancesOfferingsOutput)
- func (c *EC2) DescribeReservedInstancesOfferingsWithContext(ctx aws.Context, input *DescribeReservedInstancesOfferingsInput, ...) (*DescribeReservedInstancesOfferingsOutput, error)
- func (c *EC2) DescribeReservedInstancesRequest(input *DescribeReservedInstancesInput) (req *request.Request, output *DescribeReservedInstancesOutput)
- func (c *EC2) DescribeReservedInstancesWithContext(ctx aws.Context, input *DescribeReservedInstancesInput, opts ...request.Option) (*DescribeReservedInstancesOutput, error)
- func (c *EC2) DescribeRouteTables(input *DescribeRouteTablesInput) (*DescribeRouteTablesOutput, error)
- func (c *EC2) DescribeRouteTablesPages(input *DescribeRouteTablesInput, ...) error
- func (c *EC2) DescribeRouteTablesPagesWithContext(ctx aws.Context, input *DescribeRouteTablesInput, ...) error
- func (c *EC2) DescribeRouteTablesRequest(input *DescribeRouteTablesInput) (req *request.Request, output *DescribeRouteTablesOutput)
- func (c *EC2) DescribeRouteTablesWithContext(ctx aws.Context, input *DescribeRouteTablesInput, opts ...request.Option) (*DescribeRouteTablesOutput, error)
- func (c *EC2) DescribeScheduledInstanceAvailability(input *DescribeScheduledInstanceAvailabilityInput) (*DescribeScheduledInstanceAvailabilityOutput, error)
- func (c *EC2) DescribeScheduledInstanceAvailabilityRequest(input *DescribeScheduledInstanceAvailabilityInput) (req *request.Request, output *DescribeScheduledInstanceAvailabilityOutput)
- func (c *EC2) DescribeScheduledInstanceAvailabilityWithContext(ctx aws.Context, input *DescribeScheduledInstanceAvailabilityInput, ...) (*DescribeScheduledInstanceAvailabilityOutput, error)
- func (c *EC2) DescribeScheduledInstances(input *DescribeScheduledInstancesInput) (*DescribeScheduledInstancesOutput, error)
- func (c *EC2) DescribeScheduledInstancesRequest(input *DescribeScheduledInstancesInput) (req *request.Request, output *DescribeScheduledInstancesOutput)
- func (c *EC2) DescribeScheduledInstancesWithContext(ctx aws.Context, input *DescribeScheduledInstancesInput, ...) (*DescribeScheduledInstancesOutput, error)
- func (c *EC2) DescribeSecurityGroupReferences(input *DescribeSecurityGroupReferencesInput) (*DescribeSecurityGroupReferencesOutput, error)
- func (c *EC2) DescribeSecurityGroupReferencesRequest(input *DescribeSecurityGroupReferencesInput) (req *request.Request, output *DescribeSecurityGroupReferencesOutput)
- func (c *EC2) DescribeSecurityGroupReferencesWithContext(ctx aws.Context, input *DescribeSecurityGroupReferencesInput, ...) (*DescribeSecurityGroupReferencesOutput, error)
- func (c *EC2) DescribeSecurityGroups(input *DescribeSecurityGroupsInput) (*DescribeSecurityGroupsOutput, error)
- func (c *EC2) DescribeSecurityGroupsPages(input *DescribeSecurityGroupsInput, ...) error
- func (c *EC2) DescribeSecurityGroupsPagesWithContext(ctx aws.Context, input *DescribeSecurityGroupsInput, ...) error
- func (c *EC2) DescribeSecurityGroupsRequest(input *DescribeSecurityGroupsInput) (req *request.Request, output *DescribeSecurityGroupsOutput)
- func (c *EC2) DescribeSecurityGroupsWithContext(ctx aws.Context, input *DescribeSecurityGroupsInput, opts ...request.Option) (*DescribeSecurityGroupsOutput, error)
- func (c *EC2) DescribeSnapshotAttribute(input *DescribeSnapshotAttributeInput) (*DescribeSnapshotAttributeOutput, error)
- func (c *EC2) DescribeSnapshotAttributeRequest(input *DescribeSnapshotAttributeInput) (req *request.Request, output *DescribeSnapshotAttributeOutput)
- func (c *EC2) DescribeSnapshotAttributeWithContext(ctx aws.Context, input *DescribeSnapshotAttributeInput, opts ...request.Option) (*DescribeSnapshotAttributeOutput, error)
- func (c *EC2) DescribeSnapshots(input *DescribeSnapshotsInput) (*DescribeSnapshotsOutput, error)
- func (c *EC2) DescribeSnapshotsPages(input *DescribeSnapshotsInput, fn func(*DescribeSnapshotsOutput, bool) bool) error
- func (c *EC2) DescribeSnapshotsPagesWithContext(ctx aws.Context, input *DescribeSnapshotsInput, ...) error
- func (c *EC2) DescribeSnapshotsRequest(input *DescribeSnapshotsInput) (req *request.Request, output *DescribeSnapshotsOutput)
- func (c *EC2) DescribeSnapshotsWithContext(ctx aws.Context, input *DescribeSnapshotsInput, opts ...request.Option) (*DescribeSnapshotsOutput, error)
- func (c *EC2) DescribeSpotDatafeedSubscription(input *DescribeSpotDatafeedSubscriptionInput) (*DescribeSpotDatafeedSubscriptionOutput, error)
- func (c *EC2) DescribeSpotDatafeedSubscriptionRequest(input *DescribeSpotDatafeedSubscriptionInput) (req *request.Request, output *DescribeSpotDatafeedSubscriptionOutput)
- func (c *EC2) DescribeSpotDatafeedSubscriptionWithContext(ctx aws.Context, input *DescribeSpotDatafeedSubscriptionInput, ...) (*DescribeSpotDatafeedSubscriptionOutput, error)
- func (c *EC2) DescribeSpotFleetInstances(input *DescribeSpotFleetInstancesInput) (*DescribeSpotFleetInstancesOutput, error)
- func (c *EC2) DescribeSpotFleetInstancesRequest(input *DescribeSpotFleetInstancesInput) (req *request.Request, output *DescribeSpotFleetInstancesOutput)
- func (c *EC2) DescribeSpotFleetInstancesWithContext(ctx aws.Context, input *DescribeSpotFleetInstancesInput, ...) (*DescribeSpotFleetInstancesOutput, error)
- func (c *EC2) DescribeSpotFleetRequestHistory(input *DescribeSpotFleetRequestHistoryInput) (*DescribeSpotFleetRequestHistoryOutput, error)
- func (c *EC2) DescribeSpotFleetRequestHistoryRequest(input *DescribeSpotFleetRequestHistoryInput) (req *request.Request, output *DescribeSpotFleetRequestHistoryOutput)
- func (c *EC2) DescribeSpotFleetRequestHistoryWithContext(ctx aws.Context, input *DescribeSpotFleetRequestHistoryInput, ...) (*DescribeSpotFleetRequestHistoryOutput, error)
- func (c *EC2) DescribeSpotFleetRequests(input *DescribeSpotFleetRequestsInput) (*DescribeSpotFleetRequestsOutput, error)
- func (c *EC2) DescribeSpotFleetRequestsPages(input *DescribeSpotFleetRequestsInput, ...) error
- func (c *EC2) DescribeSpotFleetRequestsPagesWithContext(ctx aws.Context, input *DescribeSpotFleetRequestsInput, ...) error
- func (c *EC2) DescribeSpotFleetRequestsRequest(input *DescribeSpotFleetRequestsInput) (req *request.Request, output *DescribeSpotFleetRequestsOutput)
- func (c *EC2) DescribeSpotFleetRequestsWithContext(ctx aws.Context, input *DescribeSpotFleetRequestsInput, opts ...request.Option) (*DescribeSpotFleetRequestsOutput, error)
- func (c *EC2) DescribeSpotInstanceRequests(input *DescribeSpotInstanceRequestsInput) (*DescribeSpotInstanceRequestsOutput, error)
- func (c *EC2) DescribeSpotInstanceRequestsRequest(input *DescribeSpotInstanceRequestsInput) (req *request.Request, output *DescribeSpotInstanceRequestsOutput)
- func (c *EC2) DescribeSpotInstanceRequestsWithContext(ctx aws.Context, input *DescribeSpotInstanceRequestsInput, ...) (*DescribeSpotInstanceRequestsOutput, error)
- func (c *EC2) DescribeSpotPriceHistory(input *DescribeSpotPriceHistoryInput) (*DescribeSpotPriceHistoryOutput, error)
- func (c *EC2) DescribeSpotPriceHistoryPages(input *DescribeSpotPriceHistoryInput, ...) error
- func (c *EC2) DescribeSpotPriceHistoryPagesWithContext(ctx aws.Context, input *DescribeSpotPriceHistoryInput, ...) error
- func (c *EC2) DescribeSpotPriceHistoryRequest(input *DescribeSpotPriceHistoryInput) (req *request.Request, output *DescribeSpotPriceHistoryOutput)
- func (c *EC2) DescribeSpotPriceHistoryWithContext(ctx aws.Context, input *DescribeSpotPriceHistoryInput, opts ...request.Option) (*DescribeSpotPriceHistoryOutput, error)
- func (c *EC2) DescribeStaleSecurityGroups(input *DescribeStaleSecurityGroupsInput) (*DescribeStaleSecurityGroupsOutput, error)
- func (c *EC2) DescribeStaleSecurityGroupsRequest(input *DescribeStaleSecurityGroupsInput) (req *request.Request, output *DescribeStaleSecurityGroupsOutput)
- func (c *EC2) DescribeStaleSecurityGroupsWithContext(ctx aws.Context, input *DescribeStaleSecurityGroupsInput, ...) (*DescribeStaleSecurityGroupsOutput, error)
- func (c *EC2) DescribeSubnets(input *DescribeSubnetsInput) (*DescribeSubnetsOutput, error)
- func (c *EC2) DescribeSubnetsRequest(input *DescribeSubnetsInput) (req *request.Request, output *DescribeSubnetsOutput)
- func (c *EC2) DescribeSubnetsWithContext(ctx aws.Context, input *DescribeSubnetsInput, opts ...request.Option) (*DescribeSubnetsOutput, error)
- func (c *EC2) DescribeTags(input *DescribeTagsInput) (*DescribeTagsOutput, error)
- func (c *EC2) DescribeTagsPages(input *DescribeTagsInput, fn func(*DescribeTagsOutput, bool) bool) error
- func (c *EC2) DescribeTagsPagesWithContext(ctx aws.Context, input *DescribeTagsInput, ...) error
- func (c *EC2) DescribeTagsRequest(input *DescribeTagsInput) (req *request.Request, output *DescribeTagsOutput)
- func (c *EC2) DescribeTagsWithContext(ctx aws.Context, input *DescribeTagsInput, opts ...request.Option) (*DescribeTagsOutput, error)
- func (c *EC2) DescribeTransitGatewayAttachments(input *DescribeTransitGatewayAttachmentsInput) (*DescribeTransitGatewayAttachmentsOutput, error)
- func (c *EC2) DescribeTransitGatewayAttachmentsRequest(input *DescribeTransitGatewayAttachmentsInput) (req *request.Request, output *DescribeTransitGatewayAttachmentsOutput)
- func (c *EC2) DescribeTransitGatewayAttachmentsWithContext(ctx aws.Context, input *DescribeTransitGatewayAttachmentsInput, ...) (*DescribeTransitGatewayAttachmentsOutput, error)
- func (c *EC2) DescribeTransitGatewayRouteTables(input *DescribeTransitGatewayRouteTablesInput) (*DescribeTransitGatewayRouteTablesOutput, error)
- func (c *EC2) DescribeTransitGatewayRouteTablesRequest(input *DescribeTransitGatewayRouteTablesInput) (req *request.Request, output *DescribeTransitGatewayRouteTablesOutput)
- func (c *EC2) DescribeTransitGatewayRouteTablesWithContext(ctx aws.Context, input *DescribeTransitGatewayRouteTablesInput, ...) (*DescribeTransitGatewayRouteTablesOutput, error)
- func (c *EC2) DescribeTransitGatewayVpcAttachments(input *DescribeTransitGatewayVpcAttachmentsInput) (*DescribeTransitGatewayVpcAttachmentsOutput, error)
- func (c *EC2) DescribeTransitGatewayVpcAttachmentsRequest(input *DescribeTransitGatewayVpcAttachmentsInput) (req *request.Request, output *DescribeTransitGatewayVpcAttachmentsOutput)
- func (c *EC2) DescribeTransitGatewayVpcAttachmentsWithContext(ctx aws.Context, input *DescribeTransitGatewayVpcAttachmentsInput, ...) (*DescribeTransitGatewayVpcAttachmentsOutput, error)
- func (c *EC2) DescribeTransitGateways(input *DescribeTransitGatewaysInput) (*DescribeTransitGatewaysOutput, error)
- func (c *EC2) DescribeTransitGatewaysRequest(input *DescribeTransitGatewaysInput) (req *request.Request, output *DescribeTransitGatewaysOutput)
- func (c *EC2) DescribeTransitGatewaysWithContext(ctx aws.Context, input *DescribeTransitGatewaysInput, opts ...request.Option) (*DescribeTransitGatewaysOutput, error)
- func (c *EC2) DescribeVolumeAttribute(input *DescribeVolumeAttributeInput) (*DescribeVolumeAttributeOutput, error)
- func (c *EC2) DescribeVolumeAttributeRequest(input *DescribeVolumeAttributeInput) (req *request.Request, output *DescribeVolumeAttributeOutput)
- func (c *EC2) DescribeVolumeAttributeWithContext(ctx aws.Context, input *DescribeVolumeAttributeInput, opts ...request.Option) (*DescribeVolumeAttributeOutput, error)
- func (c *EC2) DescribeVolumeStatus(input *DescribeVolumeStatusInput) (*DescribeVolumeStatusOutput, error)
- func (c *EC2) DescribeVolumeStatusPages(input *DescribeVolumeStatusInput, ...) error
- func (c *EC2) DescribeVolumeStatusPagesWithContext(ctx aws.Context, input *DescribeVolumeStatusInput, ...) error
- func (c *EC2) DescribeVolumeStatusRequest(input *DescribeVolumeStatusInput) (req *request.Request, output *DescribeVolumeStatusOutput)
- func (c *EC2) DescribeVolumeStatusWithContext(ctx aws.Context, input *DescribeVolumeStatusInput, opts ...request.Option) (*DescribeVolumeStatusOutput, error)
- func (c *EC2) DescribeVolumes(input *DescribeVolumesInput) (*DescribeVolumesOutput, error)
- func (c *EC2) DescribeVolumesModifications(input *DescribeVolumesModificationsInput) (*DescribeVolumesModificationsOutput, error)
- func (c *EC2) DescribeVolumesModificationsRequest(input *DescribeVolumesModificationsInput) (req *request.Request, output *DescribeVolumesModificationsOutput)
- func (c *EC2) DescribeVolumesModificationsWithContext(ctx aws.Context, input *DescribeVolumesModificationsInput, ...) (*DescribeVolumesModificationsOutput, error)
- func (c *EC2) DescribeVolumesPages(input *DescribeVolumesInput, fn func(*DescribeVolumesOutput, bool) bool) error
- func (c *EC2) DescribeVolumesPagesWithContext(ctx aws.Context, input *DescribeVolumesInput, ...) error
- func (c *EC2) DescribeVolumesRequest(input *DescribeVolumesInput) (req *request.Request, output *DescribeVolumesOutput)
- func (c *EC2) DescribeVolumesWithContext(ctx aws.Context, input *DescribeVolumesInput, opts ...request.Option) (*DescribeVolumesOutput, error)
- func (c *EC2) DescribeVpcAttribute(input *DescribeVpcAttributeInput) (*DescribeVpcAttributeOutput, error)
- func (c *EC2) DescribeVpcAttributeRequest(input *DescribeVpcAttributeInput) (req *request.Request, output *DescribeVpcAttributeOutput)
- func (c *EC2) DescribeVpcAttributeWithContext(ctx aws.Context, input *DescribeVpcAttributeInput, opts ...request.Option) (*DescribeVpcAttributeOutput, error)
- func (c *EC2) DescribeVpcClassicLink(input *DescribeVpcClassicLinkInput) (*DescribeVpcClassicLinkOutput, error)
- func (c *EC2) DescribeVpcClassicLinkDnsSupport(input *DescribeVpcClassicLinkDnsSupportInput) (*DescribeVpcClassicLinkDnsSupportOutput, error)
- func (c *EC2) DescribeVpcClassicLinkDnsSupportRequest(input *DescribeVpcClassicLinkDnsSupportInput) (req *request.Request, output *DescribeVpcClassicLinkDnsSupportOutput)
- func (c *EC2) DescribeVpcClassicLinkDnsSupportWithContext(ctx aws.Context, input *DescribeVpcClassicLinkDnsSupportInput, ...) (*DescribeVpcClassicLinkDnsSupportOutput, error)
- func (c *EC2) DescribeVpcClassicLinkRequest(input *DescribeVpcClassicLinkInput) (req *request.Request, output *DescribeVpcClassicLinkOutput)
- func (c *EC2) DescribeVpcClassicLinkWithContext(ctx aws.Context, input *DescribeVpcClassicLinkInput, opts ...request.Option) (*DescribeVpcClassicLinkOutput, error)
- func (c *EC2) DescribeVpcEndpointConnectionNotifications(input *DescribeVpcEndpointConnectionNotificationsInput) (*DescribeVpcEndpointConnectionNotificationsOutput, error)
- func (c *EC2) DescribeVpcEndpointConnectionNotificationsRequest(input *DescribeVpcEndpointConnectionNotificationsInput) (req *request.Request, output *DescribeVpcEndpointConnectionNotificationsOutput)
- func (c *EC2) DescribeVpcEndpointConnectionNotificationsWithContext(ctx aws.Context, input *DescribeVpcEndpointConnectionNotificationsInput, ...) (*DescribeVpcEndpointConnectionNotificationsOutput, error)
- func (c *EC2) DescribeVpcEndpointConnections(input *DescribeVpcEndpointConnectionsInput) (*DescribeVpcEndpointConnectionsOutput, error)
- func (c *EC2) DescribeVpcEndpointConnectionsRequest(input *DescribeVpcEndpointConnectionsInput) (req *request.Request, output *DescribeVpcEndpointConnectionsOutput)
- func (c *EC2) DescribeVpcEndpointConnectionsWithContext(ctx aws.Context, input *DescribeVpcEndpointConnectionsInput, ...) (*DescribeVpcEndpointConnectionsOutput, error)
- func (c *EC2) DescribeVpcEndpointServiceConfigurations(input *DescribeVpcEndpointServiceConfigurationsInput) (*DescribeVpcEndpointServiceConfigurationsOutput, error)
- func (c *EC2) DescribeVpcEndpointServiceConfigurationsRequest(input *DescribeVpcEndpointServiceConfigurationsInput) (req *request.Request, output *DescribeVpcEndpointServiceConfigurationsOutput)
- func (c *EC2) DescribeVpcEndpointServiceConfigurationsWithContext(ctx aws.Context, input *DescribeVpcEndpointServiceConfigurationsInput, ...) (*DescribeVpcEndpointServiceConfigurationsOutput, error)
- func (c *EC2) DescribeVpcEndpointServicePermissions(input *DescribeVpcEndpointServicePermissionsInput) (*DescribeVpcEndpointServicePermissionsOutput, error)
- func (c *EC2) DescribeVpcEndpointServicePermissionsRequest(input *DescribeVpcEndpointServicePermissionsInput) (req *request.Request, output *DescribeVpcEndpointServicePermissionsOutput)
- func (c *EC2) DescribeVpcEndpointServicePermissionsWithContext(ctx aws.Context, input *DescribeVpcEndpointServicePermissionsInput, ...) (*DescribeVpcEndpointServicePermissionsOutput, error)
- func (c *EC2) DescribeVpcEndpointServices(input *DescribeVpcEndpointServicesInput) (*DescribeVpcEndpointServicesOutput, error)
- func (c *EC2) DescribeVpcEndpointServicesRequest(input *DescribeVpcEndpointServicesInput) (req *request.Request, output *DescribeVpcEndpointServicesOutput)
- func (c *EC2) DescribeVpcEndpointServicesWithContext(ctx aws.Context, input *DescribeVpcEndpointServicesInput, ...) (*DescribeVpcEndpointServicesOutput, error)
- func (c *EC2) DescribeVpcEndpoints(input *DescribeVpcEndpointsInput) (*DescribeVpcEndpointsOutput, error)
- func (c *EC2) DescribeVpcEndpointsRequest(input *DescribeVpcEndpointsInput) (req *request.Request, output *DescribeVpcEndpointsOutput)
- func (c *EC2) DescribeVpcEndpointsWithContext(ctx aws.Context, input *DescribeVpcEndpointsInput, opts ...request.Option) (*DescribeVpcEndpointsOutput, error)
- func (c *EC2) DescribeVpcPeeringConnections(input *DescribeVpcPeeringConnectionsInput) (*DescribeVpcPeeringConnectionsOutput, error)
- func (c *EC2) DescribeVpcPeeringConnectionsRequest(input *DescribeVpcPeeringConnectionsInput) (req *request.Request, output *DescribeVpcPeeringConnectionsOutput)
- func (c *EC2) DescribeVpcPeeringConnectionsWithContext(ctx aws.Context, input *DescribeVpcPeeringConnectionsInput, ...) (*DescribeVpcPeeringConnectionsOutput, error)
- func (c *EC2) DescribeVpcs(input *DescribeVpcsInput) (*DescribeVpcsOutput, error)
- func (c *EC2) DescribeVpcsRequest(input *DescribeVpcsInput) (req *request.Request, output *DescribeVpcsOutput)
- func (c *EC2) DescribeVpcsWithContext(ctx aws.Context, input *DescribeVpcsInput, opts ...request.Option) (*DescribeVpcsOutput, error)
- func (c *EC2) DescribeVpnConnections(input *DescribeVpnConnectionsInput) (*DescribeVpnConnectionsOutput, error)
- func (c *EC2) DescribeVpnConnectionsRequest(input *DescribeVpnConnectionsInput) (req *request.Request, output *DescribeVpnConnectionsOutput)
- func (c *EC2) DescribeVpnConnectionsWithContext(ctx aws.Context, input *DescribeVpnConnectionsInput, opts ...request.Option) (*DescribeVpnConnectionsOutput, error)
- func (c *EC2) DescribeVpnGateways(input *DescribeVpnGatewaysInput) (*DescribeVpnGatewaysOutput, error)
- func (c *EC2) DescribeVpnGatewaysRequest(input *DescribeVpnGatewaysInput) (req *request.Request, output *DescribeVpnGatewaysOutput)
- func (c *EC2) DescribeVpnGatewaysWithContext(ctx aws.Context, input *DescribeVpnGatewaysInput, opts ...request.Option) (*DescribeVpnGatewaysOutput, error)
- func (c *EC2) DetachClassicLinkVpc(input *DetachClassicLinkVpcInput) (*DetachClassicLinkVpcOutput, error)
- func (c *EC2) DetachClassicLinkVpcRequest(input *DetachClassicLinkVpcInput) (req *request.Request, output *DetachClassicLinkVpcOutput)
- func (c *EC2) DetachClassicLinkVpcWithContext(ctx aws.Context, input *DetachClassicLinkVpcInput, opts ...request.Option) (*DetachClassicLinkVpcOutput, error)
- func (c *EC2) DetachInternetGateway(input *DetachInternetGatewayInput) (*DetachInternetGatewayOutput, error)
- func (c *EC2) DetachInternetGatewayRequest(input *DetachInternetGatewayInput) (req *request.Request, output *DetachInternetGatewayOutput)
- func (c *EC2) DetachInternetGatewayWithContext(ctx aws.Context, input *DetachInternetGatewayInput, opts ...request.Option) (*DetachInternetGatewayOutput, error)
- func (c *EC2) DetachNetworkInterface(input *DetachNetworkInterfaceInput) (*DetachNetworkInterfaceOutput, error)
- func (c *EC2) DetachNetworkInterfaceRequest(input *DetachNetworkInterfaceInput) (req *request.Request, output *DetachNetworkInterfaceOutput)
- func (c *EC2) DetachNetworkInterfaceWithContext(ctx aws.Context, input *DetachNetworkInterfaceInput, opts ...request.Option) (*DetachNetworkInterfaceOutput, error)
- func (c *EC2) DetachVolume(input *DetachVolumeInput) (*VolumeAttachment, error)
- func (c *EC2) DetachVolumeRequest(input *DetachVolumeInput) (req *request.Request, output *VolumeAttachment)
- func (c *EC2) DetachVolumeWithContext(ctx aws.Context, input *DetachVolumeInput, opts ...request.Option) (*VolumeAttachment, error)
- func (c *EC2) DetachVpnGateway(input *DetachVpnGatewayInput) (*DetachVpnGatewayOutput, error)
- func (c *EC2) DetachVpnGatewayRequest(input *DetachVpnGatewayInput) (req *request.Request, output *DetachVpnGatewayOutput)
- func (c *EC2) DetachVpnGatewayWithContext(ctx aws.Context, input *DetachVpnGatewayInput, opts ...request.Option) (*DetachVpnGatewayOutput, error)
- func (c *EC2) DisableTransitGatewayRouteTablePropagation(input *DisableTransitGatewayRouteTablePropagationInput) (*DisableTransitGatewayRouteTablePropagationOutput, error)
- func (c *EC2) DisableTransitGatewayRouteTablePropagationRequest(input *DisableTransitGatewayRouteTablePropagationInput) (req *request.Request, output *DisableTransitGatewayRouteTablePropagationOutput)
- func (c *EC2) DisableTransitGatewayRouteTablePropagationWithContext(ctx aws.Context, input *DisableTransitGatewayRouteTablePropagationInput, ...) (*DisableTransitGatewayRouteTablePropagationOutput, error)
- func (c *EC2) DisableVgwRoutePropagation(input *DisableVgwRoutePropagationInput) (*DisableVgwRoutePropagationOutput, error)
- func (c *EC2) DisableVgwRoutePropagationRequest(input *DisableVgwRoutePropagationInput) (req *request.Request, output *DisableVgwRoutePropagationOutput)
- func (c *EC2) DisableVgwRoutePropagationWithContext(ctx aws.Context, input *DisableVgwRoutePropagationInput, ...) (*DisableVgwRoutePropagationOutput, error)
- func (c *EC2) DisableVpcClassicLink(input *DisableVpcClassicLinkInput) (*DisableVpcClassicLinkOutput, error)
- func (c *EC2) DisableVpcClassicLinkDnsSupport(input *DisableVpcClassicLinkDnsSupportInput) (*DisableVpcClassicLinkDnsSupportOutput, error)
- func (c *EC2) DisableVpcClassicLinkDnsSupportRequest(input *DisableVpcClassicLinkDnsSupportInput) (req *request.Request, output *DisableVpcClassicLinkDnsSupportOutput)
- func (c *EC2) DisableVpcClassicLinkDnsSupportWithContext(ctx aws.Context, input *DisableVpcClassicLinkDnsSupportInput, ...) (*DisableVpcClassicLinkDnsSupportOutput, error)
- func (c *EC2) DisableVpcClassicLinkRequest(input *DisableVpcClassicLinkInput) (req *request.Request, output *DisableVpcClassicLinkOutput)
- func (c *EC2) DisableVpcClassicLinkWithContext(ctx aws.Context, input *DisableVpcClassicLinkInput, opts ...request.Option) (*DisableVpcClassicLinkOutput, error)
- func (c *EC2) DisassociateAddress(input *DisassociateAddressInput) (*DisassociateAddressOutput, error)
- func (c *EC2) DisassociateAddressRequest(input *DisassociateAddressInput) (req *request.Request, output *DisassociateAddressOutput)
- func (c *EC2) DisassociateAddressWithContext(ctx aws.Context, input *DisassociateAddressInput, opts ...request.Option) (*DisassociateAddressOutput, error)
- func (c *EC2) DisassociateClientVpnTargetNetwork(input *DisassociateClientVpnTargetNetworkInput) (*DisassociateClientVpnTargetNetworkOutput, error)
- func (c *EC2) DisassociateClientVpnTargetNetworkRequest(input *DisassociateClientVpnTargetNetworkInput) (req *request.Request, output *DisassociateClientVpnTargetNetworkOutput)
- func (c *EC2) DisassociateClientVpnTargetNetworkWithContext(ctx aws.Context, input *DisassociateClientVpnTargetNetworkInput, ...) (*DisassociateClientVpnTargetNetworkOutput, error)
- func (c *EC2) DisassociateIamInstanceProfile(input *DisassociateIamInstanceProfileInput) (*DisassociateIamInstanceProfileOutput, error)
- func (c *EC2) DisassociateIamInstanceProfileRequest(input *DisassociateIamInstanceProfileInput) (req *request.Request, output *DisassociateIamInstanceProfileOutput)
- func (c *EC2) DisassociateIamInstanceProfileWithContext(ctx aws.Context, input *DisassociateIamInstanceProfileInput, ...) (*DisassociateIamInstanceProfileOutput, error)
- func (c *EC2) DisassociateRouteTable(input *DisassociateRouteTableInput) (*DisassociateRouteTableOutput, error)
- func (c *EC2) DisassociateRouteTableRequest(input *DisassociateRouteTableInput) (req *request.Request, output *DisassociateRouteTableOutput)
- func (c *EC2) DisassociateRouteTableWithContext(ctx aws.Context, input *DisassociateRouteTableInput, opts ...request.Option) (*DisassociateRouteTableOutput, error)
- func (c *EC2) DisassociateSubnetCidrBlock(input *DisassociateSubnetCidrBlockInput) (*DisassociateSubnetCidrBlockOutput, error)
- func (c *EC2) DisassociateSubnetCidrBlockRequest(input *DisassociateSubnetCidrBlockInput) (req *request.Request, output *DisassociateSubnetCidrBlockOutput)
- func (c *EC2) DisassociateSubnetCidrBlockWithContext(ctx aws.Context, input *DisassociateSubnetCidrBlockInput, ...) (*DisassociateSubnetCidrBlockOutput, error)
- func (c *EC2) DisassociateTransitGatewayRouteTable(input *DisassociateTransitGatewayRouteTableInput) (*DisassociateTransitGatewayRouteTableOutput, error)
- func (c *EC2) DisassociateTransitGatewayRouteTableRequest(input *DisassociateTransitGatewayRouteTableInput) (req *request.Request, output *DisassociateTransitGatewayRouteTableOutput)
- func (c *EC2) DisassociateTransitGatewayRouteTableWithContext(ctx aws.Context, input *DisassociateTransitGatewayRouteTableInput, ...) (*DisassociateTransitGatewayRouteTableOutput, error)
- func (c *EC2) DisassociateVpcCidrBlock(input *DisassociateVpcCidrBlockInput) (*DisassociateVpcCidrBlockOutput, error)
- func (c *EC2) DisassociateVpcCidrBlockRequest(input *DisassociateVpcCidrBlockInput) (req *request.Request, output *DisassociateVpcCidrBlockOutput)
- func (c *EC2) DisassociateVpcCidrBlockWithContext(ctx aws.Context, input *DisassociateVpcCidrBlockInput, opts ...request.Option) (*DisassociateVpcCidrBlockOutput, error)
- func (c *EC2) EnableTransitGatewayRouteTablePropagation(input *EnableTransitGatewayRouteTablePropagationInput) (*EnableTransitGatewayRouteTablePropagationOutput, error)
- func (c *EC2) EnableTransitGatewayRouteTablePropagationRequest(input *EnableTransitGatewayRouteTablePropagationInput) (req *request.Request, output *EnableTransitGatewayRouteTablePropagationOutput)
- func (c *EC2) EnableTransitGatewayRouteTablePropagationWithContext(ctx aws.Context, input *EnableTransitGatewayRouteTablePropagationInput, ...) (*EnableTransitGatewayRouteTablePropagationOutput, error)
- func (c *EC2) EnableVgwRoutePropagation(input *EnableVgwRoutePropagationInput) (*EnableVgwRoutePropagationOutput, error)
- func (c *EC2) EnableVgwRoutePropagationRequest(input *EnableVgwRoutePropagationInput) (req *request.Request, output *EnableVgwRoutePropagationOutput)
- func (c *EC2) EnableVgwRoutePropagationWithContext(ctx aws.Context, input *EnableVgwRoutePropagationInput, opts ...request.Option) (*EnableVgwRoutePropagationOutput, error)
- func (c *EC2) EnableVolumeIO(input *EnableVolumeIOInput) (*EnableVolumeIOOutput, error)
- func (c *EC2) EnableVolumeIORequest(input *EnableVolumeIOInput) (req *request.Request, output *EnableVolumeIOOutput)
- func (c *EC2) EnableVolumeIOWithContext(ctx aws.Context, input *EnableVolumeIOInput, opts ...request.Option) (*EnableVolumeIOOutput, error)
- func (c *EC2) EnableVpcClassicLink(input *EnableVpcClassicLinkInput) (*EnableVpcClassicLinkOutput, error)
- func (c *EC2) EnableVpcClassicLinkDnsSupport(input *EnableVpcClassicLinkDnsSupportInput) (*EnableVpcClassicLinkDnsSupportOutput, error)
- func (c *EC2) EnableVpcClassicLinkDnsSupportRequest(input *EnableVpcClassicLinkDnsSupportInput) (req *request.Request, output *EnableVpcClassicLinkDnsSupportOutput)
- func (c *EC2) EnableVpcClassicLinkDnsSupportWithContext(ctx aws.Context, input *EnableVpcClassicLinkDnsSupportInput, ...) (*EnableVpcClassicLinkDnsSupportOutput, error)
- func (c *EC2) EnableVpcClassicLinkRequest(input *EnableVpcClassicLinkInput) (req *request.Request, output *EnableVpcClassicLinkOutput)
- func (c *EC2) EnableVpcClassicLinkWithContext(ctx aws.Context, input *EnableVpcClassicLinkInput, opts ...request.Option) (*EnableVpcClassicLinkOutput, error)
- func (c *EC2) ExportClientVpnClientCertificateRevocationList(input *ExportClientVpnClientCertificateRevocationListInput) (*ExportClientVpnClientCertificateRevocationListOutput, error)
- func (c *EC2) ExportClientVpnClientCertificateRevocationListRequest(input *ExportClientVpnClientCertificateRevocationListInput) (req *request.Request, ...)
- func (c *EC2) ExportClientVpnClientCertificateRevocationListWithContext(ctx aws.Context, input *ExportClientVpnClientCertificateRevocationListInput, ...) (*ExportClientVpnClientCertificateRevocationListOutput, error)
- func (c *EC2) ExportClientVpnClientConfiguration(input *ExportClientVpnClientConfigurationInput) (*ExportClientVpnClientConfigurationOutput, error)
- func (c *EC2) ExportClientVpnClientConfigurationRequest(input *ExportClientVpnClientConfigurationInput) (req *request.Request, output *ExportClientVpnClientConfigurationOutput)
- func (c *EC2) ExportClientVpnClientConfigurationWithContext(ctx aws.Context, input *ExportClientVpnClientConfigurationInput, ...) (*ExportClientVpnClientConfigurationOutput, error)
- func (c *EC2) ExportTransitGatewayRoutes(input *ExportTransitGatewayRoutesInput) (*ExportTransitGatewayRoutesOutput, error)
- func (c *EC2) ExportTransitGatewayRoutesRequest(input *ExportTransitGatewayRoutesInput) (req *request.Request, output *ExportTransitGatewayRoutesOutput)
- func (c *EC2) ExportTransitGatewayRoutesWithContext(ctx aws.Context, input *ExportTransitGatewayRoutesInput, ...) (*ExportTransitGatewayRoutesOutput, error)
- func (c *EC2) GetConsoleOutput(input *GetConsoleOutputInput) (*GetConsoleOutputOutput, error)
- func (c *EC2) GetConsoleOutputRequest(input *GetConsoleOutputInput) (req *request.Request, output *GetConsoleOutputOutput)
- func (c *EC2) GetConsoleOutputWithContext(ctx aws.Context, input *GetConsoleOutputInput, opts ...request.Option) (*GetConsoleOutputOutput, error)
- func (c *EC2) GetConsoleScreenshot(input *GetConsoleScreenshotInput) (*GetConsoleScreenshotOutput, error)
- func (c *EC2) GetConsoleScreenshotRequest(input *GetConsoleScreenshotInput) (req *request.Request, output *GetConsoleScreenshotOutput)
- func (c *EC2) GetConsoleScreenshotWithContext(ctx aws.Context, input *GetConsoleScreenshotInput, opts ...request.Option) (*GetConsoleScreenshotOutput, error)
- func (c *EC2) GetHostReservationPurchasePreview(input *GetHostReservationPurchasePreviewInput) (*GetHostReservationPurchasePreviewOutput, error)
- func (c *EC2) GetHostReservationPurchasePreviewRequest(input *GetHostReservationPurchasePreviewInput) (req *request.Request, output *GetHostReservationPurchasePreviewOutput)
- func (c *EC2) GetHostReservationPurchasePreviewWithContext(ctx aws.Context, input *GetHostReservationPurchasePreviewInput, ...) (*GetHostReservationPurchasePreviewOutput, error)
- func (c *EC2) GetLaunchTemplateData(input *GetLaunchTemplateDataInput) (*GetLaunchTemplateDataOutput, error)
- func (c *EC2) GetLaunchTemplateDataRequest(input *GetLaunchTemplateDataInput) (req *request.Request, output *GetLaunchTemplateDataOutput)
- func (c *EC2) GetLaunchTemplateDataWithContext(ctx aws.Context, input *GetLaunchTemplateDataInput, opts ...request.Option) (*GetLaunchTemplateDataOutput, error)
- func (c *EC2) GetPasswordData(input *GetPasswordDataInput) (*GetPasswordDataOutput, error)
- func (c *EC2) GetPasswordDataRequest(input *GetPasswordDataInput) (req *request.Request, output *GetPasswordDataOutput)
- func (c *EC2) GetPasswordDataWithContext(ctx aws.Context, input *GetPasswordDataInput, opts ...request.Option) (*GetPasswordDataOutput, error)
- func (c *EC2) GetReservedInstancesExchangeQuote(input *GetReservedInstancesExchangeQuoteInput) (*GetReservedInstancesExchangeQuoteOutput, error)
- func (c *EC2) GetReservedInstancesExchangeQuoteRequest(input *GetReservedInstancesExchangeQuoteInput) (req *request.Request, output *GetReservedInstancesExchangeQuoteOutput)
- func (c *EC2) GetReservedInstancesExchangeQuoteWithContext(ctx aws.Context, input *GetReservedInstancesExchangeQuoteInput, ...) (*GetReservedInstancesExchangeQuoteOutput, error)
- func (c *EC2) GetTransitGatewayAttachmentPropagations(input *GetTransitGatewayAttachmentPropagationsInput) (*GetTransitGatewayAttachmentPropagationsOutput, error)
- func (c *EC2) GetTransitGatewayAttachmentPropagationsRequest(input *GetTransitGatewayAttachmentPropagationsInput) (req *request.Request, output *GetTransitGatewayAttachmentPropagationsOutput)
- func (c *EC2) GetTransitGatewayAttachmentPropagationsWithContext(ctx aws.Context, input *GetTransitGatewayAttachmentPropagationsInput, ...) (*GetTransitGatewayAttachmentPropagationsOutput, error)
- func (c *EC2) GetTransitGatewayRouteTableAssociations(input *GetTransitGatewayRouteTableAssociationsInput) (*GetTransitGatewayRouteTableAssociationsOutput, error)
- func (c *EC2) GetTransitGatewayRouteTableAssociationsRequest(input *GetTransitGatewayRouteTableAssociationsInput) (req *request.Request, output *GetTransitGatewayRouteTableAssociationsOutput)
- func (c *EC2) GetTransitGatewayRouteTableAssociationsWithContext(ctx aws.Context, input *GetTransitGatewayRouteTableAssociationsInput, ...) (*GetTransitGatewayRouteTableAssociationsOutput, error)
- func (c *EC2) GetTransitGatewayRouteTablePropagations(input *GetTransitGatewayRouteTablePropagationsInput) (*GetTransitGatewayRouteTablePropagationsOutput, error)
- func (c *EC2) GetTransitGatewayRouteTablePropagationsRequest(input *GetTransitGatewayRouteTablePropagationsInput) (req *request.Request, output *GetTransitGatewayRouteTablePropagationsOutput)
- func (c *EC2) GetTransitGatewayRouteTablePropagationsWithContext(ctx aws.Context, input *GetTransitGatewayRouteTablePropagationsInput, ...) (*GetTransitGatewayRouteTablePropagationsOutput, error)
- func (c *EC2) ImportClientVpnClientCertificateRevocationList(input *ImportClientVpnClientCertificateRevocationListInput) (*ImportClientVpnClientCertificateRevocationListOutput, error)
- func (c *EC2) ImportClientVpnClientCertificateRevocationListRequest(input *ImportClientVpnClientCertificateRevocationListInput) (req *request.Request, ...)
- func (c *EC2) ImportClientVpnClientCertificateRevocationListWithContext(ctx aws.Context, input *ImportClientVpnClientCertificateRevocationListInput, ...) (*ImportClientVpnClientCertificateRevocationListOutput, error)
- func (c *EC2) ImportImage(input *ImportImageInput) (*ImportImageOutput, error)
- func (c *EC2) ImportImageRequest(input *ImportImageInput) (req *request.Request, output *ImportImageOutput)
- func (c *EC2) ImportImageWithContext(ctx aws.Context, input *ImportImageInput, opts ...request.Option) (*ImportImageOutput, error)
- func (c *EC2) ImportInstance(input *ImportInstanceInput) (*ImportInstanceOutput, error)
- func (c *EC2) ImportInstanceRequest(input *ImportInstanceInput) (req *request.Request, output *ImportInstanceOutput)
- func (c *EC2) ImportInstanceWithContext(ctx aws.Context, input *ImportInstanceInput, opts ...request.Option) (*ImportInstanceOutput, error)
- func (c *EC2) ImportKeyPair(input *ImportKeyPairInput) (*ImportKeyPairOutput, error)
- func (c *EC2) ImportKeyPairRequest(input *ImportKeyPairInput) (req *request.Request, output *ImportKeyPairOutput)
- func (c *EC2) ImportKeyPairWithContext(ctx aws.Context, input *ImportKeyPairInput, opts ...request.Option) (*ImportKeyPairOutput, error)
- func (c *EC2) ImportSnapshot(input *ImportSnapshotInput) (*ImportSnapshotOutput, error)
- func (c *EC2) ImportSnapshotRequest(input *ImportSnapshotInput) (req *request.Request, output *ImportSnapshotOutput)
- func (c *EC2) ImportSnapshotWithContext(ctx aws.Context, input *ImportSnapshotInput, opts ...request.Option) (*ImportSnapshotOutput, error)
- func (c *EC2) ImportVolume(input *ImportVolumeInput) (*ImportVolumeOutput, error)
- func (c *EC2) ImportVolumeRequest(input *ImportVolumeInput) (req *request.Request, output *ImportVolumeOutput)
- func (c *EC2) ImportVolumeWithContext(ctx aws.Context, input *ImportVolumeInput, opts ...request.Option) (*ImportVolumeOutput, error)
- func (c *EC2) ModifyCapacityReservation(input *ModifyCapacityReservationInput) (*ModifyCapacityReservationOutput, error)
- func (c *EC2) ModifyCapacityReservationRequest(input *ModifyCapacityReservationInput) (req *request.Request, output *ModifyCapacityReservationOutput)
- func (c *EC2) ModifyCapacityReservationWithContext(ctx aws.Context, input *ModifyCapacityReservationInput, opts ...request.Option) (*ModifyCapacityReservationOutput, error)
- func (c *EC2) ModifyClientVpnEndpoint(input *ModifyClientVpnEndpointInput) (*ModifyClientVpnEndpointOutput, error)
- func (c *EC2) ModifyClientVpnEndpointRequest(input *ModifyClientVpnEndpointInput) (req *request.Request, output *ModifyClientVpnEndpointOutput)
- func (c *EC2) ModifyClientVpnEndpointWithContext(ctx aws.Context, input *ModifyClientVpnEndpointInput, opts ...request.Option) (*ModifyClientVpnEndpointOutput, error)
- func (c *EC2) ModifyFleet(input *ModifyFleetInput) (*ModifyFleetOutput, error)
- func (c *EC2) ModifyFleetRequest(input *ModifyFleetInput) (req *request.Request, output *ModifyFleetOutput)
- func (c *EC2) ModifyFleetWithContext(ctx aws.Context, input *ModifyFleetInput, opts ...request.Option) (*ModifyFleetOutput, error)
- func (c *EC2) ModifyFpgaImageAttribute(input *ModifyFpgaImageAttributeInput) (*ModifyFpgaImageAttributeOutput, error)
- func (c *EC2) ModifyFpgaImageAttributeRequest(input *ModifyFpgaImageAttributeInput) (req *request.Request, output *ModifyFpgaImageAttributeOutput)
- func (c *EC2) ModifyFpgaImageAttributeWithContext(ctx aws.Context, input *ModifyFpgaImageAttributeInput, opts ...request.Option) (*ModifyFpgaImageAttributeOutput, error)
- func (c *EC2) ModifyHosts(input *ModifyHostsInput) (*ModifyHostsOutput, error)
- func (c *EC2) ModifyHostsRequest(input *ModifyHostsInput) (req *request.Request, output *ModifyHostsOutput)
- func (c *EC2) ModifyHostsWithContext(ctx aws.Context, input *ModifyHostsInput, opts ...request.Option) (*ModifyHostsOutput, error)
- func (c *EC2) ModifyIdFormat(input *ModifyIdFormatInput) (*ModifyIdFormatOutput, error)
- func (c *EC2) ModifyIdFormatRequest(input *ModifyIdFormatInput) (req *request.Request, output *ModifyIdFormatOutput)
- func (c *EC2) ModifyIdFormatWithContext(ctx aws.Context, input *ModifyIdFormatInput, opts ...request.Option) (*ModifyIdFormatOutput, error)
- func (c *EC2) ModifyIdentityIdFormat(input *ModifyIdentityIdFormatInput) (*ModifyIdentityIdFormatOutput, error)
- func (c *EC2) ModifyIdentityIdFormatRequest(input *ModifyIdentityIdFormatInput) (req *request.Request, output *ModifyIdentityIdFormatOutput)
- func (c *EC2) ModifyIdentityIdFormatWithContext(ctx aws.Context, input *ModifyIdentityIdFormatInput, opts ...request.Option) (*ModifyIdentityIdFormatOutput, error)
- func (c *EC2) ModifyImageAttribute(input *ModifyImageAttributeInput) (*ModifyImageAttributeOutput, error)
- func (c *EC2) ModifyImageAttributeRequest(input *ModifyImageAttributeInput) (req *request.Request, output *ModifyImageAttributeOutput)
- func (c *EC2) ModifyImageAttributeWithContext(ctx aws.Context, input *ModifyImageAttributeInput, opts ...request.Option) (*ModifyImageAttributeOutput, error)
- func (c *EC2) ModifyInstanceAttribute(input *ModifyInstanceAttributeInput) (*ModifyInstanceAttributeOutput, error)
- func (c *EC2) ModifyInstanceAttributeRequest(input *ModifyInstanceAttributeInput) (req *request.Request, output *ModifyInstanceAttributeOutput)
- func (c *EC2) ModifyInstanceAttributeWithContext(ctx aws.Context, input *ModifyInstanceAttributeInput, opts ...request.Option) (*ModifyInstanceAttributeOutput, error)
- func (c *EC2) ModifyInstanceCapacityReservationAttributes(input *ModifyInstanceCapacityReservationAttributesInput) (*ModifyInstanceCapacityReservationAttributesOutput, error)
- func (c *EC2) ModifyInstanceCapacityReservationAttributesRequest(input *ModifyInstanceCapacityReservationAttributesInput) (req *request.Request, ...)
- func (c *EC2) ModifyInstanceCapacityReservationAttributesWithContext(ctx aws.Context, input *ModifyInstanceCapacityReservationAttributesInput, ...) (*ModifyInstanceCapacityReservationAttributesOutput, error)
- func (c *EC2) ModifyInstanceCreditSpecification(input *ModifyInstanceCreditSpecificationInput) (*ModifyInstanceCreditSpecificationOutput, error)
- func (c *EC2) ModifyInstanceCreditSpecificationRequest(input *ModifyInstanceCreditSpecificationInput) (req *request.Request, output *ModifyInstanceCreditSpecificationOutput)
- func (c *EC2) ModifyInstanceCreditSpecificationWithContext(ctx aws.Context, input *ModifyInstanceCreditSpecificationInput, ...) (*ModifyInstanceCreditSpecificationOutput, error)
- func (c *EC2) ModifyInstancePlacement(input *ModifyInstancePlacementInput) (*ModifyInstancePlacementOutput, error)
- func (c *EC2) ModifyInstancePlacementRequest(input *ModifyInstancePlacementInput) (req *request.Request, output *ModifyInstancePlacementOutput)
- func (c *EC2) ModifyInstancePlacementWithContext(ctx aws.Context, input *ModifyInstancePlacementInput, opts ...request.Option) (*ModifyInstancePlacementOutput, error)
- func (c *EC2) ModifyLaunchTemplate(input *ModifyLaunchTemplateInput) (*ModifyLaunchTemplateOutput, error)
- func (c *EC2) ModifyLaunchTemplateRequest(input *ModifyLaunchTemplateInput) (req *request.Request, output *ModifyLaunchTemplateOutput)
- func (c *EC2) ModifyLaunchTemplateWithContext(ctx aws.Context, input *ModifyLaunchTemplateInput, opts ...request.Option) (*ModifyLaunchTemplateOutput, error)
- func (c *EC2) ModifyNetworkInterfaceAttribute(input *ModifyNetworkInterfaceAttributeInput) (*ModifyNetworkInterfaceAttributeOutput, error)
- func (c *EC2) ModifyNetworkInterfaceAttributeRequest(input *ModifyNetworkInterfaceAttributeInput) (req *request.Request, output *ModifyNetworkInterfaceAttributeOutput)
- func (c *EC2) ModifyNetworkInterfaceAttributeWithContext(ctx aws.Context, input *ModifyNetworkInterfaceAttributeInput, ...) (*ModifyNetworkInterfaceAttributeOutput, error)
- func (c *EC2) ModifyReservedInstances(input *ModifyReservedInstancesInput) (*ModifyReservedInstancesOutput, error)
- func (c *EC2) ModifyReservedInstancesRequest(input *ModifyReservedInstancesInput) (req *request.Request, output *ModifyReservedInstancesOutput)
- func (c *EC2) ModifyReservedInstancesWithContext(ctx aws.Context, input *ModifyReservedInstancesInput, opts ...request.Option) (*ModifyReservedInstancesOutput, error)
- func (c *EC2) ModifySnapshotAttribute(input *ModifySnapshotAttributeInput) (*ModifySnapshotAttributeOutput, error)
- func (c *EC2) ModifySnapshotAttributeRequest(input *ModifySnapshotAttributeInput) (req *request.Request, output *ModifySnapshotAttributeOutput)
- func (c *EC2) ModifySnapshotAttributeWithContext(ctx aws.Context, input *ModifySnapshotAttributeInput, opts ...request.Option) (*ModifySnapshotAttributeOutput, error)
- func (c *EC2) ModifySpotFleetRequest(input *ModifySpotFleetRequestInput) (*ModifySpotFleetRequestOutput, error)
- func (c *EC2) ModifySpotFleetRequestRequest(input *ModifySpotFleetRequestInput) (req *request.Request, output *ModifySpotFleetRequestOutput)
- func (c *EC2) ModifySpotFleetRequestWithContext(ctx aws.Context, input *ModifySpotFleetRequestInput, opts ...request.Option) (*ModifySpotFleetRequestOutput, error)
- func (c *EC2) ModifySubnetAttribute(input *ModifySubnetAttributeInput) (*ModifySubnetAttributeOutput, error)
- func (c *EC2) ModifySubnetAttributeRequest(input *ModifySubnetAttributeInput) (req *request.Request, output *ModifySubnetAttributeOutput)
- func (c *EC2) ModifySubnetAttributeWithContext(ctx aws.Context, input *ModifySubnetAttributeInput, opts ...request.Option) (*ModifySubnetAttributeOutput, error)
- func (c *EC2) ModifyTransitGatewayVpcAttachment(input *ModifyTransitGatewayVpcAttachmentInput) (*ModifyTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) ModifyTransitGatewayVpcAttachmentRequest(input *ModifyTransitGatewayVpcAttachmentInput) (req *request.Request, output *ModifyTransitGatewayVpcAttachmentOutput)
- func (c *EC2) ModifyTransitGatewayVpcAttachmentWithContext(ctx aws.Context, input *ModifyTransitGatewayVpcAttachmentInput, ...) (*ModifyTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) ModifyVolume(input *ModifyVolumeInput) (*ModifyVolumeOutput, error)
- func (c *EC2) ModifyVolumeAttribute(input *ModifyVolumeAttributeInput) (*ModifyVolumeAttributeOutput, error)
- func (c *EC2) ModifyVolumeAttributeRequest(input *ModifyVolumeAttributeInput) (req *request.Request, output *ModifyVolumeAttributeOutput)
- func (c *EC2) ModifyVolumeAttributeWithContext(ctx aws.Context, input *ModifyVolumeAttributeInput, opts ...request.Option) (*ModifyVolumeAttributeOutput, error)
- func (c *EC2) ModifyVolumeRequest(input *ModifyVolumeInput) (req *request.Request, output *ModifyVolumeOutput)
- func (c *EC2) ModifyVolumeWithContext(ctx aws.Context, input *ModifyVolumeInput, opts ...request.Option) (*ModifyVolumeOutput, error)
- func (c *EC2) ModifyVpcAttribute(input *ModifyVpcAttributeInput) (*ModifyVpcAttributeOutput, error)
- func (c *EC2) ModifyVpcAttributeRequest(input *ModifyVpcAttributeInput) (req *request.Request, output *ModifyVpcAttributeOutput)
- func (c *EC2) ModifyVpcAttributeWithContext(ctx aws.Context, input *ModifyVpcAttributeInput, opts ...request.Option) (*ModifyVpcAttributeOutput, error)
- func (c *EC2) ModifyVpcEndpoint(input *ModifyVpcEndpointInput) (*ModifyVpcEndpointOutput, error)
- func (c *EC2) ModifyVpcEndpointConnectionNotification(input *ModifyVpcEndpointConnectionNotificationInput) (*ModifyVpcEndpointConnectionNotificationOutput, error)
- func (c *EC2) ModifyVpcEndpointConnectionNotificationRequest(input *ModifyVpcEndpointConnectionNotificationInput) (req *request.Request, output *ModifyVpcEndpointConnectionNotificationOutput)
- func (c *EC2) ModifyVpcEndpointConnectionNotificationWithContext(ctx aws.Context, input *ModifyVpcEndpointConnectionNotificationInput, ...) (*ModifyVpcEndpointConnectionNotificationOutput, error)
- func (c *EC2) ModifyVpcEndpointRequest(input *ModifyVpcEndpointInput) (req *request.Request, output *ModifyVpcEndpointOutput)
- func (c *EC2) ModifyVpcEndpointServiceConfiguration(input *ModifyVpcEndpointServiceConfigurationInput) (*ModifyVpcEndpointServiceConfigurationOutput, error)
- func (c *EC2) ModifyVpcEndpointServiceConfigurationRequest(input *ModifyVpcEndpointServiceConfigurationInput) (req *request.Request, output *ModifyVpcEndpointServiceConfigurationOutput)
- func (c *EC2) ModifyVpcEndpointServiceConfigurationWithContext(ctx aws.Context, input *ModifyVpcEndpointServiceConfigurationInput, ...) (*ModifyVpcEndpointServiceConfigurationOutput, error)
- func (c *EC2) ModifyVpcEndpointServicePermissions(input *ModifyVpcEndpointServicePermissionsInput) (*ModifyVpcEndpointServicePermissionsOutput, error)
- func (c *EC2) ModifyVpcEndpointServicePermissionsRequest(input *ModifyVpcEndpointServicePermissionsInput) (req *request.Request, output *ModifyVpcEndpointServicePermissionsOutput)
- func (c *EC2) ModifyVpcEndpointServicePermissionsWithContext(ctx aws.Context, input *ModifyVpcEndpointServicePermissionsInput, ...) (*ModifyVpcEndpointServicePermissionsOutput, error)
- func (c *EC2) ModifyVpcEndpointWithContext(ctx aws.Context, input *ModifyVpcEndpointInput, opts ...request.Option) (*ModifyVpcEndpointOutput, error)
- func (c *EC2) ModifyVpcPeeringConnectionOptions(input *ModifyVpcPeeringConnectionOptionsInput) (*ModifyVpcPeeringConnectionOptionsOutput, error)
- func (c *EC2) ModifyVpcPeeringConnectionOptionsRequest(input *ModifyVpcPeeringConnectionOptionsInput) (req *request.Request, output *ModifyVpcPeeringConnectionOptionsOutput)
- func (c *EC2) ModifyVpcPeeringConnectionOptionsWithContext(ctx aws.Context, input *ModifyVpcPeeringConnectionOptionsInput, ...) (*ModifyVpcPeeringConnectionOptionsOutput, error)
- func (c *EC2) ModifyVpcTenancy(input *ModifyVpcTenancyInput) (*ModifyVpcTenancyOutput, error)
- func (c *EC2) ModifyVpcTenancyRequest(input *ModifyVpcTenancyInput) (req *request.Request, output *ModifyVpcTenancyOutput)
- func (c *EC2) ModifyVpcTenancyWithContext(ctx aws.Context, input *ModifyVpcTenancyInput, opts ...request.Option) (*ModifyVpcTenancyOutput, error)
- func (c *EC2) MonitorInstances(input *MonitorInstancesInput) (*MonitorInstancesOutput, error)
- func (c *EC2) MonitorInstancesRequest(input *MonitorInstancesInput) (req *request.Request, output *MonitorInstancesOutput)
- func (c *EC2) MonitorInstancesWithContext(ctx aws.Context, input *MonitorInstancesInput, opts ...request.Option) (*MonitorInstancesOutput, error)
- func (c *EC2) MoveAddressToVpc(input *MoveAddressToVpcInput) (*MoveAddressToVpcOutput, error)
- func (c *EC2) MoveAddressToVpcRequest(input *MoveAddressToVpcInput) (req *request.Request, output *MoveAddressToVpcOutput)
- func (c *EC2) MoveAddressToVpcWithContext(ctx aws.Context, input *MoveAddressToVpcInput, opts ...request.Option) (*MoveAddressToVpcOutput, error)
- func (c *EC2) ProvisionByoipCidr(input *ProvisionByoipCidrInput) (*ProvisionByoipCidrOutput, error)
- func (c *EC2) ProvisionByoipCidrRequest(input *ProvisionByoipCidrInput) (req *request.Request, output *ProvisionByoipCidrOutput)
- func (c *EC2) ProvisionByoipCidrWithContext(ctx aws.Context, input *ProvisionByoipCidrInput, opts ...request.Option) (*ProvisionByoipCidrOutput, error)
- func (c *EC2) PurchaseHostReservation(input *PurchaseHostReservationInput) (*PurchaseHostReservationOutput, error)
- func (c *EC2) PurchaseHostReservationRequest(input *PurchaseHostReservationInput) (req *request.Request, output *PurchaseHostReservationOutput)
- func (c *EC2) PurchaseHostReservationWithContext(ctx aws.Context, input *PurchaseHostReservationInput, opts ...request.Option) (*PurchaseHostReservationOutput, error)
- func (c *EC2) PurchaseReservedInstancesOffering(input *PurchaseReservedInstancesOfferingInput) (*PurchaseReservedInstancesOfferingOutput, error)
- func (c *EC2) PurchaseReservedInstancesOfferingRequest(input *PurchaseReservedInstancesOfferingInput) (req *request.Request, output *PurchaseReservedInstancesOfferingOutput)
- func (c *EC2) PurchaseReservedInstancesOfferingWithContext(ctx aws.Context, input *PurchaseReservedInstancesOfferingInput, ...) (*PurchaseReservedInstancesOfferingOutput, error)
- func (c *EC2) PurchaseScheduledInstances(input *PurchaseScheduledInstancesInput) (*PurchaseScheduledInstancesOutput, error)
- func (c *EC2) PurchaseScheduledInstancesRequest(input *PurchaseScheduledInstancesInput) (req *request.Request, output *PurchaseScheduledInstancesOutput)
- func (c *EC2) PurchaseScheduledInstancesWithContext(ctx aws.Context, input *PurchaseScheduledInstancesInput, ...) (*PurchaseScheduledInstancesOutput, error)
- func (c *EC2) RebootInstances(input *RebootInstancesInput) (*RebootInstancesOutput, error)
- func (c *EC2) RebootInstancesRequest(input *RebootInstancesInput) (req *request.Request, output *RebootInstancesOutput)
- func (c *EC2) RebootInstancesWithContext(ctx aws.Context, input *RebootInstancesInput, opts ...request.Option) (*RebootInstancesOutput, error)
- func (c *EC2) RegisterImage(input *RegisterImageInput) (*RegisterImageOutput, error)
- func (c *EC2) RegisterImageRequest(input *RegisterImageInput) (req *request.Request, output *RegisterImageOutput)
- func (c *EC2) RegisterImageWithContext(ctx aws.Context, input *RegisterImageInput, opts ...request.Option) (*RegisterImageOutput, error)
- func (c *EC2) RejectTransitGatewayVpcAttachment(input *RejectTransitGatewayVpcAttachmentInput) (*RejectTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) RejectTransitGatewayVpcAttachmentRequest(input *RejectTransitGatewayVpcAttachmentInput) (req *request.Request, output *RejectTransitGatewayVpcAttachmentOutput)
- func (c *EC2) RejectTransitGatewayVpcAttachmentWithContext(ctx aws.Context, input *RejectTransitGatewayVpcAttachmentInput, ...) (*RejectTransitGatewayVpcAttachmentOutput, error)
- func (c *EC2) RejectVpcEndpointConnections(input *RejectVpcEndpointConnectionsInput) (*RejectVpcEndpointConnectionsOutput, error)
- func (c *EC2) RejectVpcEndpointConnectionsRequest(input *RejectVpcEndpointConnectionsInput) (req *request.Request, output *RejectVpcEndpointConnectionsOutput)
- func (c *EC2) RejectVpcEndpointConnectionsWithContext(ctx aws.Context, input *RejectVpcEndpointConnectionsInput, ...) (*RejectVpcEndpointConnectionsOutput, error)
- func (c *EC2) RejectVpcPeeringConnection(input *RejectVpcPeeringConnectionInput) (*RejectVpcPeeringConnectionOutput, error)
- func (c *EC2) RejectVpcPeeringConnectionRequest(input *RejectVpcPeeringConnectionInput) (req *request.Request, output *RejectVpcPeeringConnectionOutput)
- func (c *EC2) RejectVpcPeeringConnectionWithContext(ctx aws.Context, input *RejectVpcPeeringConnectionInput, ...) (*RejectVpcPeeringConnectionOutput, error)
- func (c *EC2) ReleaseAddress(input *ReleaseAddressInput) (*ReleaseAddressOutput, error)
- func (c *EC2) ReleaseAddressRequest(input *ReleaseAddressInput) (req *request.Request, output *ReleaseAddressOutput)
- func (c *EC2) ReleaseAddressWithContext(ctx aws.Context, input *ReleaseAddressInput, opts ...request.Option) (*ReleaseAddressOutput, error)
- func (c *EC2) ReleaseHosts(input *ReleaseHostsInput) (*ReleaseHostsOutput, error)
- func (c *EC2) ReleaseHostsRequest(input *ReleaseHostsInput) (req *request.Request, output *ReleaseHostsOutput)
- func (c *EC2) ReleaseHostsWithContext(ctx aws.Context, input *ReleaseHostsInput, opts ...request.Option) (*ReleaseHostsOutput, error)
- func (c *EC2) ReplaceIamInstanceProfileAssociation(input *ReplaceIamInstanceProfileAssociationInput) (*ReplaceIamInstanceProfileAssociationOutput, error)
- func (c *EC2) ReplaceIamInstanceProfileAssociationRequest(input *ReplaceIamInstanceProfileAssociationInput) (req *request.Request, output *ReplaceIamInstanceProfileAssociationOutput)
- func (c *EC2) ReplaceIamInstanceProfileAssociationWithContext(ctx aws.Context, input *ReplaceIamInstanceProfileAssociationInput, ...) (*ReplaceIamInstanceProfileAssociationOutput, error)
- func (c *EC2) ReplaceNetworkAclAssociation(input *ReplaceNetworkAclAssociationInput) (*ReplaceNetworkAclAssociationOutput, error)
- func (c *EC2) ReplaceNetworkAclAssociationRequest(input *ReplaceNetworkAclAssociationInput) (req *request.Request, output *ReplaceNetworkAclAssociationOutput)
- func (c *EC2) ReplaceNetworkAclAssociationWithContext(ctx aws.Context, input *ReplaceNetworkAclAssociationInput, ...) (*ReplaceNetworkAclAssociationOutput, error)
- func (c *EC2) ReplaceNetworkAclEntry(input *ReplaceNetworkAclEntryInput) (*ReplaceNetworkAclEntryOutput, error)
- func (c *EC2) ReplaceNetworkAclEntryRequest(input *ReplaceNetworkAclEntryInput) (req *request.Request, output *ReplaceNetworkAclEntryOutput)
- func (c *EC2) ReplaceNetworkAclEntryWithContext(ctx aws.Context, input *ReplaceNetworkAclEntryInput, opts ...request.Option) (*ReplaceNetworkAclEntryOutput, error)
- func (c *EC2) ReplaceRoute(input *ReplaceRouteInput) (*ReplaceRouteOutput, error)
- func (c *EC2) ReplaceRouteRequest(input *ReplaceRouteInput) (req *request.Request, output *ReplaceRouteOutput)
- func (c *EC2) ReplaceRouteTableAssociation(input *ReplaceRouteTableAssociationInput) (*ReplaceRouteTableAssociationOutput, error)
- func (c *EC2) ReplaceRouteTableAssociationRequest(input *ReplaceRouteTableAssociationInput) (req *request.Request, output *ReplaceRouteTableAssociationOutput)
- func (c *EC2) ReplaceRouteTableAssociationWithContext(ctx aws.Context, input *ReplaceRouteTableAssociationInput, ...) (*ReplaceRouteTableAssociationOutput, error)
- func (c *EC2) ReplaceRouteWithContext(ctx aws.Context, input *ReplaceRouteInput, opts ...request.Option) (*ReplaceRouteOutput, error)
- func (c *EC2) ReplaceTransitGatewayRoute(input *ReplaceTransitGatewayRouteInput) (*ReplaceTransitGatewayRouteOutput, error)
- func (c *EC2) ReplaceTransitGatewayRouteRequest(input *ReplaceTransitGatewayRouteInput) (req *request.Request, output *ReplaceTransitGatewayRouteOutput)
- func (c *EC2) ReplaceTransitGatewayRouteWithContext(ctx aws.Context, input *ReplaceTransitGatewayRouteInput, ...) (*ReplaceTransitGatewayRouteOutput, error)
- func (c *EC2) ReportInstanceStatus(input *ReportInstanceStatusInput) (*ReportInstanceStatusOutput, error)
- func (c *EC2) ReportInstanceStatusRequest(input *ReportInstanceStatusInput) (req *request.Request, output *ReportInstanceStatusOutput)
- func (c *EC2) ReportInstanceStatusWithContext(ctx aws.Context, input *ReportInstanceStatusInput, opts ...request.Option) (*ReportInstanceStatusOutput, error)
- func (c *EC2) RequestSpotFleet(input *RequestSpotFleetInput) (*RequestSpotFleetOutput, error)
- func (c *EC2) RequestSpotFleetRequest(input *RequestSpotFleetInput) (req *request.Request, output *RequestSpotFleetOutput)
- func (c *EC2) RequestSpotFleetWithContext(ctx aws.Context, input *RequestSpotFleetInput, opts ...request.Option) (*RequestSpotFleetOutput, error)
- func (c *EC2) RequestSpotInstances(input *RequestSpotInstancesInput) (*RequestSpotInstancesOutput, error)
- func (c *EC2) RequestSpotInstancesRequest(input *RequestSpotInstancesInput) (req *request.Request, output *RequestSpotInstancesOutput)
- func (c *EC2) RequestSpotInstancesWithContext(ctx aws.Context, input *RequestSpotInstancesInput, opts ...request.Option) (*RequestSpotInstancesOutput, error)
- func (c *EC2) ResetFpgaImageAttribute(input *ResetFpgaImageAttributeInput) (*ResetFpgaImageAttributeOutput, error)
- func (c *EC2) ResetFpgaImageAttributeRequest(input *ResetFpgaImageAttributeInput) (req *request.Request, output *ResetFpgaImageAttributeOutput)
- func (c *EC2) ResetFpgaImageAttributeWithContext(ctx aws.Context, input *ResetFpgaImageAttributeInput, opts ...request.Option) (*ResetFpgaImageAttributeOutput, error)
- func (c *EC2) ResetImageAttribute(input *ResetImageAttributeInput) (*ResetImageAttributeOutput, error)
- func (c *EC2) ResetImageAttributeRequest(input *ResetImageAttributeInput) (req *request.Request, output *ResetImageAttributeOutput)
- func (c *EC2) ResetImageAttributeWithContext(ctx aws.Context, input *ResetImageAttributeInput, opts ...request.Option) (*ResetImageAttributeOutput, error)
- func (c *EC2) ResetInstanceAttribute(input *ResetInstanceAttributeInput) (*ResetInstanceAttributeOutput, error)
- func (c *EC2) ResetInstanceAttributeRequest(input *ResetInstanceAttributeInput) (req *request.Request, output *ResetInstanceAttributeOutput)
- func (c *EC2) ResetInstanceAttributeWithContext(ctx aws.Context, input *ResetInstanceAttributeInput, opts ...request.Option) (*ResetInstanceAttributeOutput, error)
- func (c *EC2) ResetNetworkInterfaceAttribute(input *ResetNetworkInterfaceAttributeInput) (*ResetNetworkInterfaceAttributeOutput, error)
- func (c *EC2) ResetNetworkInterfaceAttributeRequest(input *ResetNetworkInterfaceAttributeInput) (req *request.Request, output *ResetNetworkInterfaceAttributeOutput)
- func (c *EC2) ResetNetworkInterfaceAttributeWithContext(ctx aws.Context, input *ResetNetworkInterfaceAttributeInput, ...) (*ResetNetworkInterfaceAttributeOutput, error)
- func (c *EC2) ResetSnapshotAttribute(input *ResetSnapshotAttributeInput) (*ResetSnapshotAttributeOutput, error)
- func (c *EC2) ResetSnapshotAttributeRequest(input *ResetSnapshotAttributeInput) (req *request.Request, output *ResetSnapshotAttributeOutput)
- func (c *EC2) ResetSnapshotAttributeWithContext(ctx aws.Context, input *ResetSnapshotAttributeInput, opts ...request.Option) (*ResetSnapshotAttributeOutput, error)
- func (c *EC2) RestoreAddressToClassic(input *RestoreAddressToClassicInput) (*RestoreAddressToClassicOutput, error)
- func (c *EC2) RestoreAddressToClassicRequest(input *RestoreAddressToClassicInput) (req *request.Request, output *RestoreAddressToClassicOutput)
- func (c *EC2) RestoreAddressToClassicWithContext(ctx aws.Context, input *RestoreAddressToClassicInput, opts ...request.Option) (*RestoreAddressToClassicOutput, error)
- func (c *EC2) RevokeClientVpnIngress(input *RevokeClientVpnIngressInput) (*RevokeClientVpnIngressOutput, error)
- func (c *EC2) RevokeClientVpnIngressRequest(input *RevokeClientVpnIngressInput) (req *request.Request, output *RevokeClientVpnIngressOutput)
- func (c *EC2) RevokeClientVpnIngressWithContext(ctx aws.Context, input *RevokeClientVpnIngressInput, opts ...request.Option) (*RevokeClientVpnIngressOutput, error)
- func (c *EC2) RevokeSecurityGroupEgress(input *RevokeSecurityGroupEgressInput) (*RevokeSecurityGroupEgressOutput, error)
- func (c *EC2) RevokeSecurityGroupEgressRequest(input *RevokeSecurityGroupEgressInput) (req *request.Request, output *RevokeSecurityGroupEgressOutput)
- func (c *EC2) RevokeSecurityGroupEgressWithContext(ctx aws.Context, input *RevokeSecurityGroupEgressInput, opts ...request.Option) (*RevokeSecurityGroupEgressOutput, error)
- func (c *EC2) RevokeSecurityGroupIngress(input *RevokeSecurityGroupIngressInput) (*RevokeSecurityGroupIngressOutput, error)
- func (c *EC2) RevokeSecurityGroupIngressRequest(input *RevokeSecurityGroupIngressInput) (req *request.Request, output *RevokeSecurityGroupIngressOutput)
- func (c *EC2) RevokeSecurityGroupIngressWithContext(ctx aws.Context, input *RevokeSecurityGroupIngressInput, ...) (*RevokeSecurityGroupIngressOutput, error)
- func (c *EC2) RunInstances(input *RunInstancesInput) (*Reservation, error)
- func (c *EC2) RunInstancesRequest(input *RunInstancesInput) (req *request.Request, output *Reservation)
- func (c *EC2) RunInstancesWithContext(ctx aws.Context, input *RunInstancesInput, opts ...request.Option) (*Reservation, error)
- func (c *EC2) RunScheduledInstances(input *RunScheduledInstancesInput) (*RunScheduledInstancesOutput, error)
- func (c *EC2) RunScheduledInstancesRequest(input *RunScheduledInstancesInput) (req *request.Request, output *RunScheduledInstancesOutput)
- func (c *EC2) RunScheduledInstancesWithContext(ctx aws.Context, input *RunScheduledInstancesInput, opts ...request.Option) (*RunScheduledInstancesOutput, error)
- func (c *EC2) SearchTransitGatewayRoutes(input *SearchTransitGatewayRoutesInput) (*SearchTransitGatewayRoutesOutput, error)
- func (c *EC2) SearchTransitGatewayRoutesRequest(input *SearchTransitGatewayRoutesInput) (req *request.Request, output *SearchTransitGatewayRoutesOutput)
- func (c *EC2) SearchTransitGatewayRoutesWithContext(ctx aws.Context, input *SearchTransitGatewayRoutesInput, ...) (*SearchTransitGatewayRoutesOutput, error)
- func (c *EC2) StartInstances(input *StartInstancesInput) (*StartInstancesOutput, error)
- func (c *EC2) StartInstancesRequest(input *StartInstancesInput) (req *request.Request, output *StartInstancesOutput)
- func (c *EC2) StartInstancesWithContext(ctx aws.Context, input *StartInstancesInput, opts ...request.Option) (*StartInstancesOutput, error)
- func (c *EC2) StopInstances(input *StopInstancesInput) (*StopInstancesOutput, error)
- func (c *EC2) StopInstancesRequest(input *StopInstancesInput) (req *request.Request, output *StopInstancesOutput)
- func (c *EC2) StopInstancesWithContext(ctx aws.Context, input *StopInstancesInput, opts ...request.Option) (*StopInstancesOutput, error)
- func (c *EC2) TerminateClientVpnConnections(input *TerminateClientVpnConnectionsInput) (*TerminateClientVpnConnectionsOutput, error)
- func (c *EC2) TerminateClientVpnConnectionsRequest(input *TerminateClientVpnConnectionsInput) (req *request.Request, output *TerminateClientVpnConnectionsOutput)
- func (c *EC2) TerminateClientVpnConnectionsWithContext(ctx aws.Context, input *TerminateClientVpnConnectionsInput, ...) (*TerminateClientVpnConnectionsOutput, error)
- func (c *EC2) TerminateInstances(input *TerminateInstancesInput) (*TerminateInstancesOutput, error)
- func (c *EC2) TerminateInstancesRequest(input *TerminateInstancesInput) (req *request.Request, output *TerminateInstancesOutput)
- func (c *EC2) TerminateInstancesWithContext(ctx aws.Context, input *TerminateInstancesInput, opts ...request.Option) (*TerminateInstancesOutput, error)
- func (c *EC2) UnassignIpv6Addresses(input *UnassignIpv6AddressesInput) (*UnassignIpv6AddressesOutput, error)
- func (c *EC2) UnassignIpv6AddressesRequest(input *UnassignIpv6AddressesInput) (req *request.Request, output *UnassignIpv6AddressesOutput)
- func (c *EC2) UnassignIpv6AddressesWithContext(ctx aws.Context, input *UnassignIpv6AddressesInput, opts ...request.Option) (*UnassignIpv6AddressesOutput, error)
- func (c *EC2) UnassignPrivateIpAddresses(input *UnassignPrivateIpAddressesInput) (*UnassignPrivateIpAddressesOutput, error)
- func (c *EC2) UnassignPrivateIpAddressesRequest(input *UnassignPrivateIpAddressesInput) (req *request.Request, output *UnassignPrivateIpAddressesOutput)
- func (c *EC2) UnassignPrivateIpAddressesWithContext(ctx aws.Context, input *UnassignPrivateIpAddressesInput, ...) (*UnassignPrivateIpAddressesOutput, error)
- func (c *EC2) UnmonitorInstances(input *UnmonitorInstancesInput) (*UnmonitorInstancesOutput, error)
- func (c *EC2) UnmonitorInstancesRequest(input *UnmonitorInstancesInput) (req *request.Request, output *UnmonitorInstancesOutput)
- func (c *EC2) UnmonitorInstancesWithContext(ctx aws.Context, input *UnmonitorInstancesInput, opts ...request.Option) (*UnmonitorInstancesOutput, error)
- func (c *EC2) UpdateSecurityGroupRuleDescriptionsEgress(input *UpdateSecurityGroupRuleDescriptionsEgressInput) (*UpdateSecurityGroupRuleDescriptionsEgressOutput, error)
- func (c *EC2) UpdateSecurityGroupRuleDescriptionsEgressRequest(input *UpdateSecurityGroupRuleDescriptionsEgressInput) (req *request.Request, output *UpdateSecurityGroupRuleDescriptionsEgressOutput)
- func (c *EC2) UpdateSecurityGroupRuleDescriptionsEgressWithContext(ctx aws.Context, input *UpdateSecurityGroupRuleDescriptionsEgressInput, ...) (*UpdateSecurityGroupRuleDescriptionsEgressOutput, error)
- func (c *EC2) UpdateSecurityGroupRuleDescriptionsIngress(input *UpdateSecurityGroupRuleDescriptionsIngressInput) (*UpdateSecurityGroupRuleDescriptionsIngressOutput, error)
- func (c *EC2) UpdateSecurityGroupRuleDescriptionsIngressRequest(input *UpdateSecurityGroupRuleDescriptionsIngressInput) (req *request.Request, output *UpdateSecurityGroupRuleDescriptionsIngressOutput)
- func (c *EC2) UpdateSecurityGroupRuleDescriptionsIngressWithContext(ctx aws.Context, input *UpdateSecurityGroupRuleDescriptionsIngressInput, ...) (*UpdateSecurityGroupRuleDescriptionsIngressOutput, error)
- func (c *EC2) WaitUntilBundleTaskComplete(input *DescribeBundleTasksInput) error
- func (c *EC2) WaitUntilBundleTaskCompleteWithContext(ctx aws.Context, input *DescribeBundleTasksInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilConversionTaskCancelled(input *DescribeConversionTasksInput) error
- func (c *EC2) WaitUntilConversionTaskCancelledWithContext(ctx aws.Context, input *DescribeConversionTasksInput, ...) error
- func (c *EC2) WaitUntilConversionTaskCompleted(input *DescribeConversionTasksInput) error
- func (c *EC2) WaitUntilConversionTaskCompletedWithContext(ctx aws.Context, input *DescribeConversionTasksInput, ...) error
- func (c *EC2) WaitUntilConversionTaskDeleted(input *DescribeConversionTasksInput) error
- func (c *EC2) WaitUntilConversionTaskDeletedWithContext(ctx aws.Context, input *DescribeConversionTasksInput, ...) error
- func (c *EC2) WaitUntilCustomerGatewayAvailable(input *DescribeCustomerGatewaysInput) error
- func (c *EC2) WaitUntilCustomerGatewayAvailableWithContext(ctx aws.Context, input *DescribeCustomerGatewaysInput, ...) error
- func (c *EC2) WaitUntilExportTaskCancelled(input *DescribeExportTasksInput) error
- func (c *EC2) WaitUntilExportTaskCancelledWithContext(ctx aws.Context, input *DescribeExportTasksInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilExportTaskCompleted(input *DescribeExportTasksInput) error
- func (c *EC2) WaitUntilExportTaskCompletedWithContext(ctx aws.Context, input *DescribeExportTasksInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilImageAvailable(input *DescribeImagesInput) error
- func (c *EC2) WaitUntilImageAvailableWithContext(ctx aws.Context, input *DescribeImagesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilImageExists(input *DescribeImagesInput) error
- func (c *EC2) WaitUntilImageExistsWithContext(ctx aws.Context, input *DescribeImagesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilInstanceExists(input *DescribeInstancesInput) error
- func (c *EC2) WaitUntilInstanceExistsWithContext(ctx aws.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilInstanceRunning(input *DescribeInstancesInput) error
- func (c *EC2) WaitUntilInstanceRunningWithContext(ctx aws.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilInstanceStatusOk(input *DescribeInstanceStatusInput) error
- func (c *EC2) WaitUntilInstanceStatusOkWithContext(ctx aws.Context, input *DescribeInstanceStatusInput, ...) error
- func (c *EC2) WaitUntilInstanceStopped(input *DescribeInstancesInput) error
- func (c *EC2) WaitUntilInstanceStoppedWithContext(ctx aws.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilInstanceTerminated(input *DescribeInstancesInput) error
- func (c *EC2) WaitUntilInstanceTerminatedWithContext(ctx aws.Context, input *DescribeInstancesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilKeyPairExists(input *DescribeKeyPairsInput) error
- func (c *EC2) WaitUntilKeyPairExistsWithContext(ctx aws.Context, input *DescribeKeyPairsInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilNatGatewayAvailable(input *DescribeNatGatewaysInput) error
- func (c *EC2) WaitUntilNatGatewayAvailableWithContext(ctx aws.Context, input *DescribeNatGatewaysInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilNetworkInterfaceAvailable(input *DescribeNetworkInterfacesInput) error
- func (c *EC2) WaitUntilNetworkInterfaceAvailableWithContext(ctx aws.Context, input *DescribeNetworkInterfacesInput, ...) error
- func (c *EC2) WaitUntilPasswordDataAvailable(input *GetPasswordDataInput) error
- func (c *EC2) WaitUntilPasswordDataAvailableWithContext(ctx aws.Context, input *GetPasswordDataInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilSnapshotCompleted(input *DescribeSnapshotsInput) error
- func (c *EC2) WaitUntilSnapshotCompletedWithContext(ctx aws.Context, input *DescribeSnapshotsInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilSpotInstanceRequestFulfilled(input *DescribeSpotInstanceRequestsInput) error
- func (c *EC2) WaitUntilSpotInstanceRequestFulfilledWithContext(ctx aws.Context, input *DescribeSpotInstanceRequestsInput, ...) error
- func (c *EC2) WaitUntilSubnetAvailable(input *DescribeSubnetsInput) error
- func (c *EC2) WaitUntilSubnetAvailableWithContext(ctx aws.Context, input *DescribeSubnetsInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilSystemStatusOk(input *DescribeInstanceStatusInput) error
- func (c *EC2) WaitUntilSystemStatusOkWithContext(ctx aws.Context, input *DescribeInstanceStatusInput, ...) error
- func (c *EC2) WaitUntilVolumeAvailable(input *DescribeVolumesInput) error
- func (c *EC2) WaitUntilVolumeAvailableWithContext(ctx aws.Context, input *DescribeVolumesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilVolumeDeleted(input *DescribeVolumesInput) error
- func (c *EC2) WaitUntilVolumeDeletedWithContext(ctx aws.Context, input *DescribeVolumesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilVolumeInUse(input *DescribeVolumesInput) error
- func (c *EC2) WaitUntilVolumeInUseWithContext(ctx aws.Context, input *DescribeVolumesInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilVpcAvailable(input *DescribeVpcsInput) error
- func (c *EC2) WaitUntilVpcAvailableWithContext(ctx aws.Context, input *DescribeVpcsInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilVpcExists(input *DescribeVpcsInput) error
- func (c *EC2) WaitUntilVpcExistsWithContext(ctx aws.Context, input *DescribeVpcsInput, opts ...request.WaiterOption) error
- func (c *EC2) WaitUntilVpcPeeringConnectionDeleted(input *DescribeVpcPeeringConnectionsInput) error
- func (c *EC2) WaitUntilVpcPeeringConnectionDeletedWithContext(ctx aws.Context, input *DescribeVpcPeeringConnectionsInput, ...) error
- func (c *EC2) WaitUntilVpcPeeringConnectionExists(input *DescribeVpcPeeringConnectionsInput) error
- func (c *EC2) WaitUntilVpcPeeringConnectionExistsWithContext(ctx aws.Context, input *DescribeVpcPeeringConnectionsInput, ...) error
- func (c *EC2) WaitUntilVpnConnectionAvailable(input *DescribeVpnConnectionsInput) error
- func (c *EC2) WaitUntilVpnConnectionAvailableWithContext(ctx aws.Context, input *DescribeVpnConnectionsInput, ...) error
- func (c *EC2) WaitUntilVpnConnectionDeleted(input *DescribeVpnConnectionsInput) error
- func (c *EC2) WaitUntilVpnConnectionDeletedWithContext(ctx aws.Context, input *DescribeVpnConnectionsInput, ...) error
- func (c *EC2) WithdrawByoipCidr(input *WithdrawByoipCidrInput) (*WithdrawByoipCidrOutput, error)
- func (c *EC2) WithdrawByoipCidrRequest(input *WithdrawByoipCidrInput) (req *request.Request, output *WithdrawByoipCidrOutput)
- func (c *EC2) WithdrawByoipCidrWithContext(ctx aws.Context, input *WithdrawByoipCidrInput, opts ...request.Option) (*WithdrawByoipCidrOutput, error)
- type EbsBlockDevice
- func (s EbsBlockDevice) GoString() string
- func (s *EbsBlockDevice) SetDeleteOnTermination(v bool) *EbsBlockDevice
- func (s *EbsBlockDevice) SetEncrypted(v bool) *EbsBlockDevice
- func (s *EbsBlockDevice) SetIops(v int64) *EbsBlockDevice
- func (s *EbsBlockDevice) SetKmsKeyId(v string) *EbsBlockDevice
- func (s *EbsBlockDevice) SetSnapshotId(v string) *EbsBlockDevice
- func (s *EbsBlockDevice) SetVolumeSize(v int64) *EbsBlockDevice
- func (s *EbsBlockDevice) SetVolumeType(v string) *EbsBlockDevice
- func (s EbsBlockDevice) String() string
- type EbsInstanceBlockDevice
- func (s EbsInstanceBlockDevice) GoString() string
- func (s *EbsInstanceBlockDevice) SetAttachTime(v time.Time) *EbsInstanceBlockDevice
- func (s *EbsInstanceBlockDevice) SetDeleteOnTermination(v bool) *EbsInstanceBlockDevice
- func (s *EbsInstanceBlockDevice) SetStatus(v string) *EbsInstanceBlockDevice
- func (s *EbsInstanceBlockDevice) SetVolumeId(v string) *EbsInstanceBlockDevice
- func (s EbsInstanceBlockDevice) String() string
- type EbsInstanceBlockDeviceSpecification
- func (s EbsInstanceBlockDeviceSpecification) GoString() string
- func (s *EbsInstanceBlockDeviceSpecification) SetDeleteOnTermination(v bool) *EbsInstanceBlockDeviceSpecification
- func (s *EbsInstanceBlockDeviceSpecification) SetVolumeId(v string) *EbsInstanceBlockDeviceSpecification
- func (s EbsInstanceBlockDeviceSpecification) String() string
- type EgressOnlyInternetGateway
- func (s EgressOnlyInternetGateway) GoString() string
- func (s *EgressOnlyInternetGateway) SetAttachments(v []*InternetGatewayAttachment) *EgressOnlyInternetGateway
- func (s *EgressOnlyInternetGateway) SetEgressOnlyInternetGatewayId(v string) *EgressOnlyInternetGateway
- func (s EgressOnlyInternetGateway) String() string
- type ElasticGpuAssociation
- func (s ElasticGpuAssociation) GoString() string
- func (s *ElasticGpuAssociation) SetElasticGpuAssociationId(v string) *ElasticGpuAssociation
- func (s *ElasticGpuAssociation) SetElasticGpuAssociationState(v string) *ElasticGpuAssociation
- func (s *ElasticGpuAssociation) SetElasticGpuAssociationTime(v string) *ElasticGpuAssociation
- func (s *ElasticGpuAssociation) SetElasticGpuId(v string) *ElasticGpuAssociation
- func (s ElasticGpuAssociation) String() string
- type ElasticGpuHealth
- type ElasticGpuSpecification
- type ElasticGpuSpecificationResponse
- type ElasticGpus
- func (s ElasticGpus) GoString() string
- func (s *ElasticGpus) SetAvailabilityZone(v string) *ElasticGpus
- func (s *ElasticGpus) SetElasticGpuHealth(v *ElasticGpuHealth) *ElasticGpus
- func (s *ElasticGpus) SetElasticGpuId(v string) *ElasticGpus
- func (s *ElasticGpus) SetElasticGpuState(v string) *ElasticGpus
- func (s *ElasticGpus) SetElasticGpuType(v string) *ElasticGpus
- func (s *ElasticGpus) SetInstanceId(v string) *ElasticGpus
- func (s ElasticGpus) String() string
- type ElasticInferenceAccelerator
- type ElasticInferenceAcceleratorAssociation
- func (s ElasticInferenceAcceleratorAssociation) GoString() string
- func (s *ElasticInferenceAcceleratorAssociation) SetElasticInferenceAcceleratorArn(v string) *ElasticInferenceAcceleratorAssociation
- func (s *ElasticInferenceAcceleratorAssociation) SetElasticInferenceAcceleratorAssociationId(v string) *ElasticInferenceAcceleratorAssociation
- func (s *ElasticInferenceAcceleratorAssociation) SetElasticInferenceAcceleratorAssociationState(v string) *ElasticInferenceAcceleratorAssociation
- func (s *ElasticInferenceAcceleratorAssociation) SetElasticInferenceAcceleratorAssociationTime(v time.Time) *ElasticInferenceAcceleratorAssociation
- func (s ElasticInferenceAcceleratorAssociation) String() string
- type EnableTransitGatewayRouteTablePropagationInput
- func (s EnableTransitGatewayRouteTablePropagationInput) GoString() string
- func (s *EnableTransitGatewayRouteTablePropagationInput) SetDryRun(v bool) *EnableTransitGatewayRouteTablePropagationInput
- func (s *EnableTransitGatewayRouteTablePropagationInput) SetTransitGatewayAttachmentId(v string) *EnableTransitGatewayRouteTablePropagationInput
- func (s *EnableTransitGatewayRouteTablePropagationInput) SetTransitGatewayRouteTableId(v string) *EnableTransitGatewayRouteTablePropagationInput
- func (s EnableTransitGatewayRouteTablePropagationInput) String() string
- func (s *EnableTransitGatewayRouteTablePropagationInput) Validate() error
- type EnableTransitGatewayRouteTablePropagationOutput
- type EnableVgwRoutePropagationInput
- func (s EnableVgwRoutePropagationInput) GoString() string
- func (s *EnableVgwRoutePropagationInput) SetGatewayId(v string) *EnableVgwRoutePropagationInput
- func (s *EnableVgwRoutePropagationInput) SetRouteTableId(v string) *EnableVgwRoutePropagationInput
- func (s EnableVgwRoutePropagationInput) String() string
- func (s *EnableVgwRoutePropagationInput) Validate() error
- type EnableVgwRoutePropagationOutput
- type EnableVolumeIOInput
- type EnableVolumeIOOutput
- type EnableVpcClassicLinkDnsSupportInput
- type EnableVpcClassicLinkDnsSupportOutput
- type EnableVpcClassicLinkInput
- func (s EnableVpcClassicLinkInput) GoString() string
- func (s *EnableVpcClassicLinkInput) SetDryRun(v bool) *EnableVpcClassicLinkInput
- func (s *EnableVpcClassicLinkInput) SetVpcId(v string) *EnableVpcClassicLinkInput
- func (s EnableVpcClassicLinkInput) String() string
- func (s *EnableVpcClassicLinkInput) Validate() error
- type EnableVpcClassicLinkOutput
- type EventInformation
- func (s EventInformation) GoString() string
- func (s *EventInformation) SetEventDescription(v string) *EventInformation
- func (s *EventInformation) SetEventSubType(v string) *EventInformation
- func (s *EventInformation) SetInstanceId(v string) *EventInformation
- func (s EventInformation) String() string
- type ExportClientVpnClientCertificateRevocationListInput
- func (s ExportClientVpnClientCertificateRevocationListInput) GoString() string
- func (s *ExportClientVpnClientCertificateRevocationListInput) SetClientVpnEndpointId(v string) *ExportClientVpnClientCertificateRevocationListInput
- func (s *ExportClientVpnClientCertificateRevocationListInput) SetDryRun(v bool) *ExportClientVpnClientCertificateRevocationListInput
- func (s ExportClientVpnClientCertificateRevocationListInput) String() string
- func (s *ExportClientVpnClientCertificateRevocationListInput) Validate() error
- type ExportClientVpnClientCertificateRevocationListOutput
- func (s ExportClientVpnClientCertificateRevocationListOutput) GoString() string
- func (s *ExportClientVpnClientCertificateRevocationListOutput) SetCertificateRevocationList(v string) *ExportClientVpnClientCertificateRevocationListOutput
- func (s *ExportClientVpnClientCertificateRevocationListOutput) SetStatus(v *ClientCertificateRevocationListStatus) *ExportClientVpnClientCertificateRevocationListOutput
- func (s ExportClientVpnClientCertificateRevocationListOutput) String() string
- type ExportClientVpnClientConfigurationInput
- func (s ExportClientVpnClientConfigurationInput) GoString() string
- func (s *ExportClientVpnClientConfigurationInput) SetClientVpnEndpointId(v string) *ExportClientVpnClientConfigurationInput
- func (s *ExportClientVpnClientConfigurationInput) SetDryRun(v bool) *ExportClientVpnClientConfigurationInput
- func (s ExportClientVpnClientConfigurationInput) String() string
- func (s *ExportClientVpnClientConfigurationInput) Validate() error
- type ExportClientVpnClientConfigurationOutput
- type ExportTask
- func (s ExportTask) GoString() string
- func (s *ExportTask) SetDescription(v string) *ExportTask
- func (s *ExportTask) SetExportTaskId(v string) *ExportTask
- func (s *ExportTask) SetExportToS3Task(v *ExportToS3Task) *ExportTask
- func (s *ExportTask) SetInstanceExportDetails(v *InstanceExportDetails) *ExportTask
- func (s *ExportTask) SetState(v string) *ExportTask
- func (s *ExportTask) SetStatusMessage(v string) *ExportTask
- func (s ExportTask) String() string
- type ExportToS3Task
- func (s ExportToS3Task) GoString() string
- func (s *ExportToS3Task) SetContainerFormat(v string) *ExportToS3Task
- func (s *ExportToS3Task) SetDiskImageFormat(v string) *ExportToS3Task
- func (s *ExportToS3Task) SetS3Bucket(v string) *ExportToS3Task
- func (s *ExportToS3Task) SetS3Key(v string) *ExportToS3Task
- func (s ExportToS3Task) String() string
- type ExportToS3TaskSpecification
- func (s ExportToS3TaskSpecification) GoString() string
- func (s *ExportToS3TaskSpecification) SetContainerFormat(v string) *ExportToS3TaskSpecification
- func (s *ExportToS3TaskSpecification) SetDiskImageFormat(v string) *ExportToS3TaskSpecification
- func (s *ExportToS3TaskSpecification) SetS3Bucket(v string) *ExportToS3TaskSpecification
- func (s *ExportToS3TaskSpecification) SetS3Prefix(v string) *ExportToS3TaskSpecification
- func (s ExportToS3TaskSpecification) String() string
- type ExportTransitGatewayRoutesInput
- func (s ExportTransitGatewayRoutesInput) GoString() string
- func (s *ExportTransitGatewayRoutesInput) SetDryRun(v bool) *ExportTransitGatewayRoutesInput
- func (s *ExportTransitGatewayRoutesInput) SetFilters(v []*Filter) *ExportTransitGatewayRoutesInput
- func (s *ExportTransitGatewayRoutesInput) SetS3Bucket(v string) *ExportTransitGatewayRoutesInput
- func (s *ExportTransitGatewayRoutesInput) SetTransitGatewayRouteTableId(v string) *ExportTransitGatewayRoutesInput
- func (s ExportTransitGatewayRoutesInput) String() string
- func (s *ExportTransitGatewayRoutesInput) Validate() error
- type ExportTransitGatewayRoutesOutput
- type Filter
- type FleetData
- func (s FleetData) GoString() string
- func (s *FleetData) SetActivityStatus(v string) *FleetData
- func (s *FleetData) SetClientToken(v string) *FleetData
- func (s *FleetData) SetCreateTime(v time.Time) *FleetData
- func (s *FleetData) SetErrors(v []*DescribeFleetError) *FleetData
- func (s *FleetData) SetExcessCapacityTerminationPolicy(v string) *FleetData
- func (s *FleetData) SetFleetId(v string) *FleetData
- func (s *FleetData) SetFleetState(v string) *FleetData
- func (s *FleetData) SetFulfilledCapacity(v float64) *FleetData
- func (s *FleetData) SetFulfilledOnDemandCapacity(v float64) *FleetData
- func (s *FleetData) SetInstances(v []*DescribeFleetsInstances) *FleetData
- func (s *FleetData) SetLaunchTemplateConfigs(v []*FleetLaunchTemplateConfig) *FleetData
- func (s *FleetData) SetOnDemandOptions(v *OnDemandOptions) *FleetData
- func (s *FleetData) SetReplaceUnhealthyInstances(v bool) *FleetData
- func (s *FleetData) SetSpotOptions(v *SpotOptions) *FleetData
- func (s *FleetData) SetTags(v []*Tag) *FleetData
- func (s *FleetData) SetTargetCapacitySpecification(v *TargetCapacitySpecification) *FleetData
- func (s *FleetData) SetTerminateInstancesWithExpiration(v bool) *FleetData
- func (s *FleetData) SetType(v string) *FleetData
- func (s *FleetData) SetValidFrom(v time.Time) *FleetData
- func (s *FleetData) SetValidUntil(v time.Time) *FleetData
- func (s FleetData) String() string
- type FleetLaunchTemplateConfig
- func (s FleetLaunchTemplateConfig) GoString() string
- func (s *FleetLaunchTemplateConfig) SetLaunchTemplateSpecification(v *FleetLaunchTemplateSpecification) *FleetLaunchTemplateConfig
- func (s *FleetLaunchTemplateConfig) SetOverrides(v []*FleetLaunchTemplateOverrides) *FleetLaunchTemplateConfig
- func (s FleetLaunchTemplateConfig) String() string
- type FleetLaunchTemplateConfigRequest
- func (s FleetLaunchTemplateConfigRequest) GoString() string
- func (s *FleetLaunchTemplateConfigRequest) SetLaunchTemplateSpecification(v *FleetLaunchTemplateSpecificationRequest) *FleetLaunchTemplateConfigRequest
- func (s *FleetLaunchTemplateConfigRequest) SetOverrides(v []*FleetLaunchTemplateOverridesRequest) *FleetLaunchTemplateConfigRequest
- func (s FleetLaunchTemplateConfigRequest) String() string
- func (s *FleetLaunchTemplateConfigRequest) Validate() error
- type FleetLaunchTemplateOverrides
- func (s FleetLaunchTemplateOverrides) GoString() string
- func (s *FleetLaunchTemplateOverrides) SetAvailabilityZone(v string) *FleetLaunchTemplateOverrides
- func (s *FleetLaunchTemplateOverrides) SetInstanceType(v string) *FleetLaunchTemplateOverrides
- func (s *FleetLaunchTemplateOverrides) SetMaxPrice(v string) *FleetLaunchTemplateOverrides
- func (s *FleetLaunchTemplateOverrides) SetPlacement(v *PlacementResponse) *FleetLaunchTemplateOverrides
- func (s *FleetLaunchTemplateOverrides) SetPriority(v float64) *FleetLaunchTemplateOverrides
- func (s *FleetLaunchTemplateOverrides) SetSubnetId(v string) *FleetLaunchTemplateOverrides
- func (s *FleetLaunchTemplateOverrides) SetWeightedCapacity(v float64) *FleetLaunchTemplateOverrides
- func (s FleetLaunchTemplateOverrides) String() string
- type FleetLaunchTemplateOverridesRequest
- func (s FleetLaunchTemplateOverridesRequest) GoString() string
- func (s *FleetLaunchTemplateOverridesRequest) SetAvailabilityZone(v string) *FleetLaunchTemplateOverridesRequest
- func (s *FleetLaunchTemplateOverridesRequest) SetInstanceType(v string) *FleetLaunchTemplateOverridesRequest
- func (s *FleetLaunchTemplateOverridesRequest) SetMaxPrice(v string) *FleetLaunchTemplateOverridesRequest
- func (s *FleetLaunchTemplateOverridesRequest) SetPlacement(v *Placement) *FleetLaunchTemplateOverridesRequest
- func (s *FleetLaunchTemplateOverridesRequest) SetPriority(v float64) *FleetLaunchTemplateOverridesRequest
- func (s *FleetLaunchTemplateOverridesRequest) SetSubnetId(v string) *FleetLaunchTemplateOverridesRequest
- func (s *FleetLaunchTemplateOverridesRequest) SetWeightedCapacity(v float64) *FleetLaunchTemplateOverridesRequest
- func (s FleetLaunchTemplateOverridesRequest) String() string
- type FleetLaunchTemplateSpecification
- func (s FleetLaunchTemplateSpecification) GoString() string
- func (s *FleetLaunchTemplateSpecification) SetLaunchTemplateId(v string) *FleetLaunchTemplateSpecification
- func (s *FleetLaunchTemplateSpecification) SetLaunchTemplateName(v string) *FleetLaunchTemplateSpecification
- func (s *FleetLaunchTemplateSpecification) SetVersion(v string) *FleetLaunchTemplateSpecification
- func (s FleetLaunchTemplateSpecification) String() string
- func (s *FleetLaunchTemplateSpecification) Validate() error
- type FleetLaunchTemplateSpecificationRequest
- func (s FleetLaunchTemplateSpecificationRequest) GoString() string
- func (s *FleetLaunchTemplateSpecificationRequest) SetLaunchTemplateId(v string) *FleetLaunchTemplateSpecificationRequest
- func (s *FleetLaunchTemplateSpecificationRequest) SetLaunchTemplateName(v string) *FleetLaunchTemplateSpecificationRequest
- func (s *FleetLaunchTemplateSpecificationRequest) SetVersion(v string) *FleetLaunchTemplateSpecificationRequest
- func (s FleetLaunchTemplateSpecificationRequest) String() string
- func (s *FleetLaunchTemplateSpecificationRequest) Validate() error
- type FlowLog
- func (s FlowLog) GoString() string
- func (s *FlowLog) SetCreationTime(v time.Time) *FlowLog
- func (s *FlowLog) SetDeliverLogsErrorMessage(v string) *FlowLog
- func (s *FlowLog) SetDeliverLogsPermissionArn(v string) *FlowLog
- func (s *FlowLog) SetDeliverLogsStatus(v string) *FlowLog
- func (s *FlowLog) SetFlowLogId(v string) *FlowLog
- func (s *FlowLog) SetFlowLogStatus(v string) *FlowLog
- func (s *FlowLog) SetLogDestination(v string) *FlowLog
- func (s *FlowLog) SetLogDestinationType(v string) *FlowLog
- func (s *FlowLog) SetLogGroupName(v string) *FlowLog
- func (s *FlowLog) SetResourceId(v string) *FlowLog
- func (s *FlowLog) SetTrafficType(v string) *FlowLog
- func (s FlowLog) String() string
- type FpgaImage
- func (s FpgaImage) GoString() string
- func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage
- func (s *FpgaImage) SetDescription(v string) *FpgaImage
- func (s *FpgaImage) SetFpgaImageGlobalId(v string) *FpgaImage
- func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage
- func (s *FpgaImage) SetName(v string) *FpgaImage
- func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage
- func (s *FpgaImage) SetOwnerId(v string) *FpgaImage
- func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage
- func (s *FpgaImage) SetProductCodes(v []*ProductCode) *FpgaImage
- func (s *FpgaImage) SetPublic(v bool) *FpgaImage
- func (s *FpgaImage) SetShellVersion(v string) *FpgaImage
- func (s *FpgaImage) SetState(v *FpgaImageState) *FpgaImage
- func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage
- func (s *FpgaImage) SetUpdateTime(v time.Time) *FpgaImage
- func (s FpgaImage) String() string
- type FpgaImageAttribute
- func (s FpgaImageAttribute) GoString() string
- func (s *FpgaImageAttribute) SetDescription(v string) *FpgaImageAttribute
- func (s *FpgaImageAttribute) SetFpgaImageId(v string) *FpgaImageAttribute
- func (s *FpgaImageAttribute) SetLoadPermissions(v []*LoadPermission) *FpgaImageAttribute
- func (s *FpgaImageAttribute) SetName(v string) *FpgaImageAttribute
- func (s *FpgaImageAttribute) SetProductCodes(v []*ProductCode) *FpgaImageAttribute
- func (s FpgaImageAttribute) String() string
- type FpgaImageState
- type GetConsoleOutputInput
- func (s GetConsoleOutputInput) GoString() string
- func (s *GetConsoleOutputInput) SetDryRun(v bool) *GetConsoleOutputInput
- func (s *GetConsoleOutputInput) SetInstanceId(v string) *GetConsoleOutputInput
- func (s *GetConsoleOutputInput) SetLatest(v bool) *GetConsoleOutputInput
- func (s GetConsoleOutputInput) String() string
- func (s *GetConsoleOutputInput) Validate() error
- type GetConsoleOutputOutput
- func (s GetConsoleOutputOutput) GoString() string
- func (s *GetConsoleOutputOutput) SetInstanceId(v string) *GetConsoleOutputOutput
- func (s *GetConsoleOutputOutput) SetOutput(v string) *GetConsoleOutputOutput
- func (s *GetConsoleOutputOutput) SetTimestamp(v time.Time) *GetConsoleOutputOutput
- func (s GetConsoleOutputOutput) String() string
- type GetConsoleScreenshotInput
- func (s GetConsoleScreenshotInput) GoString() string
- func (s *GetConsoleScreenshotInput) SetDryRun(v bool) *GetConsoleScreenshotInput
- func (s *GetConsoleScreenshotInput) SetInstanceId(v string) *GetConsoleScreenshotInput
- func (s *GetConsoleScreenshotInput) SetWakeUp(v bool) *GetConsoleScreenshotInput
- func (s GetConsoleScreenshotInput) String() string
- func (s *GetConsoleScreenshotInput) Validate() error
- type GetConsoleScreenshotOutput
- type GetHostReservationPurchasePreviewInput
- func (s GetHostReservationPurchasePreviewInput) GoString() string
- func (s *GetHostReservationPurchasePreviewInput) SetHostIdSet(v []*string) *GetHostReservationPurchasePreviewInput
- func (s *GetHostReservationPurchasePreviewInput) SetOfferingId(v string) *GetHostReservationPurchasePreviewInput
- func (s GetHostReservationPurchasePreviewInput) String() string
- func (s *GetHostReservationPurchasePreviewInput) Validate() error
- type GetHostReservationPurchasePreviewOutput
- func (s GetHostReservationPurchasePreviewOutput) GoString() string
- func (s *GetHostReservationPurchasePreviewOutput) SetCurrencyCode(v string) *GetHostReservationPurchasePreviewOutput
- func (s *GetHostReservationPurchasePreviewOutput) SetPurchase(v []*Purchase) *GetHostReservationPurchasePreviewOutput
- func (s *GetHostReservationPurchasePreviewOutput) SetTotalHourlyPrice(v string) *GetHostReservationPurchasePreviewOutput
- func (s *GetHostReservationPurchasePreviewOutput) SetTotalUpfrontPrice(v string) *GetHostReservationPurchasePreviewOutput
- func (s GetHostReservationPurchasePreviewOutput) String() string
- type GetLaunchTemplateDataInput
- func (s GetLaunchTemplateDataInput) GoString() string
- func (s *GetLaunchTemplateDataInput) SetDryRun(v bool) *GetLaunchTemplateDataInput
- func (s *GetLaunchTemplateDataInput) SetInstanceId(v string) *GetLaunchTemplateDataInput
- func (s GetLaunchTemplateDataInput) String() string
- func (s *GetLaunchTemplateDataInput) Validate() error
- type GetLaunchTemplateDataOutput
- type GetPasswordDataInput
- type GetPasswordDataOutput
- func (s GetPasswordDataOutput) GoString() string
- func (s *GetPasswordDataOutput) SetInstanceId(v string) *GetPasswordDataOutput
- func (s *GetPasswordDataOutput) SetPasswordData(v string) *GetPasswordDataOutput
- func (s *GetPasswordDataOutput) SetTimestamp(v time.Time) *GetPasswordDataOutput
- func (s GetPasswordDataOutput) String() string
- type GetReservedInstancesExchangeQuoteInput
- func (s GetReservedInstancesExchangeQuoteInput) GoString() string
- func (s *GetReservedInstancesExchangeQuoteInput) SetDryRun(v bool) *GetReservedInstancesExchangeQuoteInput
- func (s *GetReservedInstancesExchangeQuoteInput) SetReservedInstanceIds(v []*string) *GetReservedInstancesExchangeQuoteInput
- func (s *GetReservedInstancesExchangeQuoteInput) SetTargetConfigurations(v []*TargetConfigurationRequest) *GetReservedInstancesExchangeQuoteInput
- func (s GetReservedInstancesExchangeQuoteInput) String() string
- func (s *GetReservedInstancesExchangeQuoteInput) Validate() error
- type GetReservedInstancesExchangeQuoteOutput
- func (s GetReservedInstancesExchangeQuoteOutput) GoString() string
- func (s *GetReservedInstancesExchangeQuoteOutput) SetCurrencyCode(v string) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetIsValidExchange(v bool) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetOutputReservedInstancesWillExpireAt(v time.Time) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetPaymentDue(v string) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetReservedInstanceValueRollup(v *ReservationValue) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetReservedInstanceValueSet(v []*ReservedInstanceReservationValue) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetTargetConfigurationValueRollup(v *ReservationValue) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetTargetConfigurationValueSet(v []*TargetReservationValue) *GetReservedInstancesExchangeQuoteOutput
- func (s *GetReservedInstancesExchangeQuoteOutput) SetValidationFailureReason(v string) *GetReservedInstancesExchangeQuoteOutput
- func (s GetReservedInstancesExchangeQuoteOutput) String() string
- type GetTransitGatewayAttachmentPropagationsInput
- func (s GetTransitGatewayAttachmentPropagationsInput) GoString() string
- func (s *GetTransitGatewayAttachmentPropagationsInput) SetDryRun(v bool) *GetTransitGatewayAttachmentPropagationsInput
- func (s *GetTransitGatewayAttachmentPropagationsInput) SetFilters(v []*Filter) *GetTransitGatewayAttachmentPropagationsInput
- func (s *GetTransitGatewayAttachmentPropagationsInput) SetMaxResults(v int64) *GetTransitGatewayAttachmentPropagationsInput
- func (s *GetTransitGatewayAttachmentPropagationsInput) SetNextToken(v string) *GetTransitGatewayAttachmentPropagationsInput
- func (s *GetTransitGatewayAttachmentPropagationsInput) SetTransitGatewayAttachmentId(v string) *GetTransitGatewayAttachmentPropagationsInput
- func (s GetTransitGatewayAttachmentPropagationsInput) String() string
- func (s *GetTransitGatewayAttachmentPropagationsInput) Validate() error
- type GetTransitGatewayAttachmentPropagationsOutput
- func (s GetTransitGatewayAttachmentPropagationsOutput) GoString() string
- func (s *GetTransitGatewayAttachmentPropagationsOutput) SetNextToken(v string) *GetTransitGatewayAttachmentPropagationsOutput
- func (s *GetTransitGatewayAttachmentPropagationsOutput) SetTransitGatewayAttachmentPropagations(v []*TransitGatewayAttachmentPropagation) *GetTransitGatewayAttachmentPropagationsOutput
- func (s GetTransitGatewayAttachmentPropagationsOutput) String() string
- type GetTransitGatewayRouteTableAssociationsInput
- func (s GetTransitGatewayRouteTableAssociationsInput) GoString() string
- func (s *GetTransitGatewayRouteTableAssociationsInput) SetDryRun(v bool) *GetTransitGatewayRouteTableAssociationsInput
- func (s *GetTransitGatewayRouteTableAssociationsInput) SetFilters(v []*Filter) *GetTransitGatewayRouteTableAssociationsInput
- func (s *GetTransitGatewayRouteTableAssociationsInput) SetMaxResults(v int64) *GetTransitGatewayRouteTableAssociationsInput
- func (s *GetTransitGatewayRouteTableAssociationsInput) SetNextToken(v string) *GetTransitGatewayRouteTableAssociationsInput
- func (s *GetTransitGatewayRouteTableAssociationsInput) SetTransitGatewayRouteTableId(v string) *GetTransitGatewayRouteTableAssociationsInput
- func (s GetTransitGatewayRouteTableAssociationsInput) String() string
- func (s *GetTransitGatewayRouteTableAssociationsInput) Validate() error
- type GetTransitGatewayRouteTableAssociationsOutput
- func (s GetTransitGatewayRouteTableAssociationsOutput) GoString() string
- func (s *GetTransitGatewayRouteTableAssociationsOutput) SetAssociations(v []*TransitGatewayRouteTableAssociation) *GetTransitGatewayRouteTableAssociationsOutput
- func (s *GetTransitGatewayRouteTableAssociationsOutput) SetNextToken(v string) *GetTransitGatewayRouteTableAssociationsOutput
- func (s GetTransitGatewayRouteTableAssociationsOutput) String() string
- type GetTransitGatewayRouteTablePropagationsInput
- func (s GetTransitGatewayRouteTablePropagationsInput) GoString() string
- func (s *GetTransitGatewayRouteTablePropagationsInput) SetDryRun(v bool) *GetTransitGatewayRouteTablePropagationsInput
- func (s *GetTransitGatewayRouteTablePropagationsInput) SetFilters(v []*Filter) *GetTransitGatewayRouteTablePropagationsInput
- func (s *GetTransitGatewayRouteTablePropagationsInput) SetMaxResults(v int64) *GetTransitGatewayRouteTablePropagationsInput
- func (s *GetTransitGatewayRouteTablePropagationsInput) SetNextToken(v string) *GetTransitGatewayRouteTablePropagationsInput
- func (s *GetTransitGatewayRouteTablePropagationsInput) SetTransitGatewayRouteTableId(v string) *GetTransitGatewayRouteTablePropagationsInput
- func (s GetTransitGatewayRouteTablePropagationsInput) String() string
- func (s *GetTransitGatewayRouteTablePropagationsInput) Validate() error
- type GetTransitGatewayRouteTablePropagationsOutput
- func (s GetTransitGatewayRouteTablePropagationsOutput) GoString() string
- func (s *GetTransitGatewayRouteTablePropagationsOutput) SetNextToken(v string) *GetTransitGatewayRouteTablePropagationsOutput
- func (s *GetTransitGatewayRouteTablePropagationsOutput) SetTransitGatewayRouteTablePropagations(v []*TransitGatewayRouteTablePropagation) *GetTransitGatewayRouteTablePropagationsOutput
- func (s GetTransitGatewayRouteTablePropagationsOutput) String() string
- type GroupIdentifier
- type HibernationOptions
- type HibernationOptionsRequest
- type HistoryRecord
- type HistoryRecordEntry
- func (s HistoryRecordEntry) GoString() string
- func (s *HistoryRecordEntry) SetEventInformation(v *EventInformation) *HistoryRecordEntry
- func (s *HistoryRecordEntry) SetEventType(v string) *HistoryRecordEntry
- func (s *HistoryRecordEntry) SetTimestamp(v time.Time) *HistoryRecordEntry
- func (s HistoryRecordEntry) String() string
- type Host
- func (s Host) GoString() string
- func (s *Host) SetAllocationTime(v time.Time) *Host
- func (s *Host) SetAutoPlacement(v string) *Host
- func (s *Host) SetAvailabilityZone(v string) *Host
- func (s *Host) SetAvailableCapacity(v *AvailableCapacity) *Host
- func (s *Host) SetClientToken(v string) *Host
- func (s *Host) SetHostId(v string) *Host
- func (s *Host) SetHostProperties(v *HostProperties) *Host
- func (s *Host) SetHostReservationId(v string) *Host
- func (s *Host) SetInstances(v []*HostInstance) *Host
- func (s *Host) SetReleaseTime(v time.Time) *Host
- func (s *Host) SetState(v string) *Host
- func (s *Host) SetTags(v []*Tag) *Host
- func (s Host) String() string
- type HostInstance
- type HostOffering
- func (s HostOffering) GoString() string
- func (s *HostOffering) SetCurrencyCode(v string) *HostOffering
- func (s *HostOffering) SetDuration(v int64) *HostOffering
- func (s *HostOffering) SetHourlyPrice(v string) *HostOffering
- func (s *HostOffering) SetInstanceFamily(v string) *HostOffering
- func (s *HostOffering) SetOfferingId(v string) *HostOffering
- func (s *HostOffering) SetPaymentOption(v string) *HostOffering
- func (s *HostOffering) SetUpfrontPrice(v string) *HostOffering
- func (s HostOffering) String() string
- type HostProperties
- func (s HostProperties) GoString() string
- func (s *HostProperties) SetCores(v int64) *HostProperties
- func (s *HostProperties) SetInstanceType(v string) *HostProperties
- func (s *HostProperties) SetSockets(v int64) *HostProperties
- func (s *HostProperties) SetTotalVCpus(v int64) *HostProperties
- func (s HostProperties) String() string
- type HostReservation
- func (s HostReservation) GoString() string
- func (s *HostReservation) SetCount(v int64) *HostReservation
- func (s *HostReservation) SetCurrencyCode(v string) *HostReservation
- func (s *HostReservation) SetDuration(v int64) *HostReservation
- func (s *HostReservation) SetEnd(v time.Time) *HostReservation
- func (s *HostReservation) SetHostIdSet(v []*string) *HostReservation
- func (s *HostReservation) SetHostReservationId(v string) *HostReservation
- func (s *HostReservation) SetHourlyPrice(v string) *HostReservation
- func (s *HostReservation) SetInstanceFamily(v string) *HostReservation
- func (s *HostReservation) SetOfferingId(v string) *HostReservation
- func (s *HostReservation) SetPaymentOption(v string) *HostReservation
- func (s *HostReservation) SetStart(v time.Time) *HostReservation
- func (s *HostReservation) SetState(v string) *HostReservation
- func (s *HostReservation) SetUpfrontPrice(v string) *HostReservation
- func (s HostReservation) String() string
- type IamInstanceProfile
- type IamInstanceProfileAssociation
- func (s IamInstanceProfileAssociation) GoString() string
- func (s *IamInstanceProfileAssociation) SetAssociationId(v string) *IamInstanceProfileAssociation
- func (s *IamInstanceProfileAssociation) SetIamInstanceProfile(v *IamInstanceProfile) *IamInstanceProfileAssociation
- func (s *IamInstanceProfileAssociation) SetInstanceId(v string) *IamInstanceProfileAssociation
- func (s *IamInstanceProfileAssociation) SetState(v string) *IamInstanceProfileAssociation
- func (s *IamInstanceProfileAssociation) SetTimestamp(v time.Time) *IamInstanceProfileAssociation
- func (s IamInstanceProfileAssociation) String() string
- type IamInstanceProfileSpecification
- func (s IamInstanceProfileSpecification) GoString() string
- func (s *IamInstanceProfileSpecification) SetArn(v string) *IamInstanceProfileSpecification
- func (s *IamInstanceProfileSpecification) SetName(v string) *IamInstanceProfileSpecification
- func (s IamInstanceProfileSpecification) String() string
- type IcmpTypeCode
- type IdFormat
- type Image
- func (s Image) GoString() string
- func (s *Image) SetArchitecture(v string) *Image
- func (s *Image) SetBlockDeviceMappings(v []*BlockDeviceMapping) *Image
- func (s *Image) SetCreationDate(v string) *Image
- func (s *Image) SetDescription(v string) *Image
- func (s *Image) SetEnaSupport(v bool) *Image
- func (s *Image) SetHypervisor(v string) *Image
- func (s *Image) SetImageId(v string) *Image
- func (s *Image) SetImageLocation(v string) *Image
- func (s *Image) SetImageOwnerAlias(v string) *Image
- func (s *Image) SetImageType(v string) *Image
- func (s *Image) SetKernelId(v string) *Image
- func (s *Image) SetName(v string) *Image
- func (s *Image) SetOwnerId(v string) *Image
- func (s *Image) SetPlatform(v string) *Image
- func (s *Image) SetProductCodes(v []*ProductCode) *Image
- func (s *Image) SetPublic(v bool) *Image
- func (s *Image) SetRamdiskId(v string) *Image
- func (s *Image) SetRootDeviceName(v string) *Image
- func (s *Image) SetRootDeviceType(v string) *Image
- func (s *Image) SetSriovNetSupport(v string) *Image
- func (s *Image) SetState(v string) *Image
- func (s *Image) SetStateReason(v *StateReason) *Image
- func (s *Image) SetTags(v []*Tag) *Image
- func (s *Image) SetVirtualizationType(v string) *Image
- func (s Image) String() string
- type ImageDiskContainer
- func (s ImageDiskContainer) GoString() string
- func (s *ImageDiskContainer) SetDescription(v string) *ImageDiskContainer
- func (s *ImageDiskContainer) SetDeviceName(v string) *ImageDiskContainer
- func (s *ImageDiskContainer) SetFormat(v string) *ImageDiskContainer
- func (s *ImageDiskContainer) SetSnapshotId(v string) *ImageDiskContainer
- func (s *ImageDiskContainer) SetUrl(v string) *ImageDiskContainer
- func (s *ImageDiskContainer) SetUserBucket(v *UserBucket) *ImageDiskContainer
- func (s ImageDiskContainer) String() string
- type ImportClientVpnClientCertificateRevocationListInput
- func (s ImportClientVpnClientCertificateRevocationListInput) GoString() string
- func (s *ImportClientVpnClientCertificateRevocationListInput) SetCertificateRevocationList(v string) *ImportClientVpnClientCertificateRevocationListInput
- func (s *ImportClientVpnClientCertificateRevocationListInput) SetClientVpnEndpointId(v string) *ImportClientVpnClientCertificateRevocationListInput
- func (s *ImportClientVpnClientCertificateRevocationListInput) SetDryRun(v bool) *ImportClientVpnClientCertificateRevocationListInput
- func (s ImportClientVpnClientCertificateRevocationListInput) String() string
- func (s *ImportClientVpnClientCertificateRevocationListInput) Validate() error
- type ImportClientVpnClientCertificateRevocationListOutput
- type ImportImageInput
- func (s ImportImageInput) GoString() string
- func (s *ImportImageInput) SetArchitecture(v string) *ImportImageInput
- func (s *ImportImageInput) SetClientData(v *ClientData) *ImportImageInput
- func (s *ImportImageInput) SetClientToken(v string) *ImportImageInput
- func (s *ImportImageInput) SetDescription(v string) *ImportImageInput
- func (s *ImportImageInput) SetDiskContainers(v []*ImageDiskContainer) *ImportImageInput
- func (s *ImportImageInput) SetDryRun(v bool) *ImportImageInput
- func (s *ImportImageInput) SetEncrypted(v bool) *ImportImageInput
- func (s *ImportImageInput) SetHypervisor(v string) *ImportImageInput
- func (s *ImportImageInput) SetKmsKeyId(v string) *ImportImageInput
- func (s *ImportImageInput) SetLicenseType(v string) *ImportImageInput
- func (s *ImportImageInput) SetPlatform(v string) *ImportImageInput
- func (s *ImportImageInput) SetRoleName(v string) *ImportImageInput
- func (s ImportImageInput) String() string
- type ImportImageOutput
- func (s ImportImageOutput) GoString() string
- func (s *ImportImageOutput) SetArchitecture(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetDescription(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetEncrypted(v bool) *ImportImageOutput
- func (s *ImportImageOutput) SetHypervisor(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetImageId(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetImportTaskId(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetKmsKeyId(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetLicenseType(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetPlatform(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetProgress(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetSnapshotDetails(v []*SnapshotDetail) *ImportImageOutput
- func (s *ImportImageOutput) SetStatus(v string) *ImportImageOutput
- func (s *ImportImageOutput) SetStatusMessage(v string) *ImportImageOutput
- func (s ImportImageOutput) String() string
- type ImportImageTask
- func (s ImportImageTask) GoString() string
- func (s *ImportImageTask) SetArchitecture(v string) *ImportImageTask
- func (s *ImportImageTask) SetDescription(v string) *ImportImageTask
- func (s *ImportImageTask) SetEncrypted(v bool) *ImportImageTask
- func (s *ImportImageTask) SetHypervisor(v string) *ImportImageTask
- func (s *ImportImageTask) SetImageId(v string) *ImportImageTask
- func (s *ImportImageTask) SetImportTaskId(v string) *ImportImageTask
- func (s *ImportImageTask) SetKmsKeyId(v string) *ImportImageTask
- func (s *ImportImageTask) SetLicenseType(v string) *ImportImageTask
- func (s *ImportImageTask) SetPlatform(v string) *ImportImageTask
- func (s *ImportImageTask) SetProgress(v string) *ImportImageTask
- func (s *ImportImageTask) SetSnapshotDetails(v []*SnapshotDetail) *ImportImageTask
- func (s *ImportImageTask) SetStatus(v string) *ImportImageTask
- func (s *ImportImageTask) SetStatusMessage(v string) *ImportImageTask
- func (s ImportImageTask) String() string
- type ImportInstanceInput
- func (s ImportInstanceInput) GoString() string
- func (s *ImportInstanceInput) SetDescription(v string) *ImportInstanceInput
- func (s *ImportInstanceInput) SetDiskImages(v []*DiskImage) *ImportInstanceInput
- func (s *ImportInstanceInput) SetDryRun(v bool) *ImportInstanceInput
- func (s *ImportInstanceInput) SetLaunchSpecification(v *ImportInstanceLaunchSpecification) *ImportInstanceInput
- func (s *ImportInstanceInput) SetPlatform(v string) *ImportInstanceInput
- func (s ImportInstanceInput) String() string
- func (s *ImportInstanceInput) Validate() error
- type ImportInstanceLaunchSpecification
- func (s ImportInstanceLaunchSpecification) GoString() string
- func (s *ImportInstanceLaunchSpecification) SetAdditionalInfo(v string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetArchitecture(v string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetGroupIds(v []*string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetGroupNames(v []*string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetInstanceInitiatedShutdownBehavior(v string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetInstanceType(v string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetMonitoring(v bool) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetPlacement(v *Placement) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetPrivateIpAddress(v string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetSubnetId(v string) *ImportInstanceLaunchSpecification
- func (s *ImportInstanceLaunchSpecification) SetUserData(v *UserData) *ImportInstanceLaunchSpecification
- func (s ImportInstanceLaunchSpecification) String() string
- type ImportInstanceOutput
- type ImportInstanceTaskDetails
- func (s ImportInstanceTaskDetails) GoString() string
- func (s *ImportInstanceTaskDetails) SetDescription(v string) *ImportInstanceTaskDetails
- func (s *ImportInstanceTaskDetails) SetInstanceId(v string) *ImportInstanceTaskDetails
- func (s *ImportInstanceTaskDetails) SetPlatform(v string) *ImportInstanceTaskDetails
- func (s *ImportInstanceTaskDetails) SetVolumes(v []*ImportInstanceVolumeDetailItem) *ImportInstanceTaskDetails
- func (s ImportInstanceTaskDetails) String() string
- type ImportInstanceVolumeDetailItem
- func (s ImportInstanceVolumeDetailItem) GoString() string
- func (s *ImportInstanceVolumeDetailItem) SetAvailabilityZone(v string) *ImportInstanceVolumeDetailItem
- func (s *ImportInstanceVolumeDetailItem) SetBytesConverted(v int64) *ImportInstanceVolumeDetailItem
- func (s *ImportInstanceVolumeDetailItem) SetDescription(v string) *ImportInstanceVolumeDetailItem
- func (s *ImportInstanceVolumeDetailItem) SetImage(v *DiskImageDescription) *ImportInstanceVolumeDetailItem
- func (s *ImportInstanceVolumeDetailItem) SetStatus(v string) *ImportInstanceVolumeDetailItem
- func (s *ImportInstanceVolumeDetailItem) SetStatusMessage(v string) *ImportInstanceVolumeDetailItem
- func (s *ImportInstanceVolumeDetailItem) SetVolume(v *DiskImageVolumeDescription) *ImportInstanceVolumeDetailItem
- func (s ImportInstanceVolumeDetailItem) String() string
- type ImportKeyPairInput
- func (s ImportKeyPairInput) GoString() string
- func (s *ImportKeyPairInput) SetDryRun(v bool) *ImportKeyPairInput
- func (s *ImportKeyPairInput) SetKeyName(v string) *ImportKeyPairInput
- func (s *ImportKeyPairInput) SetPublicKeyMaterial(v []byte) *ImportKeyPairInput
- func (s ImportKeyPairInput) String() string
- func (s *ImportKeyPairInput) Validate() error
- type ImportKeyPairOutput
- type ImportSnapshotInput
- func (s ImportSnapshotInput) GoString() string
- func (s *ImportSnapshotInput) SetClientData(v *ClientData) *ImportSnapshotInput
- func (s *ImportSnapshotInput) SetClientToken(v string) *ImportSnapshotInput
- func (s *ImportSnapshotInput) SetDescription(v string) *ImportSnapshotInput
- func (s *ImportSnapshotInput) SetDiskContainer(v *SnapshotDiskContainer) *ImportSnapshotInput
- func (s *ImportSnapshotInput) SetDryRun(v bool) *ImportSnapshotInput
- func (s *ImportSnapshotInput) SetEncrypted(v bool) *ImportSnapshotInput
- func (s *ImportSnapshotInput) SetKmsKeyId(v string) *ImportSnapshotInput
- func (s *ImportSnapshotInput) SetRoleName(v string) *ImportSnapshotInput
- func (s ImportSnapshotInput) String() string
- type ImportSnapshotOutput
- func (s ImportSnapshotOutput) GoString() string
- func (s *ImportSnapshotOutput) SetDescription(v string) *ImportSnapshotOutput
- func (s *ImportSnapshotOutput) SetImportTaskId(v string) *ImportSnapshotOutput
- func (s *ImportSnapshotOutput) SetSnapshotTaskDetail(v *SnapshotTaskDetail) *ImportSnapshotOutput
- func (s ImportSnapshotOutput) String() string
- type ImportSnapshotTask
- func (s ImportSnapshotTask) GoString() string
- func (s *ImportSnapshotTask) SetDescription(v string) *ImportSnapshotTask
- func (s *ImportSnapshotTask) SetImportTaskId(v string) *ImportSnapshotTask
- func (s *ImportSnapshotTask) SetSnapshotTaskDetail(v *SnapshotTaskDetail) *ImportSnapshotTask
- func (s ImportSnapshotTask) String() string
- type ImportVolumeInput
- func (s ImportVolumeInput) GoString() string
- func (s *ImportVolumeInput) SetAvailabilityZone(v string) *ImportVolumeInput
- func (s *ImportVolumeInput) SetDescription(v string) *ImportVolumeInput
- func (s *ImportVolumeInput) SetDryRun(v bool) *ImportVolumeInput
- func (s *ImportVolumeInput) SetImage(v *DiskImageDetail) *ImportVolumeInput
- func (s *ImportVolumeInput) SetVolume(v *VolumeDetail) *ImportVolumeInput
- func (s ImportVolumeInput) String() string
- func (s *ImportVolumeInput) Validate() error
- type ImportVolumeOutput
- type ImportVolumeTaskDetails
- func (s ImportVolumeTaskDetails) GoString() string
- func (s *ImportVolumeTaskDetails) SetAvailabilityZone(v string) *ImportVolumeTaskDetails
- func (s *ImportVolumeTaskDetails) SetBytesConverted(v int64) *ImportVolumeTaskDetails
- func (s *ImportVolumeTaskDetails) SetDescription(v string) *ImportVolumeTaskDetails
- func (s *ImportVolumeTaskDetails) SetImage(v *DiskImageDescription) *ImportVolumeTaskDetails
- func (s *ImportVolumeTaskDetails) SetVolume(v *DiskImageVolumeDescription) *ImportVolumeTaskDetails
- func (s ImportVolumeTaskDetails) String() string
- type Instance
- func (s Instance) GoString() string
- func (s *Instance) SetAmiLaunchIndex(v int64) *Instance
- func (s *Instance) SetArchitecture(v string) *Instance
- func (s *Instance) SetBlockDeviceMappings(v []*InstanceBlockDeviceMapping) *Instance
- func (s *Instance) SetCapacityReservationId(v string) *Instance
- func (s *Instance) SetCapacityReservationSpecification(v *CapacityReservationSpecificationResponse) *Instance
- func (s *Instance) SetClientToken(v string) *Instance
- func (s *Instance) SetCpuOptions(v *CpuOptions) *Instance
- func (s *Instance) SetEbsOptimized(v bool) *Instance
- func (s *Instance) SetElasticGpuAssociations(v []*ElasticGpuAssociation) *Instance
- func (s *Instance) SetElasticInferenceAcceleratorAssociations(v []*ElasticInferenceAcceleratorAssociation) *Instance
- func (s *Instance) SetEnaSupport(v bool) *Instance
- func (s *Instance) SetHibernationOptions(v *HibernationOptions) *Instance
- func (s *Instance) SetHypervisor(v string) *Instance
- func (s *Instance) SetIamInstanceProfile(v *IamInstanceProfile) *Instance
- func (s *Instance) SetImageId(v string) *Instance
- func (s *Instance) SetInstanceId(v string) *Instance
- func (s *Instance) SetInstanceLifecycle(v string) *Instance
- func (s *Instance) SetInstanceType(v string) *Instance
- func (s *Instance) SetKernelId(v string) *Instance
- func (s *Instance) SetKeyName(v string) *Instance
- func (s *Instance) SetLaunchTime(v time.Time) *Instance
- func (s *Instance) SetLicenses(v []*LicenseConfiguration) *Instance
- func (s *Instance) SetMonitoring(v *Monitoring) *Instance
- func (s *Instance) SetNetworkInterfaces(v []*InstanceNetworkInterface) *Instance
- func (s *Instance) SetPlacement(v *Placement) *Instance
- func (s *Instance) SetPlatform(v string) *Instance
- func (s *Instance) SetPrivateDnsName(v string) *Instance
- func (s *Instance) SetPrivateIpAddress(v string) *Instance
- func (s *Instance) SetProductCodes(v []*ProductCode) *Instance
- func (s *Instance) SetPublicDnsName(v string) *Instance
- func (s *Instance) SetPublicIpAddress(v string) *Instance
- func (s *Instance) SetRamdiskId(v string) *Instance
- func (s *Instance) SetRootDeviceName(v string) *Instance
- func (s *Instance) SetRootDeviceType(v string) *Instance
- func (s *Instance) SetSecurityGroups(v []*GroupIdentifier) *Instance
- func (s *Instance) SetSourceDestCheck(v bool) *Instance
- func (s *Instance) SetSpotInstanceRequestId(v string) *Instance
- func (s *Instance) SetSriovNetSupport(v string) *Instance
- func (s *Instance) SetState(v *InstanceState) *Instance
- func (s *Instance) SetStateReason(v *StateReason) *Instance
- func (s *Instance) SetStateTransitionReason(v string) *Instance
- func (s *Instance) SetSubnetId(v string) *Instance
- func (s *Instance) SetTags(v []*Tag) *Instance
- func (s *Instance) SetVirtualizationType(v string) *Instance
- func (s *Instance) SetVpcId(v string) *Instance
- func (s Instance) String() string
- type InstanceBlockDeviceMapping
- type InstanceBlockDeviceMappingSpecification
- func (s InstanceBlockDeviceMappingSpecification) GoString() string
- func (s *InstanceBlockDeviceMappingSpecification) SetDeviceName(v string) *InstanceBlockDeviceMappingSpecification
- func (s *InstanceBlockDeviceMappingSpecification) SetEbs(v *EbsInstanceBlockDeviceSpecification) *InstanceBlockDeviceMappingSpecification
- func (s *InstanceBlockDeviceMappingSpecification) SetNoDevice(v string) *InstanceBlockDeviceMappingSpecification
- func (s *InstanceBlockDeviceMappingSpecification) SetVirtualName(v string) *InstanceBlockDeviceMappingSpecification
- func (s InstanceBlockDeviceMappingSpecification) String() string
- type InstanceCapacity
- func (s InstanceCapacity) GoString() string
- func (s *InstanceCapacity) SetAvailableCapacity(v int64) *InstanceCapacity
- func (s *InstanceCapacity) SetInstanceType(v string) *InstanceCapacity
- func (s *InstanceCapacity) SetTotalCapacity(v int64) *InstanceCapacity
- func (s InstanceCapacity) String() string
- type InstanceCount
- type InstanceCreditSpecification
- type InstanceCreditSpecificationRequest
- func (s InstanceCreditSpecificationRequest) GoString() string
- func (s *InstanceCreditSpecificationRequest) SetCpuCredits(v string) *InstanceCreditSpecificationRequest
- func (s *InstanceCreditSpecificationRequest) SetInstanceId(v string) *InstanceCreditSpecificationRequest
- func (s InstanceCreditSpecificationRequest) String() string
- type InstanceExportDetails
- type InstanceIpv6Address
- type InstanceIpv6AddressRequest
- type InstanceMarketOptionsRequest
- func (s InstanceMarketOptionsRequest) GoString() string
- func (s *InstanceMarketOptionsRequest) SetMarketType(v string) *InstanceMarketOptionsRequest
- func (s *InstanceMarketOptionsRequest) SetSpotOptions(v *SpotMarketOptions) *InstanceMarketOptionsRequest
- func (s InstanceMarketOptionsRequest) String() string
- type InstanceMonitoring
- type InstanceNetworkInterface
- func (s InstanceNetworkInterface) GoString() string
- func (s *InstanceNetworkInterface) SetAssociation(v *InstanceNetworkInterfaceAssociation) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetAttachment(v *InstanceNetworkInterfaceAttachment) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetDescription(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetGroups(v []*GroupIdentifier) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetIpv6Addresses(v []*InstanceIpv6Address) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetMacAddress(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetNetworkInterfaceId(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetOwnerId(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetPrivateDnsName(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetPrivateIpAddress(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetPrivateIpAddresses(v []*InstancePrivateIpAddress) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetSourceDestCheck(v bool) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetStatus(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetSubnetId(v string) *InstanceNetworkInterface
- func (s *InstanceNetworkInterface) SetVpcId(v string) *InstanceNetworkInterface
- func (s InstanceNetworkInterface) String() string
- type InstanceNetworkInterfaceAssociation
- func (s InstanceNetworkInterfaceAssociation) GoString() string
- func (s *InstanceNetworkInterfaceAssociation) SetIpOwnerId(v string) *InstanceNetworkInterfaceAssociation
- func (s *InstanceNetworkInterfaceAssociation) SetPublicDnsName(v string) *InstanceNetworkInterfaceAssociation
- func (s *InstanceNetworkInterfaceAssociation) SetPublicIp(v string) *InstanceNetworkInterfaceAssociation
- func (s InstanceNetworkInterfaceAssociation) String() string
- type InstanceNetworkInterfaceAttachment
- func (s InstanceNetworkInterfaceAttachment) GoString() string
- func (s *InstanceNetworkInterfaceAttachment) SetAttachTime(v time.Time) *InstanceNetworkInterfaceAttachment
- func (s *InstanceNetworkInterfaceAttachment) SetAttachmentId(v string) *InstanceNetworkInterfaceAttachment
- func (s *InstanceNetworkInterfaceAttachment) SetDeleteOnTermination(v bool) *InstanceNetworkInterfaceAttachment
- func (s *InstanceNetworkInterfaceAttachment) SetDeviceIndex(v int64) *InstanceNetworkInterfaceAttachment
- func (s *InstanceNetworkInterfaceAttachment) SetStatus(v string) *InstanceNetworkInterfaceAttachment
- func (s InstanceNetworkInterfaceAttachment) String() string
- type InstanceNetworkInterfaceSpecification
- func (s InstanceNetworkInterfaceSpecification) GoString() string
- func (s *InstanceNetworkInterfaceSpecification) SetAssociatePublicIpAddress(v bool) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetDeleteOnTermination(v bool) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetDescription(v string) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetDeviceIndex(v int64) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetGroups(v []*string) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetIpv6AddressCount(v int64) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetIpv6Addresses(v []*InstanceIpv6Address) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetNetworkInterfaceId(v string) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetPrivateIpAddress(v string) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetPrivateIpAddresses(v []*PrivateIpAddressSpecification) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetSecondaryPrivateIpAddressCount(v int64) *InstanceNetworkInterfaceSpecification
- func (s *InstanceNetworkInterfaceSpecification) SetSubnetId(v string) *InstanceNetworkInterfaceSpecification
- func (s InstanceNetworkInterfaceSpecification) String() string
- type InstancePrivateIpAddress
- func (s InstancePrivateIpAddress) GoString() string
- func (s *InstancePrivateIpAddress) SetAssociation(v *InstanceNetworkInterfaceAssociation) *InstancePrivateIpAddress
- func (s *InstancePrivateIpAddress) SetPrimary(v bool) *InstancePrivateIpAddress
- func (s *InstancePrivateIpAddress) SetPrivateDnsName(v string) *InstancePrivateIpAddress
- func (s *InstancePrivateIpAddress) SetPrivateIpAddress(v string) *InstancePrivateIpAddress
- func (s InstancePrivateIpAddress) String() string
- type InstanceState
- type InstanceStateChange
- func (s InstanceStateChange) GoString() string
- func (s *InstanceStateChange) SetCurrentState(v *InstanceState) *InstanceStateChange
- func (s *InstanceStateChange) SetInstanceId(v string) *InstanceStateChange
- func (s *InstanceStateChange) SetPreviousState(v *InstanceState) *InstanceStateChange
- func (s InstanceStateChange) String() string
- type InstanceStatus
- func (s InstanceStatus) GoString() string
- func (s *InstanceStatus) SetAvailabilityZone(v string) *InstanceStatus
- func (s *InstanceStatus) SetEvents(v []*InstanceStatusEvent) *InstanceStatus
- func (s *InstanceStatus) SetInstanceId(v string) *InstanceStatus
- func (s *InstanceStatus) SetInstanceState(v *InstanceState) *InstanceStatus
- func (s *InstanceStatus) SetInstanceStatus(v *InstanceStatusSummary) *InstanceStatus
- func (s *InstanceStatus) SetSystemStatus(v *InstanceStatusSummary) *InstanceStatus
- func (s InstanceStatus) String() string
- type InstanceStatusDetails
- func (s InstanceStatusDetails) GoString() string
- func (s *InstanceStatusDetails) SetImpairedSince(v time.Time) *InstanceStatusDetails
- func (s *InstanceStatusDetails) SetName(v string) *InstanceStatusDetails
- func (s *InstanceStatusDetails) SetStatus(v string) *InstanceStatusDetails
- func (s InstanceStatusDetails) String() string
- type InstanceStatusEvent
- func (s InstanceStatusEvent) GoString() string
- func (s *InstanceStatusEvent) SetCode(v string) *InstanceStatusEvent
- func (s *InstanceStatusEvent) SetDescription(v string) *InstanceStatusEvent
- func (s *InstanceStatusEvent) SetNotAfter(v time.Time) *InstanceStatusEvent
- func (s *InstanceStatusEvent) SetNotBefore(v time.Time) *InstanceStatusEvent
- func (s InstanceStatusEvent) String() string
- type InstanceStatusSummary
- type InternetGateway
- func (s InternetGateway) GoString() string
- func (s *InternetGateway) SetAttachments(v []*InternetGatewayAttachment) *InternetGateway
- func (s *InternetGateway) SetInternetGatewayId(v string) *InternetGateway
- func (s *InternetGateway) SetOwnerId(v string) *InternetGateway
- func (s *InternetGateway) SetTags(v []*Tag) *InternetGateway
- func (s InternetGateway) String() string
- type InternetGatewayAttachment
- type IpPermission
- func (s IpPermission) GoString() string
- func (s *IpPermission) SetFromPort(v int64) *IpPermission
- func (s *IpPermission) SetIpProtocol(v string) *IpPermission
- func (s *IpPermission) SetIpRanges(v []*IpRange) *IpPermission
- func (s *IpPermission) SetIpv6Ranges(v []*Ipv6Range) *IpPermission
- func (s *IpPermission) SetPrefixListIds(v []*PrefixListId) *IpPermission
- func (s *IpPermission) SetToPort(v int64) *IpPermission
- func (s *IpPermission) SetUserIdGroupPairs(v []*UserIdGroupPair) *IpPermission
- func (s IpPermission) String() string
- type IpRange
- type Ipv6CidrBlock
- type Ipv6Range
- type KeyPairInfo
- type LaunchPermission
- type LaunchPermissionModifications
- func (s LaunchPermissionModifications) GoString() string
- func (s *LaunchPermissionModifications) SetAdd(v []*LaunchPermission) *LaunchPermissionModifications
- func (s *LaunchPermissionModifications) SetRemove(v []*LaunchPermission) *LaunchPermissionModifications
- func (s LaunchPermissionModifications) String() string
- type LaunchSpecification
- func (s LaunchSpecification) GoString() string
- func (s *LaunchSpecification) SetAddressingType(v string) *LaunchSpecification
- func (s *LaunchSpecification) SetBlockDeviceMappings(v []*BlockDeviceMapping) *LaunchSpecification
- func (s *LaunchSpecification) SetEbsOptimized(v bool) *LaunchSpecification
- func (s *LaunchSpecification) SetIamInstanceProfile(v *IamInstanceProfileSpecification) *LaunchSpecification
- func (s *LaunchSpecification) SetImageId(v string) *LaunchSpecification
- func (s *LaunchSpecification) SetInstanceType(v string) *LaunchSpecification
- func (s *LaunchSpecification) SetKernelId(v string) *LaunchSpecification
- func (s *LaunchSpecification) SetKeyName(v string) *LaunchSpecification
- func (s *LaunchSpecification) SetMonitoring(v *RunInstancesMonitoringEnabled) *LaunchSpecification
- func (s *LaunchSpecification) SetNetworkInterfaces(v []*InstanceNetworkInterfaceSpecification) *LaunchSpecification
- func (s *LaunchSpecification) SetPlacement(v *SpotPlacement) *LaunchSpecification
- func (s *LaunchSpecification) SetRamdiskId(v string) *LaunchSpecification
- func (s *LaunchSpecification) SetSecurityGroups(v []*GroupIdentifier) *LaunchSpecification
- func (s *LaunchSpecification) SetSubnetId(v string) *LaunchSpecification
- func (s *LaunchSpecification) SetUserData(v string) *LaunchSpecification
- func (s LaunchSpecification) String() string
- type LaunchTemplate
- func (s LaunchTemplate) GoString() string
- func (s *LaunchTemplate) SetCreateTime(v time.Time) *LaunchTemplate
- func (s *LaunchTemplate) SetCreatedBy(v string) *LaunchTemplate
- func (s *LaunchTemplate) SetDefaultVersionNumber(v int64) *LaunchTemplate
- func (s *LaunchTemplate) SetLatestVersionNumber(v int64) *LaunchTemplate
- func (s *LaunchTemplate) SetLaunchTemplateId(v string) *LaunchTemplate
- func (s *LaunchTemplate) SetLaunchTemplateName(v string) *LaunchTemplate
- func (s *LaunchTemplate) SetTags(v []*Tag) *LaunchTemplate
- func (s LaunchTemplate) String() string
- type LaunchTemplateAndOverridesResponse
- func (s LaunchTemplateAndOverridesResponse) GoString() string
- func (s *LaunchTemplateAndOverridesResponse) SetLaunchTemplateSpecification(v *FleetLaunchTemplateSpecification) *LaunchTemplateAndOverridesResponse
- func (s *LaunchTemplateAndOverridesResponse) SetOverrides(v *FleetLaunchTemplateOverrides) *LaunchTemplateAndOverridesResponse
- func (s LaunchTemplateAndOverridesResponse) String() string
- type LaunchTemplateBlockDeviceMapping
- func (s LaunchTemplateBlockDeviceMapping) GoString() string
- func (s *LaunchTemplateBlockDeviceMapping) SetDeviceName(v string) *LaunchTemplateBlockDeviceMapping
- func (s *LaunchTemplateBlockDeviceMapping) SetEbs(v *LaunchTemplateEbsBlockDevice) *LaunchTemplateBlockDeviceMapping
- func (s *LaunchTemplateBlockDeviceMapping) SetNoDevice(v string) *LaunchTemplateBlockDeviceMapping
- func (s *LaunchTemplateBlockDeviceMapping) SetVirtualName(v string) *LaunchTemplateBlockDeviceMapping
- func (s LaunchTemplateBlockDeviceMapping) String() string
- type LaunchTemplateBlockDeviceMappingRequest
- func (s LaunchTemplateBlockDeviceMappingRequest) GoString() string
- func (s *LaunchTemplateBlockDeviceMappingRequest) SetDeviceName(v string) *LaunchTemplateBlockDeviceMappingRequest
- func (s *LaunchTemplateBlockDeviceMappingRequest) SetEbs(v *LaunchTemplateEbsBlockDeviceRequest) *LaunchTemplateBlockDeviceMappingRequest
- func (s *LaunchTemplateBlockDeviceMappingRequest) SetNoDevice(v string) *LaunchTemplateBlockDeviceMappingRequest
- func (s *LaunchTemplateBlockDeviceMappingRequest) SetVirtualName(v string) *LaunchTemplateBlockDeviceMappingRequest
- func (s LaunchTemplateBlockDeviceMappingRequest) String() string
- type LaunchTemplateCapacityReservationSpecificationRequest
- func (s LaunchTemplateCapacityReservationSpecificationRequest) GoString() string
- func (s *LaunchTemplateCapacityReservationSpecificationRequest) SetCapacityReservationPreference(v string) *LaunchTemplateCapacityReservationSpecificationRequest
- func (s *LaunchTemplateCapacityReservationSpecificationRequest) SetCapacityReservationTarget(v *CapacityReservationTarget) *LaunchTemplateCapacityReservationSpecificationRequest
- func (s LaunchTemplateCapacityReservationSpecificationRequest) String() string
- type LaunchTemplateCapacityReservationSpecificationResponse
- func (s LaunchTemplateCapacityReservationSpecificationResponse) GoString() string
- func (s *LaunchTemplateCapacityReservationSpecificationResponse) SetCapacityReservationPreference(v string) *LaunchTemplateCapacityReservationSpecificationResponse
- func (s *LaunchTemplateCapacityReservationSpecificationResponse) SetCapacityReservationTarget(v *CapacityReservationTargetResponse) *LaunchTemplateCapacityReservationSpecificationResponse
- func (s LaunchTemplateCapacityReservationSpecificationResponse) String() string
- type LaunchTemplateConfig
- func (s LaunchTemplateConfig) GoString() string
- func (s *LaunchTemplateConfig) SetLaunchTemplateSpecification(v *FleetLaunchTemplateSpecification) *LaunchTemplateConfig
- func (s *LaunchTemplateConfig) SetOverrides(v []*LaunchTemplateOverrides) *LaunchTemplateConfig
- func (s LaunchTemplateConfig) String() string
- func (s *LaunchTemplateConfig) Validate() error
- type LaunchTemplateCpuOptions
- type LaunchTemplateCpuOptionsRequest
- func (s LaunchTemplateCpuOptionsRequest) GoString() string
- func (s *LaunchTemplateCpuOptionsRequest) SetCoreCount(v int64) *LaunchTemplateCpuOptionsRequest
- func (s *LaunchTemplateCpuOptionsRequest) SetThreadsPerCore(v int64) *LaunchTemplateCpuOptionsRequest
- func (s LaunchTemplateCpuOptionsRequest) String() string
- type LaunchTemplateEbsBlockDevice
- func (s LaunchTemplateEbsBlockDevice) GoString() string
- func (s *LaunchTemplateEbsBlockDevice) SetDeleteOnTermination(v bool) *LaunchTemplateEbsBlockDevice
- func (s *LaunchTemplateEbsBlockDevice) SetEncrypted(v bool) *LaunchTemplateEbsBlockDevice
- func (s *LaunchTemplateEbsBlockDevice) SetIops(v int64) *LaunchTemplateEbsBlockDevice
- func (s *LaunchTemplateEbsBlockDevice) SetKmsKeyId(v string) *LaunchTemplateEbsBlockDevice
- func (s *LaunchTemplateEbsBlockDevice) SetSnapshotId(v string) *LaunchTemplateEbsBlockDevice
- func (s *LaunchTemplateEbsBlockDevice) SetVolumeSize(v int64) *LaunchTemplateEbsBlockDevice
- func (s *LaunchTemplateEbsBlockDevice) SetVolumeType(v string) *LaunchTemplateEbsBlockDevice
- func (s LaunchTemplateEbsBlockDevice) String() string
- type LaunchTemplateEbsBlockDeviceRequest
- func (s LaunchTemplateEbsBlockDeviceRequest) GoString() string
- func (s *LaunchTemplateEbsBlockDeviceRequest) SetDeleteOnTermination(v bool) *LaunchTemplateEbsBlockDeviceRequest
- func (s *LaunchTemplateEbsBlockDeviceRequest) SetEncrypted(v bool) *LaunchTemplateEbsBlockDeviceRequest
- func (s *LaunchTemplateEbsBlockDeviceRequest) SetIops(v int64) *LaunchTemplateEbsBlockDeviceRequest
- func (s *LaunchTemplateEbsBlockDeviceRequest) SetKmsKeyId(v string) *LaunchTemplateEbsBlockDeviceRequest
- func (s *LaunchTemplateEbsBlockDeviceRequest) SetSnapshotId(v string) *LaunchTemplateEbsBlockDeviceRequest
- func (s *LaunchTemplateEbsBlockDeviceRequest) SetVolumeSize(v int64) *LaunchTemplateEbsBlockDeviceRequest
- func (s *LaunchTemplateEbsBlockDeviceRequest) SetVolumeType(v string) *LaunchTemplateEbsBlockDeviceRequest
- func (s LaunchTemplateEbsBlockDeviceRequest) String() string
- type LaunchTemplateElasticInferenceAccelerator
- func (s LaunchTemplateElasticInferenceAccelerator) GoString() string
- func (s *LaunchTemplateElasticInferenceAccelerator) SetType(v string) *LaunchTemplateElasticInferenceAccelerator
- func (s LaunchTemplateElasticInferenceAccelerator) String() string
- func (s *LaunchTemplateElasticInferenceAccelerator) Validate() error
- type LaunchTemplateElasticInferenceAcceleratorResponse
- type LaunchTemplateHibernationOptions
- type LaunchTemplateHibernationOptionsRequest
- type LaunchTemplateIamInstanceProfileSpecification
- func (s LaunchTemplateIamInstanceProfileSpecification) GoString() string
- func (s *LaunchTemplateIamInstanceProfileSpecification) SetArn(v string) *LaunchTemplateIamInstanceProfileSpecification
- func (s *LaunchTemplateIamInstanceProfileSpecification) SetName(v string) *LaunchTemplateIamInstanceProfileSpecification
- func (s LaunchTemplateIamInstanceProfileSpecification) String() string
- type LaunchTemplateIamInstanceProfileSpecificationRequest
- func (s LaunchTemplateIamInstanceProfileSpecificationRequest) GoString() string
- func (s *LaunchTemplateIamInstanceProfileSpecificationRequest) SetArn(v string) *LaunchTemplateIamInstanceProfileSpecificationRequest
- func (s *LaunchTemplateIamInstanceProfileSpecificationRequest) SetName(v string) *LaunchTemplateIamInstanceProfileSpecificationRequest
- func (s LaunchTemplateIamInstanceProfileSpecificationRequest) String() string
- type LaunchTemplateInstanceMarketOptions
- func (s LaunchTemplateInstanceMarketOptions) GoString() string
- func (s *LaunchTemplateInstanceMarketOptions) SetMarketType(v string) *LaunchTemplateInstanceMarketOptions
- func (s *LaunchTemplateInstanceMarketOptions) SetSpotOptions(v *LaunchTemplateSpotMarketOptions) *LaunchTemplateInstanceMarketOptions
- func (s LaunchTemplateInstanceMarketOptions) String() string
- type LaunchTemplateInstanceMarketOptionsRequest
- func (s LaunchTemplateInstanceMarketOptionsRequest) GoString() string
- func (s *LaunchTemplateInstanceMarketOptionsRequest) SetMarketType(v string) *LaunchTemplateInstanceMarketOptionsRequest
- func (s *LaunchTemplateInstanceMarketOptionsRequest) SetSpotOptions(v *LaunchTemplateSpotMarketOptionsRequest) *LaunchTemplateInstanceMarketOptionsRequest
- func (s LaunchTemplateInstanceMarketOptionsRequest) String() string
- type LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s LaunchTemplateInstanceNetworkInterfaceSpecification) GoString() string
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetAssociatePublicIpAddress(v bool) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetDeleteOnTermination(v bool) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetDescription(v string) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetDeviceIndex(v int64) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetGroups(v []*string) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetIpv6AddressCount(v int64) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetIpv6Addresses(v []*InstanceIpv6Address) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetNetworkInterfaceId(v string) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetPrivateIpAddress(v string) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetPrivateIpAddresses(v []*PrivateIpAddressSpecification) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetSecondaryPrivateIpAddressCount(v int64) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecification) SetSubnetId(v string) *LaunchTemplateInstanceNetworkInterfaceSpecification
- func (s LaunchTemplateInstanceNetworkInterfaceSpecification) String() string
- type LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) GoString() string
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetAssociatePublicIpAddress(v bool) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetDeleteOnTermination(v bool) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetDescription(v string) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetDeviceIndex(v int64) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetGroups(v []*string) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetIpv6AddressCount(v int64) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetIpv6Addresses(v []*InstanceIpv6AddressRequest) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetNetworkInterfaceId(v string) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetPrivateIpAddress(v string) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetPrivateIpAddresses(v []*PrivateIpAddressSpecification) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetSecondaryPrivateIpAddressCount(v int64) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) SetSubnetId(v string) *LaunchTemplateInstanceNetworkInterfaceSpecificationRequest
- func (s LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) String() string
- type LaunchTemplateLicenseConfiguration
- type LaunchTemplateLicenseConfigurationRequest
- type LaunchTemplateOverrides
- func (s LaunchTemplateOverrides) GoString() string
- func (s *LaunchTemplateOverrides) SetAvailabilityZone(v string) *LaunchTemplateOverrides
- func (s *LaunchTemplateOverrides) SetInstanceType(v string) *LaunchTemplateOverrides
- func (s *LaunchTemplateOverrides) SetPriority(v float64) *LaunchTemplateOverrides
- func (s *LaunchTemplateOverrides) SetSpotPrice(v string) *LaunchTemplateOverrides
- func (s *LaunchTemplateOverrides) SetSubnetId(v string) *LaunchTemplateOverrides
- func (s *LaunchTemplateOverrides) SetWeightedCapacity(v float64) *LaunchTemplateOverrides
- func (s LaunchTemplateOverrides) String() string
- type LaunchTemplatePlacement
- func (s LaunchTemplatePlacement) GoString() string
- func (s *LaunchTemplatePlacement) SetAffinity(v string) *LaunchTemplatePlacement
- func (s *LaunchTemplatePlacement) SetAvailabilityZone(v string) *LaunchTemplatePlacement
- func (s *LaunchTemplatePlacement) SetGroupName(v string) *LaunchTemplatePlacement
- func (s *LaunchTemplatePlacement) SetHostId(v string) *LaunchTemplatePlacement
- func (s *LaunchTemplatePlacement) SetSpreadDomain(v string) *LaunchTemplatePlacement
- func (s *LaunchTemplatePlacement) SetTenancy(v string) *LaunchTemplatePlacement
- func (s LaunchTemplatePlacement) String() string
- type LaunchTemplatePlacementRequest
- func (s LaunchTemplatePlacementRequest) GoString() string
- func (s *LaunchTemplatePlacementRequest) SetAffinity(v string) *LaunchTemplatePlacementRequest
- func (s *LaunchTemplatePlacementRequest) SetAvailabilityZone(v string) *LaunchTemplatePlacementRequest
- func (s *LaunchTemplatePlacementRequest) SetGroupName(v string) *LaunchTemplatePlacementRequest
- func (s *LaunchTemplatePlacementRequest) SetHostId(v string) *LaunchTemplatePlacementRequest
- func (s *LaunchTemplatePlacementRequest) SetSpreadDomain(v string) *LaunchTemplatePlacementRequest
- func (s *LaunchTemplatePlacementRequest) SetTenancy(v string) *LaunchTemplatePlacementRequest
- func (s LaunchTemplatePlacementRequest) String() string
- type LaunchTemplateSpecification
- func (s LaunchTemplateSpecification) GoString() string
- func (s *LaunchTemplateSpecification) SetLaunchTemplateId(v string) *LaunchTemplateSpecification
- func (s *LaunchTemplateSpecification) SetLaunchTemplateName(v string) *LaunchTemplateSpecification
- func (s *LaunchTemplateSpecification) SetVersion(v string) *LaunchTemplateSpecification
- func (s LaunchTemplateSpecification) String() string
- type LaunchTemplateSpotMarketOptions
- func (s LaunchTemplateSpotMarketOptions) GoString() string
- func (s *LaunchTemplateSpotMarketOptions) SetBlockDurationMinutes(v int64) *LaunchTemplateSpotMarketOptions
- func (s *LaunchTemplateSpotMarketOptions) SetInstanceInterruptionBehavior(v string) *LaunchTemplateSpotMarketOptions
- func (s *LaunchTemplateSpotMarketOptions) SetMaxPrice(v string) *LaunchTemplateSpotMarketOptions
- func (s *LaunchTemplateSpotMarketOptions) SetSpotInstanceType(v string) *LaunchTemplateSpotMarketOptions
- func (s *LaunchTemplateSpotMarketOptions) SetValidUntil(v time.Time) *LaunchTemplateSpotMarketOptions
- func (s LaunchTemplateSpotMarketOptions) String() string
- type LaunchTemplateSpotMarketOptionsRequest
- func (s LaunchTemplateSpotMarketOptionsRequest) GoString() string
- func (s *LaunchTemplateSpotMarketOptionsRequest) SetBlockDurationMinutes(v int64) *LaunchTemplateSpotMarketOptionsRequest
- func (s *LaunchTemplateSpotMarketOptionsRequest) SetInstanceInterruptionBehavior(v string) *LaunchTemplateSpotMarketOptionsRequest
- func (s *LaunchTemplateSpotMarketOptionsRequest) SetMaxPrice(v string) *LaunchTemplateSpotMarketOptionsRequest
- func (s *LaunchTemplateSpotMarketOptionsRequest) SetSpotInstanceType(v string) *LaunchTemplateSpotMarketOptionsRequest
- func (s *LaunchTemplateSpotMarketOptionsRequest) SetValidUntil(v time.Time) *LaunchTemplateSpotMarketOptionsRequest
- func (s LaunchTemplateSpotMarketOptionsRequest) String() string
- type LaunchTemplateTagSpecification
- func (s LaunchTemplateTagSpecification) GoString() string
- func (s *LaunchTemplateTagSpecification) SetResourceType(v string) *LaunchTemplateTagSpecification
- func (s *LaunchTemplateTagSpecification) SetTags(v []*Tag) *LaunchTemplateTagSpecification
- func (s LaunchTemplateTagSpecification) String() string
- type LaunchTemplateTagSpecificationRequest
- func (s LaunchTemplateTagSpecificationRequest) GoString() string
- func (s *LaunchTemplateTagSpecificationRequest) SetResourceType(v string) *LaunchTemplateTagSpecificationRequest
- func (s *LaunchTemplateTagSpecificationRequest) SetTags(v []*Tag) *LaunchTemplateTagSpecificationRequest
- func (s LaunchTemplateTagSpecificationRequest) String() string
- type LaunchTemplateVersion
- func (s LaunchTemplateVersion) GoString() string
- func (s *LaunchTemplateVersion) SetCreateTime(v time.Time) *LaunchTemplateVersion
- func (s *LaunchTemplateVersion) SetCreatedBy(v string) *LaunchTemplateVersion
- func (s *LaunchTemplateVersion) SetDefaultVersion(v bool) *LaunchTemplateVersion
- func (s *LaunchTemplateVersion) SetLaunchTemplateData(v *ResponseLaunchTemplateData) *LaunchTemplateVersion
- func (s *LaunchTemplateVersion) SetLaunchTemplateId(v string) *LaunchTemplateVersion
- func (s *LaunchTemplateVersion) SetLaunchTemplateName(v string) *LaunchTemplateVersion
- func (s *LaunchTemplateVersion) SetVersionDescription(v string) *LaunchTemplateVersion
- func (s *LaunchTemplateVersion) SetVersionNumber(v int64) *LaunchTemplateVersion
- func (s LaunchTemplateVersion) String() string
- type LaunchTemplatesMonitoring
- type LaunchTemplatesMonitoringRequest
- type LicenseConfiguration
- type LicenseConfigurationRequest
- type LoadBalancersConfig
- func (s LoadBalancersConfig) GoString() string
- func (s *LoadBalancersConfig) SetClassicLoadBalancersConfig(v *ClassicLoadBalancersConfig) *LoadBalancersConfig
- func (s *LoadBalancersConfig) SetTargetGroupsConfig(v *TargetGroupsConfig) *LoadBalancersConfig
- func (s LoadBalancersConfig) String() string
- func (s *LoadBalancersConfig) Validate() error
- type LoadPermission
- type LoadPermissionModifications
- func (s LoadPermissionModifications) GoString() string
- func (s *LoadPermissionModifications) SetAdd(v []*LoadPermissionRequest) *LoadPermissionModifications
- func (s *LoadPermissionModifications) SetRemove(v []*LoadPermissionRequest) *LoadPermissionModifications
- func (s LoadPermissionModifications) String() string
- type LoadPermissionRequest
- type ModifyCapacityReservationInput
- func (s ModifyCapacityReservationInput) GoString() string
- func (s *ModifyCapacityReservationInput) SetCapacityReservationId(v string) *ModifyCapacityReservationInput
- func (s *ModifyCapacityReservationInput) SetDryRun(v bool) *ModifyCapacityReservationInput
- func (s *ModifyCapacityReservationInput) SetEndDate(v time.Time) *ModifyCapacityReservationInput
- func (s *ModifyCapacityReservationInput) SetEndDateType(v string) *ModifyCapacityReservationInput
- func (s *ModifyCapacityReservationInput) SetInstanceCount(v int64) *ModifyCapacityReservationInput
- func (s ModifyCapacityReservationInput) String() string
- func (s *ModifyCapacityReservationInput) Validate() error
- type ModifyCapacityReservationOutput
- type ModifyClientVpnEndpointInput
- func (s ModifyClientVpnEndpointInput) GoString() string
- func (s *ModifyClientVpnEndpointInput) SetClientVpnEndpointId(v string) *ModifyClientVpnEndpointInput
- func (s *ModifyClientVpnEndpointInput) SetConnectionLogOptions(v *ConnectionLogOptions) *ModifyClientVpnEndpointInput
- func (s *ModifyClientVpnEndpointInput) SetDescription(v string) *ModifyClientVpnEndpointInput
- func (s *ModifyClientVpnEndpointInput) SetDnsServers(v *DnsServersOptionsModifyStructure) *ModifyClientVpnEndpointInput
- func (s *ModifyClientVpnEndpointInput) SetDryRun(v bool) *ModifyClientVpnEndpointInput
- func (s *ModifyClientVpnEndpointInput) SetServerCertificateArn(v string) *ModifyClientVpnEndpointInput
- func (s ModifyClientVpnEndpointInput) String() string
- func (s *ModifyClientVpnEndpointInput) Validate() error
- type ModifyClientVpnEndpointOutput
- type ModifyFleetInput
- func (s ModifyFleetInput) GoString() string
- func (s *ModifyFleetInput) SetDryRun(v bool) *ModifyFleetInput
- func (s *ModifyFleetInput) SetExcessCapacityTerminationPolicy(v string) *ModifyFleetInput
- func (s *ModifyFleetInput) SetFleetId(v string) *ModifyFleetInput
- func (s *ModifyFleetInput) SetTargetCapacitySpecification(v *TargetCapacitySpecificationRequest) *ModifyFleetInput
- func (s ModifyFleetInput) String() string
- func (s *ModifyFleetInput) Validate() error
- type ModifyFleetOutput
- type ModifyFpgaImageAttributeInput
- func (s ModifyFpgaImageAttributeInput) GoString() string
- func (s *ModifyFpgaImageAttributeInput) SetAttribute(v string) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetDescription(v string) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetDryRun(v bool) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetFpgaImageId(v string) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetLoadPermission(v *LoadPermissionModifications) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetName(v string) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetOperationType(v string) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetProductCodes(v []*string) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetUserGroups(v []*string) *ModifyFpgaImageAttributeInput
- func (s *ModifyFpgaImageAttributeInput) SetUserIds(v []*string) *ModifyFpgaImageAttributeInput
- func (s ModifyFpgaImageAttributeInput) String() string
- func (s *ModifyFpgaImageAttributeInput) Validate() error
- type ModifyFpgaImageAttributeOutput
- type ModifyHostsInput
- type ModifyHostsOutput
- type ModifyIdFormatInput
- type ModifyIdFormatOutput
- type ModifyIdentityIdFormatInput
- func (s ModifyIdentityIdFormatInput) GoString() string
- func (s *ModifyIdentityIdFormatInput) SetPrincipalArn(v string) *ModifyIdentityIdFormatInput
- func (s *ModifyIdentityIdFormatInput) SetResource(v string) *ModifyIdentityIdFormatInput
- func (s *ModifyIdentityIdFormatInput) SetUseLongIds(v bool) *ModifyIdentityIdFormatInput
- func (s ModifyIdentityIdFormatInput) String() string
- func (s *ModifyIdentityIdFormatInput) Validate() error
- type ModifyIdentityIdFormatOutput
- type ModifyImageAttributeInput
- func (s ModifyImageAttributeInput) GoString() string
- func (s *ModifyImageAttributeInput) SetAttribute(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetDescription(v *AttributeValue) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetDryRun(v bool) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetImageId(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetLaunchPermission(v *LaunchPermissionModifications) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetOperationType(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetProductCodes(v []*string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetUserGroups(v []*string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetUserIds(v []*string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetValue(v string) *ModifyImageAttributeInput
- func (s ModifyImageAttributeInput) String() string
- func (s *ModifyImageAttributeInput) Validate() error
- type ModifyImageAttributeOutput
- type ModifyInstanceAttributeInput
- func (s ModifyInstanceAttributeInput) GoString() string
- func (s *ModifyInstanceAttributeInput) SetAttribute(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetBlockDeviceMappings(v []*InstanceBlockDeviceMappingSpecification) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetDisableApiTermination(v *AttributeBooleanValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetDryRun(v bool) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetEbsOptimized(v *AttributeBooleanValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetEnaSupport(v *AttributeBooleanValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetGroups(v []*string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetInstanceId(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetInstanceInitiatedShutdownBehavior(v *AttributeValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetInstanceType(v *AttributeValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetKernel(v *AttributeValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetRamdisk(v *AttributeValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetSourceDestCheck(v *AttributeBooleanValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetSriovNetSupport(v *AttributeValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetUserData(v *BlobAttributeValue) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetValue(v string) *ModifyInstanceAttributeInput
- func (s ModifyInstanceAttributeInput) String() string
- func (s *ModifyInstanceAttributeInput) Validate() error
- type ModifyInstanceAttributeOutput
- type ModifyInstanceCapacityReservationAttributesInput
- func (s ModifyInstanceCapacityReservationAttributesInput) GoString() string
- func (s *ModifyInstanceCapacityReservationAttributesInput) SetCapacityReservationSpecification(v *CapacityReservationSpecification) *ModifyInstanceCapacityReservationAttributesInput
- func (s *ModifyInstanceCapacityReservationAttributesInput) SetDryRun(v bool) *ModifyInstanceCapacityReservationAttributesInput
- func (s *ModifyInstanceCapacityReservationAttributesInput) SetInstanceId(v string) *ModifyInstanceCapacityReservationAttributesInput
- func (s ModifyInstanceCapacityReservationAttributesInput) String() string
- func (s *ModifyInstanceCapacityReservationAttributesInput) Validate() error
- type ModifyInstanceCapacityReservationAttributesOutput
- type ModifyInstanceCreditSpecificationInput
- func (s ModifyInstanceCreditSpecificationInput) GoString() string
- func (s *ModifyInstanceCreditSpecificationInput) SetClientToken(v string) *ModifyInstanceCreditSpecificationInput
- func (s *ModifyInstanceCreditSpecificationInput) SetDryRun(v bool) *ModifyInstanceCreditSpecificationInput
- func (s *ModifyInstanceCreditSpecificationInput) SetInstanceCreditSpecifications(v []*InstanceCreditSpecificationRequest) *ModifyInstanceCreditSpecificationInput
- func (s ModifyInstanceCreditSpecificationInput) String() string
- func (s *ModifyInstanceCreditSpecificationInput) Validate() error
- type ModifyInstanceCreditSpecificationOutput
- func (s ModifyInstanceCreditSpecificationOutput) GoString() string
- func (s *ModifyInstanceCreditSpecificationOutput) SetSuccessfulInstanceCreditSpecifications(v []*SuccessfulInstanceCreditSpecificationItem) *ModifyInstanceCreditSpecificationOutput
- func (s *ModifyInstanceCreditSpecificationOutput) SetUnsuccessfulInstanceCreditSpecifications(v []*UnsuccessfulInstanceCreditSpecificationItem) *ModifyInstanceCreditSpecificationOutput
- func (s ModifyInstanceCreditSpecificationOutput) String() string
- type ModifyInstancePlacementInput
- func (s ModifyInstancePlacementInput) GoString() string
- func (s *ModifyInstancePlacementInput) SetAffinity(v string) *ModifyInstancePlacementInput
- func (s *ModifyInstancePlacementInput) SetGroupName(v string) *ModifyInstancePlacementInput
- func (s *ModifyInstancePlacementInput) SetHostId(v string) *ModifyInstancePlacementInput
- func (s *ModifyInstancePlacementInput) SetInstanceId(v string) *ModifyInstancePlacementInput
- func (s *ModifyInstancePlacementInput) SetPartitionNumber(v int64) *ModifyInstancePlacementInput
- func (s *ModifyInstancePlacementInput) SetTenancy(v string) *ModifyInstancePlacementInput
- func (s ModifyInstancePlacementInput) String() string
- func (s *ModifyInstancePlacementInput) Validate() error
- type ModifyInstancePlacementOutput
- type ModifyLaunchTemplateInput
- func (s ModifyLaunchTemplateInput) GoString() string
- func (s *ModifyLaunchTemplateInput) SetClientToken(v string) *ModifyLaunchTemplateInput
- func (s *ModifyLaunchTemplateInput) SetDefaultVersion(v string) *ModifyLaunchTemplateInput
- func (s *ModifyLaunchTemplateInput) SetDryRun(v bool) *ModifyLaunchTemplateInput
- func (s *ModifyLaunchTemplateInput) SetLaunchTemplateId(v string) *ModifyLaunchTemplateInput
- func (s *ModifyLaunchTemplateInput) SetLaunchTemplateName(v string) *ModifyLaunchTemplateInput
- func (s ModifyLaunchTemplateInput) String() string
- func (s *ModifyLaunchTemplateInput) Validate() error
- type ModifyLaunchTemplateOutput
- type ModifyNetworkInterfaceAttributeInput
- func (s ModifyNetworkInterfaceAttributeInput) GoString() string
- func (s *ModifyNetworkInterfaceAttributeInput) SetAttachment(v *NetworkInterfaceAttachmentChanges) *ModifyNetworkInterfaceAttributeInput
- func (s *ModifyNetworkInterfaceAttributeInput) SetDescription(v *AttributeValue) *ModifyNetworkInterfaceAttributeInput
- func (s *ModifyNetworkInterfaceAttributeInput) SetDryRun(v bool) *ModifyNetworkInterfaceAttributeInput
- func (s *ModifyNetworkInterfaceAttributeInput) SetGroups(v []*string) *ModifyNetworkInterfaceAttributeInput
- func (s *ModifyNetworkInterfaceAttributeInput) SetNetworkInterfaceId(v string) *ModifyNetworkInterfaceAttributeInput
- func (s *ModifyNetworkInterfaceAttributeInput) SetSourceDestCheck(v *AttributeBooleanValue) *ModifyNetworkInterfaceAttributeInput
- func (s ModifyNetworkInterfaceAttributeInput) String() string
- func (s *ModifyNetworkInterfaceAttributeInput) Validate() error
- type ModifyNetworkInterfaceAttributeOutput
- type ModifyReservedInstancesInput
- func (s ModifyReservedInstancesInput) GoString() string
- func (s *ModifyReservedInstancesInput) SetClientToken(v string) *ModifyReservedInstancesInput
- func (s *ModifyReservedInstancesInput) SetReservedInstancesIds(v []*string) *ModifyReservedInstancesInput
- func (s *ModifyReservedInstancesInput) SetTargetConfigurations(v []*ReservedInstancesConfiguration) *ModifyReservedInstancesInput
- func (s ModifyReservedInstancesInput) String() string
- func (s *ModifyReservedInstancesInput) Validate() error
- type ModifyReservedInstancesOutput
- type ModifySnapshotAttributeInput
- func (s ModifySnapshotAttributeInput) GoString() string
- func (s *ModifySnapshotAttributeInput) SetAttribute(v string) *ModifySnapshotAttributeInput
- func (s *ModifySnapshotAttributeInput) SetCreateVolumePermission(v *CreateVolumePermissionModifications) *ModifySnapshotAttributeInput
- func (s *ModifySnapshotAttributeInput) SetDryRun(v bool) *ModifySnapshotAttributeInput
- func (s *ModifySnapshotAttributeInput) SetGroupNames(v []*string) *ModifySnapshotAttributeInput
- func (s *ModifySnapshotAttributeInput) SetOperationType(v string) *ModifySnapshotAttributeInput
- func (s *ModifySnapshotAttributeInput) SetSnapshotId(v string) *ModifySnapshotAttributeInput
- func (s *ModifySnapshotAttributeInput) SetUserIds(v []*string) *ModifySnapshotAttributeInput
- func (s ModifySnapshotAttributeInput) String() string
- func (s *ModifySnapshotAttributeInput) Validate() error
- type ModifySnapshotAttributeOutput
- type ModifySpotFleetRequestInput
- func (s ModifySpotFleetRequestInput) GoString() string
- func (s *ModifySpotFleetRequestInput) SetExcessCapacityTerminationPolicy(v string) *ModifySpotFleetRequestInput
- func (s *ModifySpotFleetRequestInput) SetSpotFleetRequestId(v string) *ModifySpotFleetRequestInput
- func (s *ModifySpotFleetRequestInput) SetTargetCapacity(v int64) *ModifySpotFleetRequestInput
- func (s ModifySpotFleetRequestInput) String() string
- func (s *ModifySpotFleetRequestInput) Validate() error
- type ModifySpotFleetRequestOutput
- type ModifySubnetAttributeInput
- func (s ModifySubnetAttributeInput) GoString() string
- func (s *ModifySubnetAttributeInput) SetAssignIpv6AddressOnCreation(v *AttributeBooleanValue) *ModifySubnetAttributeInput
- func (s *ModifySubnetAttributeInput) SetMapPublicIpOnLaunch(v *AttributeBooleanValue) *ModifySubnetAttributeInput
- func (s *ModifySubnetAttributeInput) SetSubnetId(v string) *ModifySubnetAttributeInput
- func (s ModifySubnetAttributeInput) String() string
- func (s *ModifySubnetAttributeInput) Validate() error
- type ModifySubnetAttributeOutput
- type ModifyTransitGatewayVpcAttachmentInput
- func (s ModifyTransitGatewayVpcAttachmentInput) GoString() string
- func (s *ModifyTransitGatewayVpcAttachmentInput) SetAddSubnetIds(v []*string) *ModifyTransitGatewayVpcAttachmentInput
- func (s *ModifyTransitGatewayVpcAttachmentInput) SetDryRun(v bool) *ModifyTransitGatewayVpcAttachmentInput
- func (s *ModifyTransitGatewayVpcAttachmentInput) SetOptions(v *ModifyTransitGatewayVpcAttachmentRequestOptions) *ModifyTransitGatewayVpcAttachmentInput
- func (s *ModifyTransitGatewayVpcAttachmentInput) SetRemoveSubnetIds(v []*string) *ModifyTransitGatewayVpcAttachmentInput
- func (s *ModifyTransitGatewayVpcAttachmentInput) SetTransitGatewayAttachmentId(v string) *ModifyTransitGatewayVpcAttachmentInput
- func (s ModifyTransitGatewayVpcAttachmentInput) String() string
- func (s *ModifyTransitGatewayVpcAttachmentInput) Validate() error
- type ModifyTransitGatewayVpcAttachmentOutput
- type ModifyTransitGatewayVpcAttachmentRequestOptions
- func (s ModifyTransitGatewayVpcAttachmentRequestOptions) GoString() string
- func (s *ModifyTransitGatewayVpcAttachmentRequestOptions) SetDnsSupport(v string) *ModifyTransitGatewayVpcAttachmentRequestOptions
- func (s *ModifyTransitGatewayVpcAttachmentRequestOptions) SetIpv6Support(v string) *ModifyTransitGatewayVpcAttachmentRequestOptions
- func (s ModifyTransitGatewayVpcAttachmentRequestOptions) String() string
- type ModifyVolumeAttributeInput
- func (s ModifyVolumeAttributeInput) GoString() string
- func (s *ModifyVolumeAttributeInput) SetAutoEnableIO(v *AttributeBooleanValue) *ModifyVolumeAttributeInput
- func (s *ModifyVolumeAttributeInput) SetDryRun(v bool) *ModifyVolumeAttributeInput
- func (s *ModifyVolumeAttributeInput) SetVolumeId(v string) *ModifyVolumeAttributeInput
- func (s ModifyVolumeAttributeInput) String() string
- func (s *ModifyVolumeAttributeInput) Validate() error
- type ModifyVolumeAttributeOutput
- type ModifyVolumeInput
- func (s ModifyVolumeInput) GoString() string
- func (s *ModifyVolumeInput) SetDryRun(v bool) *ModifyVolumeInput
- func (s *ModifyVolumeInput) SetIops(v int64) *ModifyVolumeInput
- func (s *ModifyVolumeInput) SetSize(v int64) *ModifyVolumeInput
- func (s *ModifyVolumeInput) SetVolumeId(v string) *ModifyVolumeInput
- func (s *ModifyVolumeInput) SetVolumeType(v string) *ModifyVolumeInput
- func (s ModifyVolumeInput) String() string
- func (s *ModifyVolumeInput) Validate() error
- type ModifyVolumeOutput
- type ModifyVpcAttributeInput
- func (s ModifyVpcAttributeInput) GoString() string
- func (s *ModifyVpcAttributeInput) SetEnableDnsHostnames(v *AttributeBooleanValue) *ModifyVpcAttributeInput
- func (s *ModifyVpcAttributeInput) SetEnableDnsSupport(v *AttributeBooleanValue) *ModifyVpcAttributeInput
- func (s *ModifyVpcAttributeInput) SetVpcId(v string) *ModifyVpcAttributeInput
- func (s ModifyVpcAttributeInput) String() string
- func (s *ModifyVpcAttributeInput) Validate() error
- type ModifyVpcAttributeOutput
- type ModifyVpcEndpointConnectionNotificationInput
- func (s ModifyVpcEndpointConnectionNotificationInput) GoString() string
- func (s *ModifyVpcEndpointConnectionNotificationInput) SetConnectionEvents(v []*string) *ModifyVpcEndpointConnectionNotificationInput
- func (s *ModifyVpcEndpointConnectionNotificationInput) SetConnectionNotificationArn(v string) *ModifyVpcEndpointConnectionNotificationInput
- func (s *ModifyVpcEndpointConnectionNotificationInput) SetConnectionNotificationId(v string) *ModifyVpcEndpointConnectionNotificationInput
- func (s *ModifyVpcEndpointConnectionNotificationInput) SetDryRun(v bool) *ModifyVpcEndpointConnectionNotificationInput
- func (s ModifyVpcEndpointConnectionNotificationInput) String() string
- func (s *ModifyVpcEndpointConnectionNotificationInput) Validate() error
- type ModifyVpcEndpointConnectionNotificationOutput
- type ModifyVpcEndpointInput
- func (s ModifyVpcEndpointInput) GoString() string
- func (s *ModifyVpcEndpointInput) SetAddRouteTableIds(v []*string) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetAddSecurityGroupIds(v []*string) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetAddSubnetIds(v []*string) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetDryRun(v bool) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetPolicyDocument(v string) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetPrivateDnsEnabled(v bool) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetRemoveRouteTableIds(v []*string) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetRemoveSecurityGroupIds(v []*string) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetRemoveSubnetIds(v []*string) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetResetPolicy(v bool) *ModifyVpcEndpointInput
- func (s *ModifyVpcEndpointInput) SetVpcEndpointId(v string) *ModifyVpcEndpointInput
- func (s ModifyVpcEndpointInput) String() string
- func (s *ModifyVpcEndpointInput) Validate() error
- type ModifyVpcEndpointOutput
- type ModifyVpcEndpointServiceConfigurationInput
- func (s ModifyVpcEndpointServiceConfigurationInput) GoString() string
- func (s *ModifyVpcEndpointServiceConfigurationInput) SetAcceptanceRequired(v bool) *ModifyVpcEndpointServiceConfigurationInput
- func (s *ModifyVpcEndpointServiceConfigurationInput) SetAddNetworkLoadBalancerArns(v []*string) *ModifyVpcEndpointServiceConfigurationInput
- func (s *ModifyVpcEndpointServiceConfigurationInput) SetDryRun(v bool) *ModifyVpcEndpointServiceConfigurationInput
- func (s *ModifyVpcEndpointServiceConfigurationInput) SetRemoveNetworkLoadBalancerArns(v []*string) *ModifyVpcEndpointServiceConfigurationInput
- func (s *ModifyVpcEndpointServiceConfigurationInput) SetServiceId(v string) *ModifyVpcEndpointServiceConfigurationInput
- func (s ModifyVpcEndpointServiceConfigurationInput) String() string
- func (s *ModifyVpcEndpointServiceConfigurationInput) Validate() error
- type ModifyVpcEndpointServiceConfigurationOutput
- type ModifyVpcEndpointServicePermissionsInput
- func (s ModifyVpcEndpointServicePermissionsInput) GoString() string
- func (s *ModifyVpcEndpointServicePermissionsInput) SetAddAllowedPrincipals(v []*string) *ModifyVpcEndpointServicePermissionsInput
- func (s *ModifyVpcEndpointServicePermissionsInput) SetDryRun(v bool) *ModifyVpcEndpointServicePermissionsInput
- func (s *ModifyVpcEndpointServicePermissionsInput) SetRemoveAllowedPrincipals(v []*string) *ModifyVpcEndpointServicePermissionsInput
- func (s *ModifyVpcEndpointServicePermissionsInput) SetServiceId(v string) *ModifyVpcEndpointServicePermissionsInput
- func (s ModifyVpcEndpointServicePermissionsInput) String() string
- func (s *ModifyVpcEndpointServicePermissionsInput) Validate() error
- type ModifyVpcEndpointServicePermissionsOutput
- type ModifyVpcPeeringConnectionOptionsInput
- func (s ModifyVpcPeeringConnectionOptionsInput) GoString() string
- func (s *ModifyVpcPeeringConnectionOptionsInput) SetAccepterPeeringConnectionOptions(v *PeeringConnectionOptionsRequest) *ModifyVpcPeeringConnectionOptionsInput
- func (s *ModifyVpcPeeringConnectionOptionsInput) SetDryRun(v bool) *ModifyVpcPeeringConnectionOptionsInput
- func (s *ModifyVpcPeeringConnectionOptionsInput) SetRequesterPeeringConnectionOptions(v *PeeringConnectionOptionsRequest) *ModifyVpcPeeringConnectionOptionsInput
- func (s *ModifyVpcPeeringConnectionOptionsInput) SetVpcPeeringConnectionId(v string) *ModifyVpcPeeringConnectionOptionsInput
- func (s ModifyVpcPeeringConnectionOptionsInput) String() string
- func (s *ModifyVpcPeeringConnectionOptionsInput) Validate() error
- type ModifyVpcPeeringConnectionOptionsOutput
- func (s ModifyVpcPeeringConnectionOptionsOutput) GoString() string
- func (s *ModifyVpcPeeringConnectionOptionsOutput) SetAccepterPeeringConnectionOptions(v *PeeringConnectionOptions) *ModifyVpcPeeringConnectionOptionsOutput
- func (s *ModifyVpcPeeringConnectionOptionsOutput) SetRequesterPeeringConnectionOptions(v *PeeringConnectionOptions) *ModifyVpcPeeringConnectionOptionsOutput
- func (s ModifyVpcPeeringConnectionOptionsOutput) String() string
- type ModifyVpcTenancyInput
- func (s ModifyVpcTenancyInput) GoString() string
- func (s *ModifyVpcTenancyInput) SetDryRun(v bool) *ModifyVpcTenancyInput
- func (s *ModifyVpcTenancyInput) SetInstanceTenancy(v string) *ModifyVpcTenancyInput
- func (s *ModifyVpcTenancyInput) SetVpcId(v string) *ModifyVpcTenancyInput
- func (s ModifyVpcTenancyInput) String() string
- func (s *ModifyVpcTenancyInput) Validate() error
- type ModifyVpcTenancyOutput
- type MonitorInstancesInput
- func (s MonitorInstancesInput) GoString() string
- func (s *MonitorInstancesInput) SetDryRun(v bool) *MonitorInstancesInput
- func (s *MonitorInstancesInput) SetInstanceIds(v []*string) *MonitorInstancesInput
- func (s MonitorInstancesInput) String() string
- func (s *MonitorInstancesInput) Validate() error
- type MonitorInstancesOutput
- type Monitoring
- type MoveAddressToVpcInput
- type MoveAddressToVpcOutput
- type MovingAddressStatus
- type NatGateway
- func (s NatGateway) GoString() string
- func (s *NatGateway) SetCreateTime(v time.Time) *NatGateway
- func (s *NatGateway) SetDeleteTime(v time.Time) *NatGateway
- func (s *NatGateway) SetFailureCode(v string) *NatGateway
- func (s *NatGateway) SetFailureMessage(v string) *NatGateway
- func (s *NatGateway) SetNatGatewayAddresses(v []*NatGatewayAddress) *NatGateway
- func (s *NatGateway) SetNatGatewayId(v string) *NatGateway
- func (s *NatGateway) SetProvisionedBandwidth(v *ProvisionedBandwidth) *NatGateway
- func (s *NatGateway) SetState(v string) *NatGateway
- func (s *NatGateway) SetSubnetId(v string) *NatGateway
- func (s *NatGateway) SetTags(v []*Tag) *NatGateway
- func (s *NatGateway) SetVpcId(v string) *NatGateway
- func (s NatGateway) String() string
- type NatGatewayAddress
- func (s NatGatewayAddress) GoString() string
- func (s *NatGatewayAddress) SetAllocationId(v string) *NatGatewayAddress
- func (s *NatGatewayAddress) SetNetworkInterfaceId(v string) *NatGatewayAddress
- func (s *NatGatewayAddress) SetPrivateIp(v string) *NatGatewayAddress
- func (s *NatGatewayAddress) SetPublicIp(v string) *NatGatewayAddress
- func (s NatGatewayAddress) String() string
- type NetworkAcl
- func (s NetworkAcl) GoString() string
- func (s *NetworkAcl) SetAssociations(v []*NetworkAclAssociation) *NetworkAcl
- func (s *NetworkAcl) SetEntries(v []*NetworkAclEntry) *NetworkAcl
- func (s *NetworkAcl) SetIsDefault(v bool) *NetworkAcl
- func (s *NetworkAcl) SetNetworkAclId(v string) *NetworkAcl
- func (s *NetworkAcl) SetOwnerId(v string) *NetworkAcl
- func (s *NetworkAcl) SetTags(v []*Tag) *NetworkAcl
- func (s *NetworkAcl) SetVpcId(v string) *NetworkAcl
- func (s NetworkAcl) String() string
- type NetworkAclAssociation
- func (s NetworkAclAssociation) GoString() string
- func (s *NetworkAclAssociation) SetNetworkAclAssociationId(v string) *NetworkAclAssociation
- func (s *NetworkAclAssociation) SetNetworkAclId(v string) *NetworkAclAssociation
- func (s *NetworkAclAssociation) SetSubnetId(v string) *NetworkAclAssociation
- func (s NetworkAclAssociation) String() string
- type NetworkAclEntry
- func (s NetworkAclEntry) GoString() string
- func (s *NetworkAclEntry) SetCidrBlock(v string) *NetworkAclEntry
- func (s *NetworkAclEntry) SetEgress(v bool) *NetworkAclEntry
- func (s *NetworkAclEntry) SetIcmpTypeCode(v *IcmpTypeCode) *NetworkAclEntry
- func (s *NetworkAclEntry) SetIpv6CidrBlock(v string) *NetworkAclEntry
- func (s *NetworkAclEntry) SetPortRange(v *PortRange) *NetworkAclEntry
- func (s *NetworkAclEntry) SetProtocol(v string) *NetworkAclEntry
- func (s *NetworkAclEntry) SetRuleAction(v string) *NetworkAclEntry
- func (s *NetworkAclEntry) SetRuleNumber(v int64) *NetworkAclEntry
- func (s NetworkAclEntry) String() string
- type NetworkInterface
- func (s NetworkInterface) GoString() string
- func (s *NetworkInterface) SetAssociation(v *NetworkInterfaceAssociation) *NetworkInterface
- func (s *NetworkInterface) SetAttachment(v *NetworkInterfaceAttachment) *NetworkInterface
- func (s *NetworkInterface) SetAvailabilityZone(v string) *NetworkInterface
- func (s *NetworkInterface) SetDescription(v string) *NetworkInterface
- func (s *NetworkInterface) SetGroups(v []*GroupIdentifier) *NetworkInterface
- func (s *NetworkInterface) SetInterfaceType(v string) *NetworkInterface
- func (s *NetworkInterface) SetIpv6Addresses(v []*NetworkInterfaceIpv6Address) *NetworkInterface
- func (s *NetworkInterface) SetMacAddress(v string) *NetworkInterface
- func (s *NetworkInterface) SetNetworkInterfaceId(v string) *NetworkInterface
- func (s *NetworkInterface) SetOwnerId(v string) *NetworkInterface
- func (s *NetworkInterface) SetPrivateDnsName(v string) *NetworkInterface
- func (s *NetworkInterface) SetPrivateIpAddress(v string) *NetworkInterface
- func (s *NetworkInterface) SetPrivateIpAddresses(v []*NetworkInterfacePrivateIpAddress) *NetworkInterface
- func (s *NetworkInterface) SetRequesterId(v string) *NetworkInterface
- func (s *NetworkInterface) SetRequesterManaged(v bool) *NetworkInterface
- func (s *NetworkInterface) SetSourceDestCheck(v bool) *NetworkInterface
- func (s *NetworkInterface) SetStatus(v string) *NetworkInterface
- func (s *NetworkInterface) SetSubnetId(v string) *NetworkInterface
- func (s *NetworkInterface) SetTagSet(v []*Tag) *NetworkInterface
- func (s *NetworkInterface) SetVpcId(v string) *NetworkInterface
- func (s NetworkInterface) String() string
- type NetworkInterfaceAssociation
- func (s NetworkInterfaceAssociation) GoString() string
- func (s *NetworkInterfaceAssociation) SetAllocationId(v string) *NetworkInterfaceAssociation
- func (s *NetworkInterfaceAssociation) SetAssociationId(v string) *NetworkInterfaceAssociation
- func (s *NetworkInterfaceAssociation) SetIpOwnerId(v string) *NetworkInterfaceAssociation
- func (s *NetworkInterfaceAssociation) SetPublicDnsName(v string) *NetworkInterfaceAssociation
- func (s *NetworkInterfaceAssociation) SetPublicIp(v string) *NetworkInterfaceAssociation
- func (s NetworkInterfaceAssociation) String() string
- type NetworkInterfaceAttachment
- func (s NetworkInterfaceAttachment) GoString() string
- func (s *NetworkInterfaceAttachment) SetAttachTime(v time.Time) *NetworkInterfaceAttachment
- func (s *NetworkInterfaceAttachment) SetAttachmentId(v string) *NetworkInterfaceAttachment
- func (s *NetworkInterfaceAttachment) SetDeleteOnTermination(v bool) *NetworkInterfaceAttachment
- func (s *NetworkInterfaceAttachment) SetDeviceIndex(v int64) *NetworkInterfaceAttachment
- func (s *NetworkInterfaceAttachment) SetInstanceId(v string) *NetworkInterfaceAttachment
- func (s *NetworkInterfaceAttachment) SetInstanceOwnerId(v string) *NetworkInterfaceAttachment
- func (s *NetworkInterfaceAttachment) SetStatus(v string) *NetworkInterfaceAttachment
- func (s NetworkInterfaceAttachment) String() string
- type NetworkInterfaceAttachmentChanges
- func (s NetworkInterfaceAttachmentChanges) GoString() string
- func (s *NetworkInterfaceAttachmentChanges) SetAttachmentId(v string) *NetworkInterfaceAttachmentChanges
- func (s *NetworkInterfaceAttachmentChanges) SetDeleteOnTermination(v bool) *NetworkInterfaceAttachmentChanges
- func (s NetworkInterfaceAttachmentChanges) String() string
- type NetworkInterfaceIpv6Address
- type NetworkInterfacePermission
- func (s NetworkInterfacePermission) GoString() string
- func (s *NetworkInterfacePermission) SetAwsAccountId(v string) *NetworkInterfacePermission
- func (s *NetworkInterfacePermission) SetAwsService(v string) *NetworkInterfacePermission
- func (s *NetworkInterfacePermission) SetNetworkInterfaceId(v string) *NetworkInterfacePermission
- func (s *NetworkInterfacePermission) SetNetworkInterfacePermissionId(v string) *NetworkInterfacePermission
- func (s *NetworkInterfacePermission) SetPermission(v string) *NetworkInterfacePermission
- func (s *NetworkInterfacePermission) SetPermissionState(v *NetworkInterfacePermissionState) *NetworkInterfacePermission
- func (s NetworkInterfacePermission) String() string
- type NetworkInterfacePermissionState
- func (s NetworkInterfacePermissionState) GoString() string
- func (s *NetworkInterfacePermissionState) SetState(v string) *NetworkInterfacePermissionState
- func (s *NetworkInterfacePermissionState) SetStatusMessage(v string) *NetworkInterfacePermissionState
- func (s NetworkInterfacePermissionState) String() string
- type NetworkInterfacePrivateIpAddress
- func (s NetworkInterfacePrivateIpAddress) GoString() string
- func (s *NetworkInterfacePrivateIpAddress) SetAssociation(v *NetworkInterfaceAssociation) *NetworkInterfacePrivateIpAddress
- func (s *NetworkInterfacePrivateIpAddress) SetPrimary(v bool) *NetworkInterfacePrivateIpAddress
- func (s *NetworkInterfacePrivateIpAddress) SetPrivateDnsName(v string) *NetworkInterfacePrivateIpAddress
- func (s *NetworkInterfacePrivateIpAddress) SetPrivateIpAddress(v string) *NetworkInterfacePrivateIpAddress
- func (s NetworkInterfacePrivateIpAddress) String() string
- type NewDhcpConfiguration
- type OnDemandOptions
- func (s OnDemandOptions) GoString() string
- func (s *OnDemandOptions) SetAllocationStrategy(v string) *OnDemandOptions
- func (s *OnDemandOptions) SetMinTargetCapacity(v int64) *OnDemandOptions
- func (s *OnDemandOptions) SetSingleAvailabilityZone(v bool) *OnDemandOptions
- func (s *OnDemandOptions) SetSingleInstanceType(v bool) *OnDemandOptions
- func (s OnDemandOptions) String() string
- type OnDemandOptionsRequest
- func (s OnDemandOptionsRequest) GoString() string
- func (s *OnDemandOptionsRequest) SetAllocationStrategy(v string) *OnDemandOptionsRequest
- func (s *OnDemandOptionsRequest) SetMinTargetCapacity(v int64) *OnDemandOptionsRequest
- func (s *OnDemandOptionsRequest) SetSingleAvailabilityZone(v bool) *OnDemandOptionsRequest
- func (s *OnDemandOptionsRequest) SetSingleInstanceType(v bool) *OnDemandOptionsRequest
- func (s OnDemandOptionsRequest) String() string
- type PciId
- type PeeringConnectionOptions
- func (s PeeringConnectionOptions) GoString() string
- func (s *PeeringConnectionOptions) SetAllowDnsResolutionFromRemoteVpc(v bool) *PeeringConnectionOptions
- func (s *PeeringConnectionOptions) SetAllowEgressFromLocalClassicLinkToRemoteVpc(v bool) *PeeringConnectionOptions
- func (s *PeeringConnectionOptions) SetAllowEgressFromLocalVpcToRemoteClassicLink(v bool) *PeeringConnectionOptions
- func (s PeeringConnectionOptions) String() string
- type PeeringConnectionOptionsRequest
- func (s PeeringConnectionOptionsRequest) GoString() string
- func (s *PeeringConnectionOptionsRequest) SetAllowDnsResolutionFromRemoteVpc(v bool) *PeeringConnectionOptionsRequest
- func (s *PeeringConnectionOptionsRequest) SetAllowEgressFromLocalClassicLinkToRemoteVpc(v bool) *PeeringConnectionOptionsRequest
- func (s *PeeringConnectionOptionsRequest) SetAllowEgressFromLocalVpcToRemoteClassicLink(v bool) *PeeringConnectionOptionsRequest
- func (s PeeringConnectionOptionsRequest) String() string
- type Placement
- func (s Placement) GoString() string
- func (s *Placement) SetAffinity(v string) *Placement
- func (s *Placement) SetAvailabilityZone(v string) *Placement
- func (s *Placement) SetGroupName(v string) *Placement
- func (s *Placement) SetHostId(v string) *Placement
- func (s *Placement) SetPartitionNumber(v int64) *Placement
- func (s *Placement) SetSpreadDomain(v string) *Placement
- func (s *Placement) SetTenancy(v string) *Placement
- func (s Placement) String() string
- type PlacementGroup
- func (s PlacementGroup) GoString() string
- func (s *PlacementGroup) SetGroupName(v string) *PlacementGroup
- func (s *PlacementGroup) SetPartitionCount(v int64) *PlacementGroup
- func (s *PlacementGroup) SetState(v string) *PlacementGroup
- func (s *PlacementGroup) SetStrategy(v string) *PlacementGroup
- func (s PlacementGroup) String() string
- type PlacementResponse
- type PortRange
- type PrefixList
- type PrefixListId
- type PriceSchedule
- func (s PriceSchedule) GoString() string
- func (s *PriceSchedule) SetActive(v bool) *PriceSchedule
- func (s *PriceSchedule) SetCurrencyCode(v string) *PriceSchedule
- func (s *PriceSchedule) SetPrice(v float64) *PriceSchedule
- func (s *PriceSchedule) SetTerm(v int64) *PriceSchedule
- func (s PriceSchedule) String() string
- type PriceScheduleSpecification
- func (s PriceScheduleSpecification) GoString() string
- func (s *PriceScheduleSpecification) SetCurrencyCode(v string) *PriceScheduleSpecification
- func (s *PriceScheduleSpecification) SetPrice(v float64) *PriceScheduleSpecification
- func (s *PriceScheduleSpecification) SetTerm(v int64) *PriceScheduleSpecification
- func (s PriceScheduleSpecification) String() string
- type PricingDetail
- type PrincipalIdFormat
- type PrivateIpAddressSpecification
- func (s PrivateIpAddressSpecification) GoString() string
- func (s *PrivateIpAddressSpecification) SetPrimary(v bool) *PrivateIpAddressSpecification
- func (s *PrivateIpAddressSpecification) SetPrivateIpAddress(v string) *PrivateIpAddressSpecification
- func (s PrivateIpAddressSpecification) String() string
- type ProductCode
- type PropagatingVgw
- type ProvisionByoipCidrInput
- func (s ProvisionByoipCidrInput) GoString() string
- func (s *ProvisionByoipCidrInput) SetCidr(v string) *ProvisionByoipCidrInput
- func (s *ProvisionByoipCidrInput) SetCidrAuthorizationContext(v *CidrAuthorizationContext) *ProvisionByoipCidrInput
- func (s *ProvisionByoipCidrInput) SetDescription(v string) *ProvisionByoipCidrInput
- func (s *ProvisionByoipCidrInput) SetDryRun(v bool) *ProvisionByoipCidrInput
- func (s ProvisionByoipCidrInput) String() string
- func (s *ProvisionByoipCidrInput) Validate() error
- type ProvisionByoipCidrOutput
- type ProvisionedBandwidth
- func (s ProvisionedBandwidth) GoString() string
- func (s *ProvisionedBandwidth) SetProvisionTime(v time.Time) *ProvisionedBandwidth
- func (s *ProvisionedBandwidth) SetProvisioned(v string) *ProvisionedBandwidth
- func (s *ProvisionedBandwidth) SetRequestTime(v time.Time) *ProvisionedBandwidth
- func (s *ProvisionedBandwidth) SetRequested(v string) *ProvisionedBandwidth
- func (s *ProvisionedBandwidth) SetStatus(v string) *ProvisionedBandwidth
- func (s ProvisionedBandwidth) String() string
- type PublicIpv4Pool
- func (s PublicIpv4Pool) GoString() string
- func (s *PublicIpv4Pool) SetDescription(v string) *PublicIpv4Pool
- func (s *PublicIpv4Pool) SetPoolAddressRanges(v []*PublicIpv4PoolRange) *PublicIpv4Pool
- func (s *PublicIpv4Pool) SetPoolId(v string) *PublicIpv4Pool
- func (s *PublicIpv4Pool) SetTotalAddressCount(v int64) *PublicIpv4Pool
- func (s *PublicIpv4Pool) SetTotalAvailableAddressCount(v int64) *PublicIpv4Pool
- func (s PublicIpv4Pool) String() string
- type PublicIpv4PoolRange
- func (s PublicIpv4PoolRange) GoString() string
- func (s *PublicIpv4PoolRange) SetAddressCount(v int64) *PublicIpv4PoolRange
- func (s *PublicIpv4PoolRange) SetAvailableAddressCount(v int64) *PublicIpv4PoolRange
- func (s *PublicIpv4PoolRange) SetFirstAddress(v string) *PublicIpv4PoolRange
- func (s *PublicIpv4PoolRange) SetLastAddress(v string) *PublicIpv4PoolRange
- func (s PublicIpv4PoolRange) String() string
- type Purchase
- func (s Purchase) GoString() string
- func (s *Purchase) SetCurrencyCode(v string) *Purchase
- func (s *Purchase) SetDuration(v int64) *Purchase
- func (s *Purchase) SetHostIdSet(v []*string) *Purchase
- func (s *Purchase) SetHostReservationId(v string) *Purchase
- func (s *Purchase) SetHourlyPrice(v string) *Purchase
- func (s *Purchase) SetInstanceFamily(v string) *Purchase
- func (s *Purchase) SetPaymentOption(v string) *Purchase
- func (s *Purchase) SetUpfrontPrice(v string) *Purchase
- func (s Purchase) String() string
- type PurchaseHostReservationInput
- func (s PurchaseHostReservationInput) GoString() string
- func (s *PurchaseHostReservationInput) SetClientToken(v string) *PurchaseHostReservationInput
- func (s *PurchaseHostReservationInput) SetCurrencyCode(v string) *PurchaseHostReservationInput
- func (s *PurchaseHostReservationInput) SetHostIdSet(v []*string) *PurchaseHostReservationInput
- func (s *PurchaseHostReservationInput) SetLimitPrice(v string) *PurchaseHostReservationInput
- func (s *PurchaseHostReservationInput) SetOfferingId(v string) *PurchaseHostReservationInput
- func (s PurchaseHostReservationInput) String() string
- func (s *PurchaseHostReservationInput) Validate() error
- type PurchaseHostReservationOutput
- func (s PurchaseHostReservationOutput) GoString() string
- func (s *PurchaseHostReservationOutput) SetClientToken(v string) *PurchaseHostReservationOutput
- func (s *PurchaseHostReservationOutput) SetCurrencyCode(v string) *PurchaseHostReservationOutput
- func (s *PurchaseHostReservationOutput) SetPurchase(v []*Purchase) *PurchaseHostReservationOutput
- func (s *PurchaseHostReservationOutput) SetTotalHourlyPrice(v string) *PurchaseHostReservationOutput
- func (s *PurchaseHostReservationOutput) SetTotalUpfrontPrice(v string) *PurchaseHostReservationOutput
- func (s PurchaseHostReservationOutput) String() string
- type PurchaseRequest
- type PurchaseReservedInstancesOfferingInput
- func (s PurchaseReservedInstancesOfferingInput) GoString() string
- func (s *PurchaseReservedInstancesOfferingInput) SetDryRun(v bool) *PurchaseReservedInstancesOfferingInput
- func (s *PurchaseReservedInstancesOfferingInput) SetInstanceCount(v int64) *PurchaseReservedInstancesOfferingInput
- func (s *PurchaseReservedInstancesOfferingInput) SetLimitPrice(v *ReservedInstanceLimitPrice) *PurchaseReservedInstancesOfferingInput
- func (s *PurchaseReservedInstancesOfferingInput) SetReservedInstancesOfferingId(v string) *PurchaseReservedInstancesOfferingInput
- func (s PurchaseReservedInstancesOfferingInput) String() string
- func (s *PurchaseReservedInstancesOfferingInput) Validate() error
- type PurchaseReservedInstancesOfferingOutput
- type PurchaseScheduledInstancesInput
- func (s PurchaseScheduledInstancesInput) GoString() string
- func (s *PurchaseScheduledInstancesInput) SetClientToken(v string) *PurchaseScheduledInstancesInput
- func (s *PurchaseScheduledInstancesInput) SetDryRun(v bool) *PurchaseScheduledInstancesInput
- func (s *PurchaseScheduledInstancesInput) SetPurchaseRequests(v []*PurchaseRequest) *PurchaseScheduledInstancesInput
- func (s PurchaseScheduledInstancesInput) String() string
- func (s *PurchaseScheduledInstancesInput) Validate() error
- type PurchaseScheduledInstancesOutput
- type RebootInstancesInput
- type RebootInstancesOutput
- type RecurringCharge
- type Region
- type RegisterImageInput
- func (s RegisterImageInput) GoString() string
- func (s *RegisterImageInput) SetArchitecture(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetBillingProducts(v []*string) *RegisterImageInput
- func (s *RegisterImageInput) SetBlockDeviceMappings(v []*BlockDeviceMapping) *RegisterImageInput
- func (s *RegisterImageInput) SetDescription(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetDryRun(v bool) *RegisterImageInput
- func (s *RegisterImageInput) SetEnaSupport(v bool) *RegisterImageInput
- func (s *RegisterImageInput) SetImageLocation(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetKernelId(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetName(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetRamdiskId(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetRootDeviceName(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetSriovNetSupport(v string) *RegisterImageInput
- func (s *RegisterImageInput) SetVirtualizationType(v string) *RegisterImageInput
- func (s RegisterImageInput) String() string
- func (s *RegisterImageInput) Validate() error
- type RegisterImageOutput
- type RejectTransitGatewayVpcAttachmentInput
- func (s RejectTransitGatewayVpcAttachmentInput) GoString() string
- func (s *RejectTransitGatewayVpcAttachmentInput) SetDryRun(v bool) *RejectTransitGatewayVpcAttachmentInput
- func (s *RejectTransitGatewayVpcAttachmentInput) SetTransitGatewayAttachmentId(v string) *RejectTransitGatewayVpcAttachmentInput
- func (s RejectTransitGatewayVpcAttachmentInput) String() string
- func (s *RejectTransitGatewayVpcAttachmentInput) Validate() error
- type RejectTransitGatewayVpcAttachmentOutput
- type RejectVpcEndpointConnectionsInput
- func (s RejectVpcEndpointConnectionsInput) GoString() string
- func (s *RejectVpcEndpointConnectionsInput) SetDryRun(v bool) *RejectVpcEndpointConnectionsInput
- func (s *RejectVpcEndpointConnectionsInput) SetServiceId(v string) *RejectVpcEndpointConnectionsInput
- func (s *RejectVpcEndpointConnectionsInput) SetVpcEndpointIds(v []*string) *RejectVpcEndpointConnectionsInput
- func (s RejectVpcEndpointConnectionsInput) String() string
- func (s *RejectVpcEndpointConnectionsInput) Validate() error
- type RejectVpcEndpointConnectionsOutput
- type RejectVpcPeeringConnectionInput
- func (s RejectVpcPeeringConnectionInput) GoString() string
- func (s *RejectVpcPeeringConnectionInput) SetDryRun(v bool) *RejectVpcPeeringConnectionInput
- func (s *RejectVpcPeeringConnectionInput) SetVpcPeeringConnectionId(v string) *RejectVpcPeeringConnectionInput
- func (s RejectVpcPeeringConnectionInput) String() string
- func (s *RejectVpcPeeringConnectionInput) Validate() error
- type RejectVpcPeeringConnectionOutput
- type ReleaseAddressInput
- func (s ReleaseAddressInput) GoString() string
- func (s *ReleaseAddressInput) SetAllocationId(v string) *ReleaseAddressInput
- func (s *ReleaseAddressInput) SetDryRun(v bool) *ReleaseAddressInput
- func (s *ReleaseAddressInput) SetPublicIp(v string) *ReleaseAddressInput
- func (s ReleaseAddressInput) String() string
- type ReleaseAddressOutput
- type ReleaseHostsInput
- type ReleaseHostsOutput
- type ReplaceIamInstanceProfileAssociationInput
- func (s ReplaceIamInstanceProfileAssociationInput) GoString() string
- func (s *ReplaceIamInstanceProfileAssociationInput) SetAssociationId(v string) *ReplaceIamInstanceProfileAssociationInput
- func (s *ReplaceIamInstanceProfileAssociationInput) SetIamInstanceProfile(v *IamInstanceProfileSpecification) *ReplaceIamInstanceProfileAssociationInput
- func (s ReplaceIamInstanceProfileAssociationInput) String() string
- func (s *ReplaceIamInstanceProfileAssociationInput) Validate() error
- type ReplaceIamInstanceProfileAssociationOutput
- func (s ReplaceIamInstanceProfileAssociationOutput) GoString() string
- func (s *ReplaceIamInstanceProfileAssociationOutput) SetIamInstanceProfileAssociation(v *IamInstanceProfileAssociation) *ReplaceIamInstanceProfileAssociationOutput
- func (s ReplaceIamInstanceProfileAssociationOutput) String() string
- type ReplaceNetworkAclAssociationInput
- func (s ReplaceNetworkAclAssociationInput) GoString() string
- func (s *ReplaceNetworkAclAssociationInput) SetAssociationId(v string) *ReplaceNetworkAclAssociationInput
- func (s *ReplaceNetworkAclAssociationInput) SetDryRun(v bool) *ReplaceNetworkAclAssociationInput
- func (s *ReplaceNetworkAclAssociationInput) SetNetworkAclId(v string) *ReplaceNetworkAclAssociationInput
- func (s ReplaceNetworkAclAssociationInput) String() string
- func (s *ReplaceNetworkAclAssociationInput) Validate() error
- type ReplaceNetworkAclAssociationOutput
- type ReplaceNetworkAclEntryInput
- func (s ReplaceNetworkAclEntryInput) GoString() string
- func (s *ReplaceNetworkAclEntryInput) SetCidrBlock(v string) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetDryRun(v bool) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetEgress(v bool) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetIcmpTypeCode(v *IcmpTypeCode) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetIpv6CidrBlock(v string) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetNetworkAclId(v string) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetPortRange(v *PortRange) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetProtocol(v string) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetRuleAction(v string) *ReplaceNetworkAclEntryInput
- func (s *ReplaceNetworkAclEntryInput) SetRuleNumber(v int64) *ReplaceNetworkAclEntryInput
- func (s ReplaceNetworkAclEntryInput) String() string
- func (s *ReplaceNetworkAclEntryInput) Validate() error
- type ReplaceNetworkAclEntryOutput
- type ReplaceRouteInput
- func (s ReplaceRouteInput) GoString() string
- func (s *ReplaceRouteInput) SetDestinationCidrBlock(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetDestinationIpv6CidrBlock(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetDryRun(v bool) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetEgressOnlyInternetGatewayId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetGatewayId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetInstanceId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetNatGatewayId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetNetworkInterfaceId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetRouteTableId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetTransitGatewayId(v string) *ReplaceRouteInput
- func (s *ReplaceRouteInput) SetVpcPeeringConnectionId(v string) *ReplaceRouteInput
- func (s ReplaceRouteInput) String() string
- func (s *ReplaceRouteInput) Validate() error
- type ReplaceRouteOutput
- type ReplaceRouteTableAssociationInput
- func (s ReplaceRouteTableAssociationInput) GoString() string
- func (s *ReplaceRouteTableAssociationInput) SetAssociationId(v string) *ReplaceRouteTableAssociationInput
- func (s *ReplaceRouteTableAssociationInput) SetDryRun(v bool) *ReplaceRouteTableAssociationInput
- func (s *ReplaceRouteTableAssociationInput) SetRouteTableId(v string) *ReplaceRouteTableAssociationInput
- func (s ReplaceRouteTableAssociationInput) String() string
- func (s *ReplaceRouteTableAssociationInput) Validate() error
- type ReplaceRouteTableAssociationOutput
- type ReplaceTransitGatewayRouteInput
- func (s ReplaceTransitGatewayRouteInput) GoString() string
- func (s *ReplaceTransitGatewayRouteInput) SetBlackhole(v bool) *ReplaceTransitGatewayRouteInput
- func (s *ReplaceTransitGatewayRouteInput) SetDestinationCidrBlock(v string) *ReplaceTransitGatewayRouteInput
- func (s *ReplaceTransitGatewayRouteInput) SetDryRun(v bool) *ReplaceTransitGatewayRouteInput
- func (s *ReplaceTransitGatewayRouteInput) SetTransitGatewayAttachmentId(v string) *ReplaceTransitGatewayRouteInput
- func (s *ReplaceTransitGatewayRouteInput) SetTransitGatewayRouteTableId(v string) *ReplaceTransitGatewayRouteInput
- func (s ReplaceTransitGatewayRouteInput) String() string
- func (s *ReplaceTransitGatewayRouteInput) Validate() error
- type ReplaceTransitGatewayRouteOutput
- type ReportInstanceStatusInput
- func (s ReportInstanceStatusInput) GoString() string
- func (s *ReportInstanceStatusInput) SetDescription(v string) *ReportInstanceStatusInput
- func (s *ReportInstanceStatusInput) SetDryRun(v bool) *ReportInstanceStatusInput
- func (s *ReportInstanceStatusInput) SetEndTime(v time.Time) *ReportInstanceStatusInput
- func (s *ReportInstanceStatusInput) SetInstances(v []*string) *ReportInstanceStatusInput
- func (s *ReportInstanceStatusInput) SetReasonCodes(v []*string) *ReportInstanceStatusInput
- func (s *ReportInstanceStatusInput) SetStartTime(v time.Time) *ReportInstanceStatusInput
- func (s *ReportInstanceStatusInput) SetStatus(v string) *ReportInstanceStatusInput
- func (s ReportInstanceStatusInput) String() string
- func (s *ReportInstanceStatusInput) Validate() error
- type ReportInstanceStatusOutput
- type RequestLaunchTemplateData
- func (s RequestLaunchTemplateData) GoString() string
- func (s *RequestLaunchTemplateData) SetBlockDeviceMappings(v []*LaunchTemplateBlockDeviceMappingRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetCapacityReservationSpecification(v *LaunchTemplateCapacityReservationSpecificationRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetCpuOptions(v *LaunchTemplateCpuOptionsRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetCreditSpecification(v *CreditSpecificationRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetDisableApiTermination(v bool) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetEbsOptimized(v bool) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetElasticGpuSpecifications(v []*ElasticGpuSpecification) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetElasticInferenceAccelerators(v []*LaunchTemplateElasticInferenceAccelerator) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetHibernationOptions(v *LaunchTemplateHibernationOptionsRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetIamInstanceProfile(v *LaunchTemplateIamInstanceProfileSpecificationRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetImageId(v string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetInstanceInitiatedShutdownBehavior(v string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetInstanceMarketOptions(v *LaunchTemplateInstanceMarketOptionsRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetInstanceType(v string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetKernelId(v string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetKeyName(v string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetLicenseSpecifications(v []*LaunchTemplateLicenseConfigurationRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetMonitoring(v *LaunchTemplatesMonitoringRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetNetworkInterfaces(v []*LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetPlacement(v *LaunchTemplatePlacementRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetRamDiskId(v string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetSecurityGroupIds(v []*string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetSecurityGroups(v []*string) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetTagSpecifications(v []*LaunchTemplateTagSpecificationRequest) *RequestLaunchTemplateData
- func (s *RequestLaunchTemplateData) SetUserData(v string) *RequestLaunchTemplateData
- func (s RequestLaunchTemplateData) String() string
- func (s *RequestLaunchTemplateData) Validate() error
- type RequestSpotFleetInput
- func (s RequestSpotFleetInput) GoString() string
- func (s *RequestSpotFleetInput) SetDryRun(v bool) *RequestSpotFleetInput
- func (s *RequestSpotFleetInput) SetSpotFleetRequestConfig(v *SpotFleetRequestConfigData) *RequestSpotFleetInput
- func (s RequestSpotFleetInput) String() string
- func (s *RequestSpotFleetInput) Validate() error
- type RequestSpotFleetOutput
- type RequestSpotInstancesInput
- func (s RequestSpotInstancesInput) GoString() string
- func (s *RequestSpotInstancesInput) SetAvailabilityZoneGroup(v string) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetBlockDurationMinutes(v int64) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetClientToken(v string) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetDryRun(v bool) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetInstanceCount(v int64) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetInstanceInterruptionBehavior(v string) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetLaunchGroup(v string) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetLaunchSpecification(v *RequestSpotLaunchSpecification) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetSpotPrice(v string) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetType(v string) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetValidFrom(v time.Time) *RequestSpotInstancesInput
- func (s *RequestSpotInstancesInput) SetValidUntil(v time.Time) *RequestSpotInstancesInput
- func (s RequestSpotInstancesInput) String() string
- func (s *RequestSpotInstancesInput) Validate() error
- type RequestSpotInstancesOutput
- type RequestSpotLaunchSpecification
- func (s RequestSpotLaunchSpecification) GoString() string
- func (s *RequestSpotLaunchSpecification) SetAddressingType(v string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetBlockDeviceMappings(v []*BlockDeviceMapping) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetEbsOptimized(v bool) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetIamInstanceProfile(v *IamInstanceProfileSpecification) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetImageId(v string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetInstanceType(v string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetKernelId(v string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetKeyName(v string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetMonitoring(v *RunInstancesMonitoringEnabled) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetNetworkInterfaces(v []*InstanceNetworkInterfaceSpecification) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetPlacement(v *SpotPlacement) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetRamdiskId(v string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetSecurityGroupIds(v []*string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetSecurityGroups(v []*string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetSubnetId(v string) *RequestSpotLaunchSpecification
- func (s *RequestSpotLaunchSpecification) SetUserData(v string) *RequestSpotLaunchSpecification
- func (s RequestSpotLaunchSpecification) String() string
- func (s *RequestSpotLaunchSpecification) Validate() error
- type Reservation
- func (s Reservation) GoString() string
- func (s *Reservation) SetGroups(v []*GroupIdentifier) *Reservation
- func (s *Reservation) SetInstances(v []*Instance) *Reservation
- func (s *Reservation) SetOwnerId(v string) *Reservation
- func (s *Reservation) SetRequesterId(v string) *Reservation
- func (s *Reservation) SetReservationId(v string) *Reservation
- func (s Reservation) String() string
- type ReservationValue
- func (s ReservationValue) GoString() string
- func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue
- func (s *ReservationValue) SetRemainingTotalValue(v string) *ReservationValue
- func (s *ReservationValue) SetRemainingUpfrontValue(v string) *ReservationValue
- func (s ReservationValue) String() string
- type ReservedInstanceLimitPrice
- type ReservedInstanceReservationValue
- func (s ReservedInstanceReservationValue) GoString() string
- func (s *ReservedInstanceReservationValue) SetReservationValue(v *ReservationValue) *ReservedInstanceReservationValue
- func (s *ReservedInstanceReservationValue) SetReservedInstanceId(v string) *ReservedInstanceReservationValue
- func (s ReservedInstanceReservationValue) String() string
- type ReservedInstances
- func (s ReservedInstances) GoString() string
- func (s *ReservedInstances) SetAvailabilityZone(v string) *ReservedInstances
- func (s *ReservedInstances) SetCurrencyCode(v string) *ReservedInstances
- func (s *ReservedInstances) SetDuration(v int64) *ReservedInstances
- func (s *ReservedInstances) SetEnd(v time.Time) *ReservedInstances
- func (s *ReservedInstances) SetFixedPrice(v float64) *ReservedInstances
- func (s *ReservedInstances) SetInstanceCount(v int64) *ReservedInstances
- func (s *ReservedInstances) SetInstanceTenancy(v string) *ReservedInstances
- func (s *ReservedInstances) SetInstanceType(v string) *ReservedInstances
- func (s *ReservedInstances) SetOfferingClass(v string) *ReservedInstances
- func (s *ReservedInstances) SetOfferingType(v string) *ReservedInstances
- func (s *ReservedInstances) SetProductDescription(v string) *ReservedInstances
- func (s *ReservedInstances) SetRecurringCharges(v []*RecurringCharge) *ReservedInstances
- func (s *ReservedInstances) SetReservedInstancesId(v string) *ReservedInstances
- func (s *ReservedInstances) SetScope(v string) *ReservedInstances
- func (s *ReservedInstances) SetStart(v time.Time) *ReservedInstances
- func (s *ReservedInstances) SetState(v string) *ReservedInstances
- func (s *ReservedInstances) SetTags(v []*Tag) *ReservedInstances
- func (s *ReservedInstances) SetUsagePrice(v float64) *ReservedInstances
- func (s ReservedInstances) String() string
- type ReservedInstancesConfiguration
- func (s ReservedInstancesConfiguration) GoString() string
- func (s *ReservedInstancesConfiguration) SetAvailabilityZone(v string) *ReservedInstancesConfiguration
- func (s *ReservedInstancesConfiguration) SetInstanceCount(v int64) *ReservedInstancesConfiguration
- func (s *ReservedInstancesConfiguration) SetInstanceType(v string) *ReservedInstancesConfiguration
- func (s *ReservedInstancesConfiguration) SetPlatform(v string) *ReservedInstancesConfiguration
- func (s *ReservedInstancesConfiguration) SetScope(v string) *ReservedInstancesConfiguration
- func (s ReservedInstancesConfiguration) String() string
- type ReservedInstancesId
- type ReservedInstancesListing
- func (s ReservedInstancesListing) GoString() string
- func (s *ReservedInstancesListing) SetClientToken(v string) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetCreateDate(v time.Time) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetInstanceCounts(v []*InstanceCount) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetPriceSchedules(v []*PriceSchedule) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetReservedInstancesId(v string) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetReservedInstancesListingId(v string) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetStatus(v string) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetStatusMessage(v string) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetTags(v []*Tag) *ReservedInstancesListing
- func (s *ReservedInstancesListing) SetUpdateDate(v time.Time) *ReservedInstancesListing
- func (s ReservedInstancesListing) String() string
- type ReservedInstancesModification
- func (s ReservedInstancesModification) GoString() string
- func (s *ReservedInstancesModification) SetClientToken(v string) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetCreateDate(v time.Time) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetEffectiveDate(v time.Time) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetModificationResults(v []*ReservedInstancesModificationResult) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetReservedInstancesIds(v []*ReservedInstancesId) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetReservedInstancesModificationId(v string) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetStatus(v string) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetStatusMessage(v string) *ReservedInstancesModification
- func (s *ReservedInstancesModification) SetUpdateDate(v time.Time) *ReservedInstancesModification
- func (s ReservedInstancesModification) String() string
- type ReservedInstancesModificationResult
- func (s ReservedInstancesModificationResult) GoString() string
- func (s *ReservedInstancesModificationResult) SetReservedInstancesId(v string) *ReservedInstancesModificationResult
- func (s *ReservedInstancesModificationResult) SetTargetConfiguration(v *ReservedInstancesConfiguration) *ReservedInstancesModificationResult
- func (s ReservedInstancesModificationResult) String() string
- type ReservedInstancesOffering
- func (s ReservedInstancesOffering) GoString() string
- func (s *ReservedInstancesOffering) SetAvailabilityZone(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetCurrencyCode(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetDuration(v int64) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetFixedPrice(v float64) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetInstanceTenancy(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetInstanceType(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetMarketplace(v bool) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetOfferingClass(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetOfferingType(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetPricingDetails(v []*PricingDetail) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetProductDescription(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetRecurringCharges(v []*RecurringCharge) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetReservedInstancesOfferingId(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetScope(v string) *ReservedInstancesOffering
- func (s *ReservedInstancesOffering) SetUsagePrice(v float64) *ReservedInstancesOffering
- func (s ReservedInstancesOffering) String() string
- type ResetFpgaImageAttributeInput
- func (s ResetFpgaImageAttributeInput) GoString() string
- func (s *ResetFpgaImageAttributeInput) SetAttribute(v string) *ResetFpgaImageAttributeInput
- func (s *ResetFpgaImageAttributeInput) SetDryRun(v bool) *ResetFpgaImageAttributeInput
- func (s *ResetFpgaImageAttributeInput) SetFpgaImageId(v string) *ResetFpgaImageAttributeInput
- func (s ResetFpgaImageAttributeInput) String() string
- func (s *ResetFpgaImageAttributeInput) Validate() error
- type ResetFpgaImageAttributeOutput
- type ResetImageAttributeInput
- func (s ResetImageAttributeInput) GoString() string
- func (s *ResetImageAttributeInput) SetAttribute(v string) *ResetImageAttributeInput
- func (s *ResetImageAttributeInput) SetDryRun(v bool) *ResetImageAttributeInput
- func (s *ResetImageAttributeInput) SetImageId(v string) *ResetImageAttributeInput
- func (s ResetImageAttributeInput) String() string
- func (s *ResetImageAttributeInput) Validate() error
- type ResetImageAttributeOutput
- type ResetInstanceAttributeInput
- func (s ResetInstanceAttributeInput) GoString() string
- func (s *ResetInstanceAttributeInput) SetAttribute(v string) *ResetInstanceAttributeInput
- func (s *ResetInstanceAttributeInput) SetDryRun(v bool) *ResetInstanceAttributeInput
- func (s *ResetInstanceAttributeInput) SetInstanceId(v string) *ResetInstanceAttributeInput
- func (s ResetInstanceAttributeInput) String() string
- func (s *ResetInstanceAttributeInput) Validate() error
- type ResetInstanceAttributeOutput
- type ResetNetworkInterfaceAttributeInput
- func (s ResetNetworkInterfaceAttributeInput) GoString() string
- func (s *ResetNetworkInterfaceAttributeInput) SetDryRun(v bool) *ResetNetworkInterfaceAttributeInput
- func (s *ResetNetworkInterfaceAttributeInput) SetNetworkInterfaceId(v string) *ResetNetworkInterfaceAttributeInput
- func (s *ResetNetworkInterfaceAttributeInput) SetSourceDestCheck(v string) *ResetNetworkInterfaceAttributeInput
- func (s ResetNetworkInterfaceAttributeInput) String() string
- func (s *ResetNetworkInterfaceAttributeInput) Validate() error
- type ResetNetworkInterfaceAttributeOutput
- type ResetSnapshotAttributeInput
- func (s ResetSnapshotAttributeInput) GoString() string
- func (s *ResetSnapshotAttributeInput) SetAttribute(v string) *ResetSnapshotAttributeInput
- func (s *ResetSnapshotAttributeInput) SetDryRun(v bool) *ResetSnapshotAttributeInput
- func (s *ResetSnapshotAttributeInput) SetSnapshotId(v string) *ResetSnapshotAttributeInput
- func (s ResetSnapshotAttributeInput) String() string
- func (s *ResetSnapshotAttributeInput) Validate() error
- type ResetSnapshotAttributeOutput
- type ResponseError
- type ResponseLaunchTemplateData
- func (s ResponseLaunchTemplateData) GoString() string
- func (s *ResponseLaunchTemplateData) SetBlockDeviceMappings(v []*LaunchTemplateBlockDeviceMapping) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetCapacityReservationSpecification(v *LaunchTemplateCapacityReservationSpecificationResponse) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetCpuOptions(v *LaunchTemplateCpuOptions) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetCreditSpecification(v *CreditSpecification) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetDisableApiTermination(v bool) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetEbsOptimized(v bool) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetElasticGpuSpecifications(v []*ElasticGpuSpecificationResponse) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetElasticInferenceAccelerators(v []*LaunchTemplateElasticInferenceAcceleratorResponse) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetHibernationOptions(v *LaunchTemplateHibernationOptions) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetIamInstanceProfile(v *LaunchTemplateIamInstanceProfileSpecification) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetImageId(v string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetInstanceInitiatedShutdownBehavior(v string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetInstanceMarketOptions(v *LaunchTemplateInstanceMarketOptions) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetInstanceType(v string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetKernelId(v string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetKeyName(v string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetLicenseSpecifications(v []*LaunchTemplateLicenseConfiguration) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetMonitoring(v *LaunchTemplatesMonitoring) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetNetworkInterfaces(v []*LaunchTemplateInstanceNetworkInterfaceSpecification) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetPlacement(v *LaunchTemplatePlacement) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetRamDiskId(v string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetSecurityGroupIds(v []*string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetSecurityGroups(v []*string) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetTagSpecifications(v []*LaunchTemplateTagSpecification) *ResponseLaunchTemplateData
- func (s *ResponseLaunchTemplateData) SetUserData(v string) *ResponseLaunchTemplateData
- func (s ResponseLaunchTemplateData) String() string
- type RestoreAddressToClassicInput
- func (s RestoreAddressToClassicInput) GoString() string
- func (s *RestoreAddressToClassicInput) SetDryRun(v bool) *RestoreAddressToClassicInput
- func (s *RestoreAddressToClassicInput) SetPublicIp(v string) *RestoreAddressToClassicInput
- func (s RestoreAddressToClassicInput) String() string
- func (s *RestoreAddressToClassicInput) Validate() error
- type RestoreAddressToClassicOutput
- type RevokeClientVpnIngressInput
- func (s RevokeClientVpnIngressInput) GoString() string
- func (s *RevokeClientVpnIngressInput) SetAccessGroupId(v string) *RevokeClientVpnIngressInput
- func (s *RevokeClientVpnIngressInput) SetClientVpnEndpointId(v string) *RevokeClientVpnIngressInput
- func (s *RevokeClientVpnIngressInput) SetDryRun(v bool) *RevokeClientVpnIngressInput
- func (s *RevokeClientVpnIngressInput) SetRevokeAllGroups(v bool) *RevokeClientVpnIngressInput
- func (s *RevokeClientVpnIngressInput) SetTargetNetworkCidr(v string) *RevokeClientVpnIngressInput
- func (s RevokeClientVpnIngressInput) String() string
- func (s *RevokeClientVpnIngressInput) Validate() error
- type RevokeClientVpnIngressOutput
- type RevokeSecurityGroupEgressInput
- func (s RevokeSecurityGroupEgressInput) GoString() string
- func (s *RevokeSecurityGroupEgressInput) SetCidrIp(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetDryRun(v bool) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetFromPort(v int64) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetGroupId(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetIpPermissions(v []*IpPermission) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetIpProtocol(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetSourceSecurityGroupName(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetSourceSecurityGroupOwnerId(v string) *RevokeSecurityGroupEgressInput
- func (s *RevokeSecurityGroupEgressInput) SetToPort(v int64) *RevokeSecurityGroupEgressInput
- func (s RevokeSecurityGroupEgressInput) String() string
- func (s *RevokeSecurityGroupEgressInput) Validate() error
- type RevokeSecurityGroupEgressOutput
- type RevokeSecurityGroupIngressInput
- func (s RevokeSecurityGroupIngressInput) GoString() string
- func (s *RevokeSecurityGroupIngressInput) SetCidrIp(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetDryRun(v bool) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetFromPort(v int64) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetGroupId(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetGroupName(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetIpPermissions(v []*IpPermission) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetIpProtocol(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetSourceSecurityGroupName(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetSourceSecurityGroupOwnerId(v string) *RevokeSecurityGroupIngressInput
- func (s *RevokeSecurityGroupIngressInput) SetToPort(v int64) *RevokeSecurityGroupIngressInput
- func (s RevokeSecurityGroupIngressInput) String() string
- type RevokeSecurityGroupIngressOutput
- type Route
- func (s Route) GoString() string
- func (s *Route) SetDestinationCidrBlock(v string) *Route
- func (s *Route) SetDestinationIpv6CidrBlock(v string) *Route
- func (s *Route) SetDestinationPrefixListId(v string) *Route
- func (s *Route) SetEgressOnlyInternetGatewayId(v string) *Route
- func (s *Route) SetGatewayId(v string) *Route
- func (s *Route) SetInstanceId(v string) *Route
- func (s *Route) SetInstanceOwnerId(v string) *Route
- func (s *Route) SetNatGatewayId(v string) *Route
- func (s *Route) SetNetworkInterfaceId(v string) *Route
- func (s *Route) SetOrigin(v string) *Route
- func (s *Route) SetState(v string) *Route
- func (s *Route) SetTransitGatewayId(v string) *Route
- func (s *Route) SetVpcPeeringConnectionId(v string) *Route
- func (s Route) String() string
- type RouteTable
- func (s RouteTable) GoString() string
- func (s *RouteTable) SetAssociations(v []*RouteTableAssociation) *RouteTable
- func (s *RouteTable) SetOwnerId(v string) *RouteTable
- func (s *RouteTable) SetPropagatingVgws(v []*PropagatingVgw) *RouteTable
- func (s *RouteTable) SetRouteTableId(v string) *RouteTable
- func (s *RouteTable) SetRoutes(v []*Route) *RouteTable
- func (s *RouteTable) SetTags(v []*Tag) *RouteTable
- func (s *RouteTable) SetVpcId(v string) *RouteTable
- func (s RouteTable) String() string
- type RouteTableAssociation
- func (s RouteTableAssociation) GoString() string
- func (s *RouteTableAssociation) SetMain(v bool) *RouteTableAssociation
- func (s *RouteTableAssociation) SetRouteTableAssociationId(v string) *RouteTableAssociation
- func (s *RouteTableAssociation) SetRouteTableId(v string) *RouteTableAssociation
- func (s *RouteTableAssociation) SetSubnetId(v string) *RouteTableAssociation
- func (s RouteTableAssociation) String() string
- type RunInstancesInput
- func (s RunInstancesInput) GoString() string
- func (s *RunInstancesInput) SetAdditionalInfo(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetBlockDeviceMappings(v []*BlockDeviceMapping) *RunInstancesInput
- func (s *RunInstancesInput) SetCapacityReservationSpecification(v *CapacityReservationSpecification) *RunInstancesInput
- func (s *RunInstancesInput) SetClientToken(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetCpuOptions(v *CpuOptionsRequest) *RunInstancesInput
- func (s *RunInstancesInput) SetCreditSpecification(v *CreditSpecificationRequest) *RunInstancesInput
- func (s *RunInstancesInput) SetDisableApiTermination(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetDryRun(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetEbsOptimized(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetElasticGpuSpecification(v []*ElasticGpuSpecification) *RunInstancesInput
- func (s *RunInstancesInput) SetElasticInferenceAccelerators(v []*ElasticInferenceAccelerator) *RunInstancesInput
- func (s *RunInstancesInput) SetHibernationOptions(v *HibernationOptionsRequest) *RunInstancesInput
- func (s *RunInstancesInput) SetIamInstanceProfile(v *IamInstanceProfileSpecification) *RunInstancesInput
- func (s *RunInstancesInput) SetImageId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceInitiatedShutdownBehavior(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceMarketOptions(v *InstanceMarketOptionsRequest) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceType(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetIpv6AddressCount(v int64) *RunInstancesInput
- func (s *RunInstancesInput) SetIpv6Addresses(v []*InstanceIpv6Address) *RunInstancesInput
- func (s *RunInstancesInput) SetKernelId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetKeyName(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetLaunchTemplate(v *LaunchTemplateSpecification) *RunInstancesInput
- func (s *RunInstancesInput) SetLicenseSpecifications(v []*LicenseConfigurationRequest) *RunInstancesInput
- func (s *RunInstancesInput) SetMaxCount(v int64) *RunInstancesInput
- func (s *RunInstancesInput) SetMinCount(v int64) *RunInstancesInput
- func (s *RunInstancesInput) SetMonitoring(v *RunInstancesMonitoringEnabled) *RunInstancesInput
- func (s *RunInstancesInput) SetNetworkInterfaces(v []*InstanceNetworkInterfaceSpecification) *RunInstancesInput
- func (s *RunInstancesInput) SetPlacement(v *Placement) *RunInstancesInput
- func (s *RunInstancesInput) SetPrivateIpAddress(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetRamdiskId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetSecurityGroupIds(v []*string) *RunInstancesInput
- func (s *RunInstancesInput) SetSecurityGroups(v []*string) *RunInstancesInput
- func (s *RunInstancesInput) SetSubnetId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetTagSpecifications(v []*TagSpecification) *RunInstancesInput
- func (s *RunInstancesInput) SetUserData(v string) *RunInstancesInput
- func (s RunInstancesInput) String() string
- func (s *RunInstancesInput) Validate() error
- type RunInstancesMonitoringEnabled
- type RunScheduledInstancesInput
- func (s RunScheduledInstancesInput) GoString() string
- func (s *RunScheduledInstancesInput) SetClientToken(v string) *RunScheduledInstancesInput
- func (s *RunScheduledInstancesInput) SetDryRun(v bool) *RunScheduledInstancesInput
- func (s *RunScheduledInstancesInput) SetInstanceCount(v int64) *RunScheduledInstancesInput
- func (s *RunScheduledInstancesInput) SetLaunchSpecification(v *ScheduledInstancesLaunchSpecification) *RunScheduledInstancesInput
- func (s *RunScheduledInstancesInput) SetScheduledInstanceId(v string) *RunScheduledInstancesInput
- func (s RunScheduledInstancesInput) String() string
- func (s *RunScheduledInstancesInput) Validate() error
- type RunScheduledInstancesOutput
- type S3Storage
- func (s S3Storage) GoString() string
- func (s *S3Storage) SetAWSAccessKeyId(v string) *S3Storage
- func (s *S3Storage) SetBucket(v string) *S3Storage
- func (s *S3Storage) SetPrefix(v string) *S3Storage
- func (s *S3Storage) SetUploadPolicy(v []byte) *S3Storage
- func (s *S3Storage) SetUploadPolicySignature(v string) *S3Storage
- func (s S3Storage) String() string
- type ScheduledInstance
- func (s ScheduledInstance) GoString() string
- func (s *ScheduledInstance) SetAvailabilityZone(v string) *ScheduledInstance
- func (s *ScheduledInstance) SetCreateDate(v time.Time) *ScheduledInstance
- func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance
- func (s *ScheduledInstance) SetInstanceCount(v int64) *ScheduledInstance
- func (s *ScheduledInstance) SetInstanceType(v string) *ScheduledInstance
- func (s *ScheduledInstance) SetNetworkPlatform(v string) *ScheduledInstance
- func (s *ScheduledInstance) SetNextSlotStartTime(v time.Time) *ScheduledInstance
- func (s *ScheduledInstance) SetPlatform(v string) *ScheduledInstance
- func (s *ScheduledInstance) SetPreviousSlotEndTime(v time.Time) *ScheduledInstance
- func (s *ScheduledInstance) SetRecurrence(v *ScheduledInstanceRecurrence) *ScheduledInstance
- func (s *ScheduledInstance) SetScheduledInstanceId(v string) *ScheduledInstance
- func (s *ScheduledInstance) SetSlotDurationInHours(v int64) *ScheduledInstance
- func (s *ScheduledInstance) SetTermEndDate(v time.Time) *ScheduledInstance
- func (s *ScheduledInstance) SetTermStartDate(v time.Time) *ScheduledInstance
- func (s *ScheduledInstance) SetTotalScheduledInstanceHours(v int64) *ScheduledInstance
- func (s ScheduledInstance) String() string
- type ScheduledInstanceAvailability
- func (s ScheduledInstanceAvailability) GoString() string
- func (s *ScheduledInstanceAvailability) SetAvailabilityZone(v string) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetAvailableInstanceCount(v int64) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetFirstSlotStartTime(v time.Time) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetInstanceType(v string) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetMaxTermDurationInDays(v int64) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetMinTermDurationInDays(v int64) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetNetworkPlatform(v string) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetPlatform(v string) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetPurchaseToken(v string) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetRecurrence(v *ScheduledInstanceRecurrence) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetSlotDurationInHours(v int64) *ScheduledInstanceAvailability
- func (s *ScheduledInstanceAvailability) SetTotalScheduledInstanceHours(v int64) *ScheduledInstanceAvailability
- func (s ScheduledInstanceAvailability) String() string
- type ScheduledInstanceRecurrence
- func (s ScheduledInstanceRecurrence) GoString() string
- func (s *ScheduledInstanceRecurrence) SetFrequency(v string) *ScheduledInstanceRecurrence
- func (s *ScheduledInstanceRecurrence) SetInterval(v int64) *ScheduledInstanceRecurrence
- func (s *ScheduledInstanceRecurrence) SetOccurrenceDaySet(v []*int64) *ScheduledInstanceRecurrence
- func (s *ScheduledInstanceRecurrence) SetOccurrenceRelativeToEnd(v bool) *ScheduledInstanceRecurrence
- func (s *ScheduledInstanceRecurrence) SetOccurrenceUnit(v string) *ScheduledInstanceRecurrence
- func (s ScheduledInstanceRecurrence) String() string
- type ScheduledInstanceRecurrenceRequest
- func (s ScheduledInstanceRecurrenceRequest) GoString() string
- func (s *ScheduledInstanceRecurrenceRequest) SetFrequency(v string) *ScheduledInstanceRecurrenceRequest
- func (s *ScheduledInstanceRecurrenceRequest) SetInterval(v int64) *ScheduledInstanceRecurrenceRequest
- func (s *ScheduledInstanceRecurrenceRequest) SetOccurrenceDays(v []*int64) *ScheduledInstanceRecurrenceRequest
- func (s *ScheduledInstanceRecurrenceRequest) SetOccurrenceRelativeToEnd(v bool) *ScheduledInstanceRecurrenceRequest
- func (s *ScheduledInstanceRecurrenceRequest) SetOccurrenceUnit(v string) *ScheduledInstanceRecurrenceRequest
- func (s ScheduledInstanceRecurrenceRequest) String() string
- type ScheduledInstancesBlockDeviceMapping
- func (s ScheduledInstancesBlockDeviceMapping) GoString() string
- func (s *ScheduledInstancesBlockDeviceMapping) SetDeviceName(v string) *ScheduledInstancesBlockDeviceMapping
- func (s *ScheduledInstancesBlockDeviceMapping) SetEbs(v *ScheduledInstancesEbs) *ScheduledInstancesBlockDeviceMapping
- func (s *ScheduledInstancesBlockDeviceMapping) SetNoDevice(v string) *ScheduledInstancesBlockDeviceMapping
- func (s *ScheduledInstancesBlockDeviceMapping) SetVirtualName(v string) *ScheduledInstancesBlockDeviceMapping
- func (s ScheduledInstancesBlockDeviceMapping) String() string
- type ScheduledInstancesEbs
- func (s ScheduledInstancesEbs) GoString() string
- func (s *ScheduledInstancesEbs) SetDeleteOnTermination(v bool) *ScheduledInstancesEbs
- func (s *ScheduledInstancesEbs) SetEncrypted(v bool) *ScheduledInstancesEbs
- func (s *ScheduledInstancesEbs) SetIops(v int64) *ScheduledInstancesEbs
- func (s *ScheduledInstancesEbs) SetSnapshotId(v string) *ScheduledInstancesEbs
- func (s *ScheduledInstancesEbs) SetVolumeSize(v int64) *ScheduledInstancesEbs
- func (s *ScheduledInstancesEbs) SetVolumeType(v string) *ScheduledInstancesEbs
- func (s ScheduledInstancesEbs) String() string
- type ScheduledInstancesIamInstanceProfile
- func (s ScheduledInstancesIamInstanceProfile) GoString() string
- func (s *ScheduledInstancesIamInstanceProfile) SetArn(v string) *ScheduledInstancesIamInstanceProfile
- func (s *ScheduledInstancesIamInstanceProfile) SetName(v string) *ScheduledInstancesIamInstanceProfile
- func (s ScheduledInstancesIamInstanceProfile) String() string
- type ScheduledInstancesIpv6Address
- type ScheduledInstancesLaunchSpecification
- func (s ScheduledInstancesLaunchSpecification) GoString() string
- func (s *ScheduledInstancesLaunchSpecification) SetBlockDeviceMappings(v []*ScheduledInstancesBlockDeviceMapping) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetEbsOptimized(v bool) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetIamInstanceProfile(v *ScheduledInstancesIamInstanceProfile) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetImageId(v string) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetInstanceType(v string) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetKernelId(v string) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetKeyName(v string) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetMonitoring(v *ScheduledInstancesMonitoring) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetNetworkInterfaces(v []*ScheduledInstancesNetworkInterface) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetPlacement(v *ScheduledInstancesPlacement) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetRamdiskId(v string) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetSecurityGroupIds(v []*string) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetSubnetId(v string) *ScheduledInstancesLaunchSpecification
- func (s *ScheduledInstancesLaunchSpecification) SetUserData(v string) *ScheduledInstancesLaunchSpecification
- func (s ScheduledInstancesLaunchSpecification) String() string
- func (s *ScheduledInstancesLaunchSpecification) Validate() error
- type ScheduledInstancesMonitoring
- type ScheduledInstancesNetworkInterface
- func (s ScheduledInstancesNetworkInterface) GoString() string
- func (s *ScheduledInstancesNetworkInterface) SetAssociatePublicIpAddress(v bool) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetDeleteOnTermination(v bool) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetDescription(v string) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetDeviceIndex(v int64) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetGroups(v []*string) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetIpv6AddressCount(v int64) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetIpv6Addresses(v []*ScheduledInstancesIpv6Address) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetNetworkInterfaceId(v string) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetPrivateIpAddress(v string) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetPrivateIpAddressConfigs(v []*ScheduledInstancesPrivateIpAddressConfig) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetSecondaryPrivateIpAddressCount(v int64) *ScheduledInstancesNetworkInterface
- func (s *ScheduledInstancesNetworkInterface) SetSubnetId(v string) *ScheduledInstancesNetworkInterface
- func (s ScheduledInstancesNetworkInterface) String() string
- type ScheduledInstancesPlacement
- type ScheduledInstancesPrivateIpAddressConfig
- func (s ScheduledInstancesPrivateIpAddressConfig) GoString() string
- func (s *ScheduledInstancesPrivateIpAddressConfig) SetPrimary(v bool) *ScheduledInstancesPrivateIpAddressConfig
- func (s *ScheduledInstancesPrivateIpAddressConfig) SetPrivateIpAddress(v string) *ScheduledInstancesPrivateIpAddressConfig
- func (s ScheduledInstancesPrivateIpAddressConfig) String() string
- type SearchTransitGatewayRoutesInput
- func (s SearchTransitGatewayRoutesInput) GoString() string
- func (s *SearchTransitGatewayRoutesInput) SetDryRun(v bool) *SearchTransitGatewayRoutesInput
- func (s *SearchTransitGatewayRoutesInput) SetFilters(v []*Filter) *SearchTransitGatewayRoutesInput
- func (s *SearchTransitGatewayRoutesInput) SetMaxResults(v int64) *SearchTransitGatewayRoutesInput
- func (s *SearchTransitGatewayRoutesInput) SetTransitGatewayRouteTableId(v string) *SearchTransitGatewayRoutesInput
- func (s SearchTransitGatewayRoutesInput) String() string
- func (s *SearchTransitGatewayRoutesInput) Validate() error
- type SearchTransitGatewayRoutesOutput
- func (s SearchTransitGatewayRoutesOutput) GoString() string
- func (s *SearchTransitGatewayRoutesOutput) SetAdditionalRoutesAvailable(v bool) *SearchTransitGatewayRoutesOutput
- func (s *SearchTransitGatewayRoutesOutput) SetRoutes(v []*TransitGatewayRoute) *SearchTransitGatewayRoutesOutput
- func (s SearchTransitGatewayRoutesOutput) String() string
- type SecurityGroup
- func (s SecurityGroup) GoString() string
- func (s *SecurityGroup) SetDescription(v string) *SecurityGroup
- func (s *SecurityGroup) SetGroupId(v string) *SecurityGroup
- func (s *SecurityGroup) SetGroupName(v string) *SecurityGroup
- func (s *SecurityGroup) SetIpPermissions(v []*IpPermission) *SecurityGroup
- func (s *SecurityGroup) SetIpPermissionsEgress(v []*IpPermission) *SecurityGroup
- func (s *SecurityGroup) SetOwnerId(v string) *SecurityGroup
- func (s *SecurityGroup) SetTags(v []*Tag) *SecurityGroup
- func (s *SecurityGroup) SetVpcId(v string) *SecurityGroup
- func (s SecurityGroup) String() string
- type SecurityGroupIdentifier
- type SecurityGroupReference
- func (s SecurityGroupReference) GoString() string
- func (s *SecurityGroupReference) SetGroupId(v string) *SecurityGroupReference
- func (s *SecurityGroupReference) SetReferencingVpcId(v string) *SecurityGroupReference
- func (s *SecurityGroupReference) SetVpcPeeringConnectionId(v string) *SecurityGroupReference
- func (s SecurityGroupReference) String() string
- type ServiceConfiguration
- func (s ServiceConfiguration) GoString() string
- func (s *ServiceConfiguration) SetAcceptanceRequired(v bool) *ServiceConfiguration
- func (s *ServiceConfiguration) SetAvailabilityZones(v []*string) *ServiceConfiguration
- func (s *ServiceConfiguration) SetBaseEndpointDnsNames(v []*string) *ServiceConfiguration
- func (s *ServiceConfiguration) SetNetworkLoadBalancerArns(v []*string) *ServiceConfiguration
- func (s *ServiceConfiguration) SetPrivateDnsName(v string) *ServiceConfiguration
- func (s *ServiceConfiguration) SetServiceId(v string) *ServiceConfiguration
- func (s *ServiceConfiguration) SetServiceName(v string) *ServiceConfiguration
- func (s *ServiceConfiguration) SetServiceState(v string) *ServiceConfiguration
- func (s *ServiceConfiguration) SetServiceType(v []*ServiceTypeDetail) *ServiceConfiguration
- func (s ServiceConfiguration) String() string
- type ServiceDetail
- func (s ServiceDetail) GoString() string
- func (s *ServiceDetail) SetAcceptanceRequired(v bool) *ServiceDetail
- func (s *ServiceDetail) SetAvailabilityZones(v []*string) *ServiceDetail
- func (s *ServiceDetail) SetBaseEndpointDnsNames(v []*string) *ServiceDetail
- func (s *ServiceDetail) SetOwner(v string) *ServiceDetail
- func (s *ServiceDetail) SetPrivateDnsName(v string) *ServiceDetail
- func (s *ServiceDetail) SetServiceName(v string) *ServiceDetail
- func (s *ServiceDetail) SetServiceType(v []*ServiceTypeDetail) *ServiceDetail
- func (s *ServiceDetail) SetVpcEndpointPolicySupported(v bool) *ServiceDetail
- func (s ServiceDetail) String() string
- type ServiceTypeDetail
- type SlotDateTimeRangeRequest
- func (s SlotDateTimeRangeRequest) GoString() string
- func (s *SlotDateTimeRangeRequest) SetEarliestTime(v time.Time) *SlotDateTimeRangeRequest
- func (s *SlotDateTimeRangeRequest) SetLatestTime(v time.Time) *SlotDateTimeRangeRequest
- func (s SlotDateTimeRangeRequest) String() string
- func (s *SlotDateTimeRangeRequest) Validate() error
- type SlotStartTimeRangeRequest
- type Snapshot
- func (s Snapshot) GoString() string
- func (s *Snapshot) SetDataEncryptionKeyId(v string) *Snapshot
- func (s *Snapshot) SetDescription(v string) *Snapshot
- func (s *Snapshot) SetEncrypted(v bool) *Snapshot
- func (s *Snapshot) SetKmsKeyId(v string) *Snapshot
- func (s *Snapshot) SetOwnerAlias(v string) *Snapshot
- func (s *Snapshot) SetOwnerId(v string) *Snapshot
- func (s *Snapshot) SetProgress(v string) *Snapshot
- func (s *Snapshot) SetSnapshotId(v string) *Snapshot
- func (s *Snapshot) SetStartTime(v time.Time) *Snapshot
- func (s *Snapshot) SetState(v string) *Snapshot
- func (s *Snapshot) SetStateMessage(v string) *Snapshot
- func (s *Snapshot) SetTags(v []*Tag) *Snapshot
- func (s *Snapshot) SetVolumeId(v string) *Snapshot
- func (s *Snapshot) SetVolumeSize(v int64) *Snapshot
- func (s Snapshot) String() string
- type SnapshotDetail
- func (s SnapshotDetail) GoString() string
- func (s *SnapshotDetail) SetDescription(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetDeviceName(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetDiskImageSize(v float64) *SnapshotDetail
- func (s *SnapshotDetail) SetFormat(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetProgress(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetSnapshotId(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetStatus(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetStatusMessage(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetUrl(v string) *SnapshotDetail
- func (s *SnapshotDetail) SetUserBucket(v *UserBucketDetails) *SnapshotDetail
- func (s SnapshotDetail) String() string
- type SnapshotDiskContainer
- func (s SnapshotDiskContainer) GoString() string
- func (s *SnapshotDiskContainer) SetDescription(v string) *SnapshotDiskContainer
- func (s *SnapshotDiskContainer) SetFormat(v string) *SnapshotDiskContainer
- func (s *SnapshotDiskContainer) SetUrl(v string) *SnapshotDiskContainer
- func (s *SnapshotDiskContainer) SetUserBucket(v *UserBucket) *SnapshotDiskContainer
- func (s SnapshotDiskContainer) String() string
- type SnapshotTaskDetail
- func (s SnapshotTaskDetail) GoString() string
- func (s *SnapshotTaskDetail) SetDescription(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetDiskImageSize(v float64) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetEncrypted(v bool) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetFormat(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetKmsKeyId(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetProgress(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetSnapshotId(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetStatus(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetStatusMessage(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetUrl(v string) *SnapshotTaskDetail
- func (s *SnapshotTaskDetail) SetUserBucket(v *UserBucketDetails) *SnapshotTaskDetail
- func (s SnapshotTaskDetail) String() string
- type SpotDatafeedSubscription
- func (s SpotDatafeedSubscription) GoString() string
- func (s *SpotDatafeedSubscription) SetBucket(v string) *SpotDatafeedSubscription
- func (s *SpotDatafeedSubscription) SetFault(v *SpotInstanceStateFault) *SpotDatafeedSubscription
- func (s *SpotDatafeedSubscription) SetOwnerId(v string) *SpotDatafeedSubscription
- func (s *SpotDatafeedSubscription) SetPrefix(v string) *SpotDatafeedSubscription
- func (s *SpotDatafeedSubscription) SetState(v string) *SpotDatafeedSubscription
- func (s SpotDatafeedSubscription) String() string
- type SpotFleetLaunchSpecification
- func (s SpotFleetLaunchSpecification) GoString() string
- func (s *SpotFleetLaunchSpecification) SetAddressingType(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetBlockDeviceMappings(v []*BlockDeviceMapping) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetEbsOptimized(v bool) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetIamInstanceProfile(v *IamInstanceProfileSpecification) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetImageId(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetInstanceType(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetKernelId(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetKeyName(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetMonitoring(v *SpotFleetMonitoring) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetNetworkInterfaces(v []*InstanceNetworkInterfaceSpecification) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetPlacement(v *SpotPlacement) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetRamdiskId(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetSecurityGroups(v []*GroupIdentifier) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetSpotPrice(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetSubnetId(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetTagSpecifications(v []*SpotFleetTagSpecification) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetUserData(v string) *SpotFleetLaunchSpecification
- func (s *SpotFleetLaunchSpecification) SetWeightedCapacity(v float64) *SpotFleetLaunchSpecification
- func (s SpotFleetLaunchSpecification) String() string
- type SpotFleetMonitoring
- type SpotFleetRequestConfig
- func (s SpotFleetRequestConfig) GoString() string
- func (s *SpotFleetRequestConfig) SetActivityStatus(v string) *SpotFleetRequestConfig
- func (s *SpotFleetRequestConfig) SetCreateTime(v time.Time) *SpotFleetRequestConfig
- func (s *SpotFleetRequestConfig) SetSpotFleetRequestConfig(v *SpotFleetRequestConfigData) *SpotFleetRequestConfig
- func (s *SpotFleetRequestConfig) SetSpotFleetRequestId(v string) *SpotFleetRequestConfig
- func (s *SpotFleetRequestConfig) SetSpotFleetRequestState(v string) *SpotFleetRequestConfig
- func (s SpotFleetRequestConfig) String() string
- type SpotFleetRequestConfigData
- func (s SpotFleetRequestConfigData) GoString() string
- func (s *SpotFleetRequestConfigData) SetAllocationStrategy(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetClientToken(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetExcessCapacityTerminationPolicy(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetFulfilledCapacity(v float64) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetIamFleetRole(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetInstanceInterruptionBehavior(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetInstancePoolsToUseCount(v int64) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetLaunchSpecifications(v []*SpotFleetLaunchSpecification) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetLaunchTemplateConfigs(v []*LaunchTemplateConfig) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetLoadBalancersConfig(v *LoadBalancersConfig) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetOnDemandAllocationStrategy(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetOnDemandFulfilledCapacity(v float64) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetOnDemandTargetCapacity(v int64) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetReplaceUnhealthyInstances(v bool) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetSpotPrice(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetTargetCapacity(v int64) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetTerminateInstancesWithExpiration(v bool) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetType(v string) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetValidFrom(v time.Time) *SpotFleetRequestConfigData
- func (s *SpotFleetRequestConfigData) SetValidUntil(v time.Time) *SpotFleetRequestConfigData
- func (s SpotFleetRequestConfigData) String() string
- func (s *SpotFleetRequestConfigData) Validate() error
- type SpotFleetTagSpecification
- type SpotInstanceRequest
- func (s SpotInstanceRequest) GoString() string
- func (s *SpotInstanceRequest) SetActualBlockHourlyPrice(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetAvailabilityZoneGroup(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetBlockDurationMinutes(v int64) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetCreateTime(v time.Time) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetFault(v *SpotInstanceStateFault) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetInstanceId(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetInstanceInterruptionBehavior(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetLaunchGroup(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetLaunchSpecification(v *LaunchSpecification) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetLaunchedAvailabilityZone(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetProductDescription(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetSpotInstanceRequestId(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetSpotPrice(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetState(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetStatus(v *SpotInstanceStatus) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetTags(v []*Tag) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetType(v string) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetValidFrom(v time.Time) *SpotInstanceRequest
- func (s *SpotInstanceRequest) SetValidUntil(v time.Time) *SpotInstanceRequest
- func (s SpotInstanceRequest) String() string
- type SpotInstanceStateFault
- type SpotInstanceStatus
- func (s SpotInstanceStatus) GoString() string
- func (s *SpotInstanceStatus) SetCode(v string) *SpotInstanceStatus
- func (s *SpotInstanceStatus) SetMessage(v string) *SpotInstanceStatus
- func (s *SpotInstanceStatus) SetUpdateTime(v time.Time) *SpotInstanceStatus
- func (s SpotInstanceStatus) String() string
- type SpotMarketOptions
- func (s SpotMarketOptions) GoString() string
- func (s *SpotMarketOptions) SetBlockDurationMinutes(v int64) *SpotMarketOptions
- func (s *SpotMarketOptions) SetInstanceInterruptionBehavior(v string) *SpotMarketOptions
- func (s *SpotMarketOptions) SetMaxPrice(v string) *SpotMarketOptions
- func (s *SpotMarketOptions) SetSpotInstanceType(v string) *SpotMarketOptions
- func (s *SpotMarketOptions) SetValidUntil(v time.Time) *SpotMarketOptions
- func (s SpotMarketOptions) String() string
- type SpotOptions
- func (s SpotOptions) GoString() string
- func (s *SpotOptions) SetAllocationStrategy(v string) *SpotOptions
- func (s *SpotOptions) SetInstanceInterruptionBehavior(v string) *SpotOptions
- func (s *SpotOptions) SetInstancePoolsToUseCount(v int64) *SpotOptions
- func (s *SpotOptions) SetMinTargetCapacity(v int64) *SpotOptions
- func (s *SpotOptions) SetSingleAvailabilityZone(v bool) *SpotOptions
- func (s *SpotOptions) SetSingleInstanceType(v bool) *SpotOptions
- func (s SpotOptions) String() string
- type SpotOptionsRequest
- func (s SpotOptionsRequest) GoString() string
- func (s *SpotOptionsRequest) SetAllocationStrategy(v string) *SpotOptionsRequest
- func (s *SpotOptionsRequest) SetInstanceInterruptionBehavior(v string) *SpotOptionsRequest
- func (s *SpotOptionsRequest) SetInstancePoolsToUseCount(v int64) *SpotOptionsRequest
- func (s *SpotOptionsRequest) SetMinTargetCapacity(v int64) *SpotOptionsRequest
- func (s *SpotOptionsRequest) SetSingleAvailabilityZone(v bool) *SpotOptionsRequest
- func (s *SpotOptionsRequest) SetSingleInstanceType(v bool) *SpotOptionsRequest
- func (s SpotOptionsRequest) String() string
- type SpotPlacement
- type SpotPrice
- func (s SpotPrice) GoString() string
- func (s *SpotPrice) SetAvailabilityZone(v string) *SpotPrice
- func (s *SpotPrice) SetInstanceType(v string) *SpotPrice
- func (s *SpotPrice) SetProductDescription(v string) *SpotPrice
- func (s *SpotPrice) SetSpotPrice(v string) *SpotPrice
- func (s *SpotPrice) SetTimestamp(v time.Time) *SpotPrice
- func (s SpotPrice) String() string
- type StaleIpPermission
- func (s StaleIpPermission) GoString() string
- func (s *StaleIpPermission) SetFromPort(v int64) *StaleIpPermission
- func (s *StaleIpPermission) SetIpProtocol(v string) *StaleIpPermission
- func (s *StaleIpPermission) SetIpRanges(v []*string) *StaleIpPermission
- func (s *StaleIpPermission) SetPrefixListIds(v []*string) *StaleIpPermission
- func (s *StaleIpPermission) SetToPort(v int64) *StaleIpPermission
- func (s *StaleIpPermission) SetUserIdGroupPairs(v []*UserIdGroupPair) *StaleIpPermission
- func (s StaleIpPermission) String() string
- type StaleSecurityGroup
- func (s StaleSecurityGroup) GoString() string
- func (s *StaleSecurityGroup) SetDescription(v string) *StaleSecurityGroup
- func (s *StaleSecurityGroup) SetGroupId(v string) *StaleSecurityGroup
- func (s *StaleSecurityGroup) SetGroupName(v string) *StaleSecurityGroup
- func (s *StaleSecurityGroup) SetStaleIpPermissions(v []*StaleIpPermission) *StaleSecurityGroup
- func (s *StaleSecurityGroup) SetStaleIpPermissionsEgress(v []*StaleIpPermission) *StaleSecurityGroup
- func (s *StaleSecurityGroup) SetVpcId(v string) *StaleSecurityGroup
- func (s StaleSecurityGroup) String() string
- type StartInstancesInput
- func (s StartInstancesInput) GoString() string
- func (s *StartInstancesInput) SetAdditionalInfo(v string) *StartInstancesInput
- func (s *StartInstancesInput) SetDryRun(v bool) *StartInstancesInput
- func (s *StartInstancesInput) SetInstanceIds(v []*string) *StartInstancesInput
- func (s StartInstancesInput) String() string
- func (s *StartInstancesInput) Validate() error
- type StartInstancesOutput
- type StateReason
- type StopInstancesInput
- func (s StopInstancesInput) GoString() string
- func (s *StopInstancesInput) SetDryRun(v bool) *StopInstancesInput
- func (s *StopInstancesInput) SetForce(v bool) *StopInstancesInput
- func (s *StopInstancesInput) SetHibernate(v bool) *StopInstancesInput
- func (s *StopInstancesInput) SetInstanceIds(v []*string) *StopInstancesInput
- func (s StopInstancesInput) String() string
- func (s *StopInstancesInput) Validate() error
- type StopInstancesOutput
- type Storage
- type StorageLocation
- type Subnet
- func (s Subnet) GoString() string
- func (s *Subnet) SetAssignIpv6AddressOnCreation(v bool) *Subnet
- func (s *Subnet) SetAvailabilityZone(v string) *Subnet
- func (s *Subnet) SetAvailabilityZoneId(v string) *Subnet
- func (s *Subnet) SetAvailableIpAddressCount(v int64) *Subnet
- func (s *Subnet) SetCidrBlock(v string) *Subnet
- func (s *Subnet) SetDefaultForAz(v bool) *Subnet
- func (s *Subnet) SetIpv6CidrBlockAssociationSet(v []*SubnetIpv6CidrBlockAssociation) *Subnet
- func (s *Subnet) SetMapPublicIpOnLaunch(v bool) *Subnet
- func (s *Subnet) SetOwnerId(v string) *Subnet
- func (s *Subnet) SetState(v string) *Subnet
- func (s *Subnet) SetSubnetArn(v string) *Subnet
- func (s *Subnet) SetSubnetId(v string) *Subnet
- func (s *Subnet) SetTags(v []*Tag) *Subnet
- func (s *Subnet) SetVpcId(v string) *Subnet
- func (s Subnet) String() string
- type SubnetCidrBlockState
- type SubnetIpv6CidrBlockAssociation
- func (s SubnetIpv6CidrBlockAssociation) GoString() string
- func (s *SubnetIpv6CidrBlockAssociation) SetAssociationId(v string) *SubnetIpv6CidrBlockAssociation
- func (s *SubnetIpv6CidrBlockAssociation) SetIpv6CidrBlock(v string) *SubnetIpv6CidrBlockAssociation
- func (s *SubnetIpv6CidrBlockAssociation) SetIpv6CidrBlockState(v *SubnetCidrBlockState) *SubnetIpv6CidrBlockAssociation
- func (s SubnetIpv6CidrBlockAssociation) String() string
- type SuccessfulInstanceCreditSpecificationItem
- type Tag
- type TagDescription
- func (s TagDescription) GoString() string
- func (s *TagDescription) SetKey(v string) *TagDescription
- func (s *TagDescription) SetResourceId(v string) *TagDescription
- func (s *TagDescription) SetResourceType(v string) *TagDescription
- func (s *TagDescription) SetValue(v string) *TagDescription
- func (s TagDescription) String() string
- type TagSpecification
- type TargetCapacitySpecification
- func (s TargetCapacitySpecification) GoString() string
- func (s *TargetCapacitySpecification) SetDefaultTargetCapacityType(v string) *TargetCapacitySpecification
- func (s *TargetCapacitySpecification) SetOnDemandTargetCapacity(v int64) *TargetCapacitySpecification
- func (s *TargetCapacitySpecification) SetSpotTargetCapacity(v int64) *TargetCapacitySpecification
- func (s *TargetCapacitySpecification) SetTotalTargetCapacity(v int64) *TargetCapacitySpecification
- func (s TargetCapacitySpecification) String() string
- type TargetCapacitySpecificationRequest
- func (s TargetCapacitySpecificationRequest) GoString() string
- func (s *TargetCapacitySpecificationRequest) SetDefaultTargetCapacityType(v string) *TargetCapacitySpecificationRequest
- func (s *TargetCapacitySpecificationRequest) SetOnDemandTargetCapacity(v int64) *TargetCapacitySpecificationRequest
- func (s *TargetCapacitySpecificationRequest) SetSpotTargetCapacity(v int64) *TargetCapacitySpecificationRequest
- func (s *TargetCapacitySpecificationRequest) SetTotalTargetCapacity(v int64) *TargetCapacitySpecificationRequest
- func (s TargetCapacitySpecificationRequest) String() string
- func (s *TargetCapacitySpecificationRequest) Validate() error
- type TargetConfiguration
- type TargetConfigurationRequest
- func (s TargetConfigurationRequest) GoString() string
- func (s *TargetConfigurationRequest) SetInstanceCount(v int64) *TargetConfigurationRequest
- func (s *TargetConfigurationRequest) SetOfferingId(v string) *TargetConfigurationRequest
- func (s TargetConfigurationRequest) String() string
- func (s *TargetConfigurationRequest) Validate() error
- type TargetGroup
- type TargetGroupsConfig
- type TargetNetwork
- func (s TargetNetwork) GoString() string
- func (s *TargetNetwork) SetAssociationId(v string) *TargetNetwork
- func (s *TargetNetwork) SetClientVpnEndpointId(v string) *TargetNetwork
- func (s *TargetNetwork) SetSecurityGroups(v []*string) *TargetNetwork
- func (s *TargetNetwork) SetStatus(v *AssociationStatus) *TargetNetwork
- func (s *TargetNetwork) SetTargetNetworkId(v string) *TargetNetwork
- func (s *TargetNetwork) SetVpcId(v string) *TargetNetwork
- func (s TargetNetwork) String() string
- type TargetReservationValue
- type TerminateClientVpnConnectionsInput
- func (s TerminateClientVpnConnectionsInput) GoString() string
- func (s *TerminateClientVpnConnectionsInput) SetClientVpnEndpointId(v string) *TerminateClientVpnConnectionsInput
- func (s *TerminateClientVpnConnectionsInput) SetConnectionId(v string) *TerminateClientVpnConnectionsInput
- func (s *TerminateClientVpnConnectionsInput) SetDryRun(v bool) *TerminateClientVpnConnectionsInput
- func (s *TerminateClientVpnConnectionsInput) SetUsername(v string) *TerminateClientVpnConnectionsInput
- func (s TerminateClientVpnConnectionsInput) String() string
- func (s *TerminateClientVpnConnectionsInput) Validate() error
- type TerminateClientVpnConnectionsOutput
- func (s TerminateClientVpnConnectionsOutput) GoString() string
- func (s *TerminateClientVpnConnectionsOutput) SetClientVpnEndpointId(v string) *TerminateClientVpnConnectionsOutput
- func (s *TerminateClientVpnConnectionsOutput) SetConnectionStatuses(v []*TerminateConnectionStatus) *TerminateClientVpnConnectionsOutput
- func (s *TerminateClientVpnConnectionsOutput) SetUsername(v string) *TerminateClientVpnConnectionsOutput
- func (s TerminateClientVpnConnectionsOutput) String() string
- type TerminateConnectionStatus
- func (s TerminateConnectionStatus) GoString() string
- func (s *TerminateConnectionStatus) SetConnectionId(v string) *TerminateConnectionStatus
- func (s *TerminateConnectionStatus) SetCurrentStatus(v *ClientVpnConnectionStatus) *TerminateConnectionStatus
- func (s *TerminateConnectionStatus) SetPreviousStatus(v *ClientVpnConnectionStatus) *TerminateConnectionStatus
- func (s TerminateConnectionStatus) String() string
- type TerminateInstancesInput
- func (s TerminateInstancesInput) GoString() string
- func (s *TerminateInstancesInput) SetDryRun(v bool) *TerminateInstancesInput
- func (s *TerminateInstancesInput) SetInstanceIds(v []*string) *TerminateInstancesInput
- func (s TerminateInstancesInput) String() string
- func (s *TerminateInstancesInput) Validate() error
- type TerminateInstancesOutput
- type TransitGateway
- func (s TransitGateway) GoString() string
- func (s *TransitGateway) SetCreationTime(v time.Time) *TransitGateway
- func (s *TransitGateway) SetDescription(v string) *TransitGateway
- func (s *TransitGateway) SetOptions(v *TransitGatewayOptions) *TransitGateway
- func (s *TransitGateway) SetOwnerId(v string) *TransitGateway
- func (s *TransitGateway) SetState(v string) *TransitGateway
- func (s *TransitGateway) SetTags(v []*Tag) *TransitGateway
- func (s *TransitGateway) SetTransitGatewayArn(v string) *TransitGateway
- func (s *TransitGateway) SetTransitGatewayId(v string) *TransitGateway
- func (s TransitGateway) String() string
- type TransitGatewayAssociation
- func (s TransitGatewayAssociation) GoString() string
- func (s *TransitGatewayAssociation) SetResourceId(v string) *TransitGatewayAssociation
- func (s *TransitGatewayAssociation) SetResourceType(v string) *TransitGatewayAssociation
- func (s *TransitGatewayAssociation) SetState(v string) *TransitGatewayAssociation
- func (s *TransitGatewayAssociation) SetTransitGatewayAttachmentId(v string) *TransitGatewayAssociation
- func (s *TransitGatewayAssociation) SetTransitGatewayRouteTableId(v string) *TransitGatewayAssociation
- func (s TransitGatewayAssociation) String() string
- type TransitGatewayAttachment
- func (s TransitGatewayAttachment) GoString() string
- func (s *TransitGatewayAttachment) SetAssociation(v *TransitGatewayAttachmentAssociation) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetCreationTime(v time.Time) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetResourceId(v string) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetResourceOwnerId(v string) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetResourceType(v string) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetState(v string) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetTags(v []*Tag) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetTransitGatewayAttachmentId(v string) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetTransitGatewayId(v string) *TransitGatewayAttachment
- func (s *TransitGatewayAttachment) SetTransitGatewayOwnerId(v string) *TransitGatewayAttachment
- func (s TransitGatewayAttachment) String() string
- type TransitGatewayAttachmentAssociation
- func (s TransitGatewayAttachmentAssociation) GoString() string
- func (s *TransitGatewayAttachmentAssociation) SetState(v string) *TransitGatewayAttachmentAssociation
- func (s *TransitGatewayAttachmentAssociation) SetTransitGatewayRouteTableId(v string) *TransitGatewayAttachmentAssociation
- func (s TransitGatewayAttachmentAssociation) String() string
- type TransitGatewayAttachmentPropagation
- func (s TransitGatewayAttachmentPropagation) GoString() string
- func (s *TransitGatewayAttachmentPropagation) SetState(v string) *TransitGatewayAttachmentPropagation
- func (s *TransitGatewayAttachmentPropagation) SetTransitGatewayRouteTableId(v string) *TransitGatewayAttachmentPropagation
- func (s TransitGatewayAttachmentPropagation) String() string
- type TransitGatewayOptions
- func (s TransitGatewayOptions) GoString() string
- func (s *TransitGatewayOptions) SetAmazonSideAsn(v int64) *TransitGatewayOptions
- func (s *TransitGatewayOptions) SetAssociationDefaultRouteTableId(v string) *TransitGatewayOptions
- func (s *TransitGatewayOptions) SetAutoAcceptSharedAttachments(v string) *TransitGatewayOptions
- func (s *TransitGatewayOptions) SetDefaultRouteTableAssociation(v string) *TransitGatewayOptions
- func (s *TransitGatewayOptions) SetDefaultRouteTablePropagation(v string) *TransitGatewayOptions
- func (s *TransitGatewayOptions) SetDnsSupport(v string) *TransitGatewayOptions
- func (s *TransitGatewayOptions) SetPropagationDefaultRouteTableId(v string) *TransitGatewayOptions
- func (s *TransitGatewayOptions) SetVpnEcmpSupport(v string) *TransitGatewayOptions
- func (s TransitGatewayOptions) String() string
- type TransitGatewayPropagation
- func (s TransitGatewayPropagation) GoString() string
- func (s *TransitGatewayPropagation) SetResourceId(v string) *TransitGatewayPropagation
- func (s *TransitGatewayPropagation) SetResourceType(v string) *TransitGatewayPropagation
- func (s *TransitGatewayPropagation) SetState(v string) *TransitGatewayPropagation
- func (s *TransitGatewayPropagation) SetTransitGatewayAttachmentId(v string) *TransitGatewayPropagation
- func (s *TransitGatewayPropagation) SetTransitGatewayRouteTableId(v string) *TransitGatewayPropagation
- func (s TransitGatewayPropagation) String() string
- type TransitGatewayRequestOptions
- func (s TransitGatewayRequestOptions) GoString() string
- func (s *TransitGatewayRequestOptions) SetAmazonSideAsn(v int64) *TransitGatewayRequestOptions
- func (s *TransitGatewayRequestOptions) SetAutoAcceptSharedAttachments(v string) *TransitGatewayRequestOptions
- func (s *TransitGatewayRequestOptions) SetDefaultRouteTableAssociation(v string) *TransitGatewayRequestOptions
- func (s *TransitGatewayRequestOptions) SetDefaultRouteTablePropagation(v string) *TransitGatewayRequestOptions
- func (s *TransitGatewayRequestOptions) SetDnsSupport(v string) *TransitGatewayRequestOptions
- func (s *TransitGatewayRequestOptions) SetVpnEcmpSupport(v string) *TransitGatewayRequestOptions
- func (s TransitGatewayRequestOptions) String() string
- type TransitGatewayRoute
- func (s TransitGatewayRoute) GoString() string
- func (s *TransitGatewayRoute) SetDestinationCidrBlock(v string) *TransitGatewayRoute
- func (s *TransitGatewayRoute) SetState(v string) *TransitGatewayRoute
- func (s *TransitGatewayRoute) SetTransitGatewayAttachments(v []*TransitGatewayRouteAttachment) *TransitGatewayRoute
- func (s *TransitGatewayRoute) SetType(v string) *TransitGatewayRoute
- func (s TransitGatewayRoute) String() string
- type TransitGatewayRouteAttachment
- func (s TransitGatewayRouteAttachment) GoString() string
- func (s *TransitGatewayRouteAttachment) SetResourceId(v string) *TransitGatewayRouteAttachment
- func (s *TransitGatewayRouteAttachment) SetResourceType(v string) *TransitGatewayRouteAttachment
- func (s *TransitGatewayRouteAttachment) SetTransitGatewayAttachmentId(v string) *TransitGatewayRouteAttachment
- func (s TransitGatewayRouteAttachment) String() string
- type TransitGatewayRouteTable
- func (s TransitGatewayRouteTable) GoString() string
- func (s *TransitGatewayRouteTable) SetCreationTime(v time.Time) *TransitGatewayRouteTable
- func (s *TransitGatewayRouteTable) SetDefaultAssociationRouteTable(v bool) *TransitGatewayRouteTable
- func (s *TransitGatewayRouteTable) SetDefaultPropagationRouteTable(v bool) *TransitGatewayRouteTable
- func (s *TransitGatewayRouteTable) SetState(v string) *TransitGatewayRouteTable
- func (s *TransitGatewayRouteTable) SetTags(v []*Tag) *TransitGatewayRouteTable
- func (s *TransitGatewayRouteTable) SetTransitGatewayId(v string) *TransitGatewayRouteTable
- func (s *TransitGatewayRouteTable) SetTransitGatewayRouteTableId(v string) *TransitGatewayRouteTable
- func (s TransitGatewayRouteTable) String() string
- type TransitGatewayRouteTableAssociation
- func (s TransitGatewayRouteTableAssociation) GoString() string
- func (s *TransitGatewayRouteTableAssociation) SetResourceId(v string) *TransitGatewayRouteTableAssociation
- func (s *TransitGatewayRouteTableAssociation) SetResourceType(v string) *TransitGatewayRouteTableAssociation
- func (s *TransitGatewayRouteTableAssociation) SetState(v string) *TransitGatewayRouteTableAssociation
- func (s *TransitGatewayRouteTableAssociation) SetTransitGatewayAttachmentId(v string) *TransitGatewayRouteTableAssociation
- func (s TransitGatewayRouteTableAssociation) String() string
- type TransitGatewayRouteTablePropagation
- func (s TransitGatewayRouteTablePropagation) GoString() string
- func (s *TransitGatewayRouteTablePropagation) SetResourceId(v string) *TransitGatewayRouteTablePropagation
- func (s *TransitGatewayRouteTablePropagation) SetResourceType(v string) *TransitGatewayRouteTablePropagation
- func (s *TransitGatewayRouteTablePropagation) SetState(v string) *TransitGatewayRouteTablePropagation
- func (s *TransitGatewayRouteTablePropagation) SetTransitGatewayAttachmentId(v string) *TransitGatewayRouteTablePropagation
- func (s TransitGatewayRouteTablePropagation) String() string
- type TransitGatewayVpcAttachment
- func (s TransitGatewayVpcAttachment) GoString() string
- func (s *TransitGatewayVpcAttachment) SetCreationTime(v time.Time) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetOptions(v *TransitGatewayVpcAttachmentOptions) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetState(v string) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetSubnetIds(v []*string) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetTags(v []*Tag) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetTransitGatewayAttachmentId(v string) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetTransitGatewayId(v string) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetVpcId(v string) *TransitGatewayVpcAttachment
- func (s *TransitGatewayVpcAttachment) SetVpcOwnerId(v string) *TransitGatewayVpcAttachment
- func (s TransitGatewayVpcAttachment) String() string
- type TransitGatewayVpcAttachmentOptions
- func (s TransitGatewayVpcAttachmentOptions) GoString() string
- func (s *TransitGatewayVpcAttachmentOptions) SetDnsSupport(v string) *TransitGatewayVpcAttachmentOptions
- func (s *TransitGatewayVpcAttachmentOptions) SetIpv6Support(v string) *TransitGatewayVpcAttachmentOptions
- func (s TransitGatewayVpcAttachmentOptions) String() string
- type UnassignIpv6AddressesInput
- func (s UnassignIpv6AddressesInput) GoString() string
- func (s *UnassignIpv6AddressesInput) SetIpv6Addresses(v []*string) *UnassignIpv6AddressesInput
- func (s *UnassignIpv6AddressesInput) SetNetworkInterfaceId(v string) *UnassignIpv6AddressesInput
- func (s UnassignIpv6AddressesInput) String() string
- func (s *UnassignIpv6AddressesInput) Validate() error
- type UnassignIpv6AddressesOutput
- func (s UnassignIpv6AddressesOutput) GoString() string
- func (s *UnassignIpv6AddressesOutput) SetNetworkInterfaceId(v string) *UnassignIpv6AddressesOutput
- func (s *UnassignIpv6AddressesOutput) SetUnassignedIpv6Addresses(v []*string) *UnassignIpv6AddressesOutput
- func (s UnassignIpv6AddressesOutput) String() string
- type UnassignPrivateIpAddressesInput
- func (s UnassignPrivateIpAddressesInput) GoString() string
- func (s *UnassignPrivateIpAddressesInput) SetNetworkInterfaceId(v string) *UnassignPrivateIpAddressesInput
- func (s *UnassignPrivateIpAddressesInput) SetPrivateIpAddresses(v []*string) *UnassignPrivateIpAddressesInput
- func (s UnassignPrivateIpAddressesInput) String() string
- func (s *UnassignPrivateIpAddressesInput) Validate() error
- type UnassignPrivateIpAddressesOutput
- type UnmonitorInstancesInput
- func (s UnmonitorInstancesInput) GoString() string
- func (s *UnmonitorInstancesInput) SetDryRun(v bool) *UnmonitorInstancesInput
- func (s *UnmonitorInstancesInput) SetInstanceIds(v []*string) *UnmonitorInstancesInput
- func (s UnmonitorInstancesInput) String() string
- func (s *UnmonitorInstancesInput) Validate() error
- type UnmonitorInstancesOutput
- type UnsuccessfulInstanceCreditSpecificationItem
- func (s UnsuccessfulInstanceCreditSpecificationItem) GoString() string
- func (s *UnsuccessfulInstanceCreditSpecificationItem) SetError(v *UnsuccessfulInstanceCreditSpecificationItemError) *UnsuccessfulInstanceCreditSpecificationItem
- func (s *UnsuccessfulInstanceCreditSpecificationItem) SetInstanceId(v string) *UnsuccessfulInstanceCreditSpecificationItem
- func (s UnsuccessfulInstanceCreditSpecificationItem) String() string
- type UnsuccessfulInstanceCreditSpecificationItemError
- func (s UnsuccessfulInstanceCreditSpecificationItemError) GoString() string
- func (s *UnsuccessfulInstanceCreditSpecificationItemError) SetCode(v string) *UnsuccessfulInstanceCreditSpecificationItemError
- func (s *UnsuccessfulInstanceCreditSpecificationItemError) SetMessage(v string) *UnsuccessfulInstanceCreditSpecificationItemError
- func (s UnsuccessfulInstanceCreditSpecificationItemError) String() string
- type UnsuccessfulItem
- type UnsuccessfulItemError
- type UpdateSecurityGroupRuleDescriptionsEgressInput
- func (s UpdateSecurityGroupRuleDescriptionsEgressInput) GoString() string
- func (s *UpdateSecurityGroupRuleDescriptionsEgressInput) SetDryRun(v bool) *UpdateSecurityGroupRuleDescriptionsEgressInput
- func (s *UpdateSecurityGroupRuleDescriptionsEgressInput) SetGroupId(v string) *UpdateSecurityGroupRuleDescriptionsEgressInput
- func (s *UpdateSecurityGroupRuleDescriptionsEgressInput) SetGroupName(v string) *UpdateSecurityGroupRuleDescriptionsEgressInput
- func (s *UpdateSecurityGroupRuleDescriptionsEgressInput) SetIpPermissions(v []*IpPermission) *UpdateSecurityGroupRuleDescriptionsEgressInput
- func (s UpdateSecurityGroupRuleDescriptionsEgressInput) String() string
- func (s *UpdateSecurityGroupRuleDescriptionsEgressInput) Validate() error
- type UpdateSecurityGroupRuleDescriptionsEgressOutput
- type UpdateSecurityGroupRuleDescriptionsIngressInput
- func (s UpdateSecurityGroupRuleDescriptionsIngressInput) GoString() string
- func (s *UpdateSecurityGroupRuleDescriptionsIngressInput) SetDryRun(v bool) *UpdateSecurityGroupRuleDescriptionsIngressInput
- func (s *UpdateSecurityGroupRuleDescriptionsIngressInput) SetGroupId(v string) *UpdateSecurityGroupRuleDescriptionsIngressInput
- func (s *UpdateSecurityGroupRuleDescriptionsIngressInput) SetGroupName(v string) *UpdateSecurityGroupRuleDescriptionsIngressInput
- func (s *UpdateSecurityGroupRuleDescriptionsIngressInput) SetIpPermissions(v []*IpPermission) *UpdateSecurityGroupRuleDescriptionsIngressInput
- func (s UpdateSecurityGroupRuleDescriptionsIngressInput) String() string
- func (s *UpdateSecurityGroupRuleDescriptionsIngressInput) Validate() error
- type UpdateSecurityGroupRuleDescriptionsIngressOutput
- type UserBucket
- type UserBucketDetails
- type UserData
- type UserIdGroupPair
- func (s UserIdGroupPair) GoString() string
- func (s *UserIdGroupPair) SetDescription(v string) *UserIdGroupPair
- func (s *UserIdGroupPair) SetGroupId(v string) *UserIdGroupPair
- func (s *UserIdGroupPair) SetGroupName(v string) *UserIdGroupPair
- func (s *UserIdGroupPair) SetPeeringStatus(v string) *UserIdGroupPair
- func (s *UserIdGroupPair) SetUserId(v string) *UserIdGroupPair
- func (s *UserIdGroupPair) SetVpcId(v string) *UserIdGroupPair
- func (s *UserIdGroupPair) SetVpcPeeringConnectionId(v string) *UserIdGroupPair
- func (s UserIdGroupPair) String() string
- type VgwTelemetry
- func (s VgwTelemetry) GoString() string
- func (s *VgwTelemetry) SetAcceptedRouteCount(v int64) *VgwTelemetry
- func (s *VgwTelemetry) SetLastStatusChange(v time.Time) *VgwTelemetry
- func (s *VgwTelemetry) SetOutsideIpAddress(v string) *VgwTelemetry
- func (s *VgwTelemetry) SetStatus(v string) *VgwTelemetry
- func (s *VgwTelemetry) SetStatusMessage(v string) *VgwTelemetry
- func (s VgwTelemetry) String() string
- type Volume
- func (s Volume) GoString() string
- func (s *Volume) SetAttachments(v []*VolumeAttachment) *Volume
- func (s *Volume) SetAvailabilityZone(v string) *Volume
- func (s *Volume) SetCreateTime(v time.Time) *Volume
- func (s *Volume) SetEncrypted(v bool) *Volume
- func (s *Volume) SetIops(v int64) *Volume
- func (s *Volume) SetKmsKeyId(v string) *Volume
- func (s *Volume) SetSize(v int64) *Volume
- func (s *Volume) SetSnapshotId(v string) *Volume
- func (s *Volume) SetState(v string) *Volume
- func (s *Volume) SetTags(v []*Tag) *Volume
- func (s *Volume) SetVolumeId(v string) *Volume
- func (s *Volume) SetVolumeType(v string) *Volume
- func (s Volume) String() string
- type VolumeAttachment
- func (s VolumeAttachment) GoString() string
- func (s *VolumeAttachment) SetAttachTime(v time.Time) *VolumeAttachment
- func (s *VolumeAttachment) SetDeleteOnTermination(v bool) *VolumeAttachment
- func (s *VolumeAttachment) SetDevice(v string) *VolumeAttachment
- func (s *VolumeAttachment) SetInstanceId(v string) *VolumeAttachment
- func (s *VolumeAttachment) SetState(v string) *VolumeAttachment
- func (s *VolumeAttachment) SetVolumeId(v string) *VolumeAttachment
- func (s VolumeAttachment) String() string
- type VolumeDetail
- type VolumeModification
- func (s VolumeModification) GoString() string
- func (s *VolumeModification) SetEndTime(v time.Time) *VolumeModification
- func (s *VolumeModification) SetModificationState(v string) *VolumeModification
- func (s *VolumeModification) SetOriginalIops(v int64) *VolumeModification
- func (s *VolumeModification) SetOriginalSize(v int64) *VolumeModification
- func (s *VolumeModification) SetOriginalVolumeType(v string) *VolumeModification
- func (s *VolumeModification) SetProgress(v int64) *VolumeModification
- func (s *VolumeModification) SetStartTime(v time.Time) *VolumeModification
- func (s *VolumeModification) SetStatusMessage(v string) *VolumeModification
- func (s *VolumeModification) SetTargetIops(v int64) *VolumeModification
- func (s *VolumeModification) SetTargetSize(v int64) *VolumeModification
- func (s *VolumeModification) SetTargetVolumeType(v string) *VolumeModification
- func (s *VolumeModification) SetVolumeId(v string) *VolumeModification
- func (s VolumeModification) String() string
- type VolumeStatusAction
- func (s VolumeStatusAction) GoString() string
- func (s *VolumeStatusAction) SetCode(v string) *VolumeStatusAction
- func (s *VolumeStatusAction) SetDescription(v string) *VolumeStatusAction
- func (s *VolumeStatusAction) SetEventId(v string) *VolumeStatusAction
- func (s *VolumeStatusAction) SetEventType(v string) *VolumeStatusAction
- func (s VolumeStatusAction) String() string
- type VolumeStatusDetails
- type VolumeStatusEvent
- func (s VolumeStatusEvent) GoString() string
- func (s *VolumeStatusEvent) SetDescription(v string) *VolumeStatusEvent
- func (s *VolumeStatusEvent) SetEventId(v string) *VolumeStatusEvent
- func (s *VolumeStatusEvent) SetEventType(v string) *VolumeStatusEvent
- func (s *VolumeStatusEvent) SetNotAfter(v time.Time) *VolumeStatusEvent
- func (s *VolumeStatusEvent) SetNotBefore(v time.Time) *VolumeStatusEvent
- func (s VolumeStatusEvent) String() string
- type VolumeStatusInfo
- type VolumeStatusItem
- func (s VolumeStatusItem) GoString() string
- func (s *VolumeStatusItem) SetActions(v []*VolumeStatusAction) *VolumeStatusItem
- func (s *VolumeStatusItem) SetAvailabilityZone(v string) *VolumeStatusItem
- func (s *VolumeStatusItem) SetEvents(v []*VolumeStatusEvent) *VolumeStatusItem
- func (s *VolumeStatusItem) SetVolumeId(v string) *VolumeStatusItem
- func (s *VolumeStatusItem) SetVolumeStatus(v *VolumeStatusInfo) *VolumeStatusItem
- func (s VolumeStatusItem) String() string
- type Vpc
- func (s Vpc) GoString() string
- func (s *Vpc) SetCidrBlock(v string) *Vpc
- func (s *Vpc) SetCidrBlockAssociationSet(v []*VpcCidrBlockAssociation) *Vpc
- func (s *Vpc) SetDhcpOptionsId(v string) *Vpc
- func (s *Vpc) SetInstanceTenancy(v string) *Vpc
- func (s *Vpc) SetIpv6CidrBlockAssociationSet(v []*VpcIpv6CidrBlockAssociation) *Vpc
- func (s *Vpc) SetIsDefault(v bool) *Vpc
- func (s *Vpc) SetOwnerId(v string) *Vpc
- func (s *Vpc) SetState(v string) *Vpc
- func (s *Vpc) SetTags(v []*Tag) *Vpc
- func (s *Vpc) SetVpcId(v string) *Vpc
- func (s Vpc) String() string
- type VpcAttachment
- type VpcCidrBlockAssociation
- func (s VpcCidrBlockAssociation) GoString() string
- func (s *VpcCidrBlockAssociation) SetAssociationId(v string) *VpcCidrBlockAssociation
- func (s *VpcCidrBlockAssociation) SetCidrBlock(v string) *VpcCidrBlockAssociation
- func (s *VpcCidrBlockAssociation) SetCidrBlockState(v *VpcCidrBlockState) *VpcCidrBlockAssociation
- func (s VpcCidrBlockAssociation) String() string
- type VpcCidrBlockState
- type VpcClassicLink
- type VpcEndpoint
- func (s VpcEndpoint) GoString() string
- func (s *VpcEndpoint) SetCreationTimestamp(v time.Time) *VpcEndpoint
- func (s *VpcEndpoint) SetDnsEntries(v []*DnsEntry) *VpcEndpoint
- func (s *VpcEndpoint) SetGroups(v []*SecurityGroupIdentifier) *VpcEndpoint
- func (s *VpcEndpoint) SetNetworkInterfaceIds(v []*string) *VpcEndpoint
- func (s *VpcEndpoint) SetPolicyDocument(v string) *VpcEndpoint
- func (s *VpcEndpoint) SetPrivateDnsEnabled(v bool) *VpcEndpoint
- func (s *VpcEndpoint) SetRouteTableIds(v []*string) *VpcEndpoint
- func (s *VpcEndpoint) SetServiceName(v string) *VpcEndpoint
- func (s *VpcEndpoint) SetState(v string) *VpcEndpoint
- func (s *VpcEndpoint) SetSubnetIds(v []*string) *VpcEndpoint
- func (s *VpcEndpoint) SetVpcEndpointId(v string) *VpcEndpoint
- func (s *VpcEndpoint) SetVpcEndpointType(v string) *VpcEndpoint
- func (s *VpcEndpoint) SetVpcId(v string) *VpcEndpoint
- func (s VpcEndpoint) String() string
- type VpcEndpointConnection
- func (s VpcEndpointConnection) GoString() string
- func (s *VpcEndpointConnection) SetCreationTimestamp(v time.Time) *VpcEndpointConnection
- func (s *VpcEndpointConnection) SetServiceId(v string) *VpcEndpointConnection
- func (s *VpcEndpointConnection) SetVpcEndpointId(v string) *VpcEndpointConnection
- func (s *VpcEndpointConnection) SetVpcEndpointOwner(v string) *VpcEndpointConnection
- func (s *VpcEndpointConnection) SetVpcEndpointState(v string) *VpcEndpointConnection
- func (s VpcEndpointConnection) String() string
- type VpcIpv6CidrBlockAssociation
- func (s VpcIpv6CidrBlockAssociation) GoString() string
- func (s *VpcIpv6CidrBlockAssociation) SetAssociationId(v string) *VpcIpv6CidrBlockAssociation
- func (s *VpcIpv6CidrBlockAssociation) SetIpv6CidrBlock(v string) *VpcIpv6CidrBlockAssociation
- func (s *VpcIpv6CidrBlockAssociation) SetIpv6CidrBlockState(v *VpcCidrBlockState) *VpcIpv6CidrBlockAssociation
- func (s VpcIpv6CidrBlockAssociation) String() string
- type VpcPeeringConnection
- func (s VpcPeeringConnection) GoString() string
- func (s *VpcPeeringConnection) SetAccepterVpcInfo(v *VpcPeeringConnectionVpcInfo) *VpcPeeringConnection
- func (s *VpcPeeringConnection) SetExpirationTime(v time.Time) *VpcPeeringConnection
- func (s *VpcPeeringConnection) SetRequesterVpcInfo(v *VpcPeeringConnectionVpcInfo) *VpcPeeringConnection
- func (s *VpcPeeringConnection) SetStatus(v *VpcPeeringConnectionStateReason) *VpcPeeringConnection
- func (s *VpcPeeringConnection) SetTags(v []*Tag) *VpcPeeringConnection
- func (s *VpcPeeringConnection) SetVpcPeeringConnectionId(v string) *VpcPeeringConnection
- func (s VpcPeeringConnection) String() string
- type VpcPeeringConnectionOptionsDescription
- func (s VpcPeeringConnectionOptionsDescription) GoString() string
- func (s *VpcPeeringConnectionOptionsDescription) SetAllowDnsResolutionFromRemoteVpc(v bool) *VpcPeeringConnectionOptionsDescription
- func (s *VpcPeeringConnectionOptionsDescription) SetAllowEgressFromLocalClassicLinkToRemoteVpc(v bool) *VpcPeeringConnectionOptionsDescription
- func (s *VpcPeeringConnectionOptionsDescription) SetAllowEgressFromLocalVpcToRemoteClassicLink(v bool) *VpcPeeringConnectionOptionsDescription
- func (s VpcPeeringConnectionOptionsDescription) String() string
- type VpcPeeringConnectionStateReason
- func (s VpcPeeringConnectionStateReason) GoString() string
- func (s *VpcPeeringConnectionStateReason) SetCode(v string) *VpcPeeringConnectionStateReason
- func (s *VpcPeeringConnectionStateReason) SetMessage(v string) *VpcPeeringConnectionStateReason
- func (s VpcPeeringConnectionStateReason) String() string
- type VpcPeeringConnectionVpcInfo
- func (s VpcPeeringConnectionVpcInfo) GoString() string
- func (s *VpcPeeringConnectionVpcInfo) SetCidrBlock(v string) *VpcPeeringConnectionVpcInfo
- func (s *VpcPeeringConnectionVpcInfo) SetCidrBlockSet(v []*CidrBlock) *VpcPeeringConnectionVpcInfo
- func (s *VpcPeeringConnectionVpcInfo) SetIpv6CidrBlockSet(v []*Ipv6CidrBlock) *VpcPeeringConnectionVpcInfo
- func (s *VpcPeeringConnectionVpcInfo) SetOwnerId(v string) *VpcPeeringConnectionVpcInfo
- func (s *VpcPeeringConnectionVpcInfo) SetPeeringOptions(v *VpcPeeringConnectionOptionsDescription) *VpcPeeringConnectionVpcInfo
- func (s *VpcPeeringConnectionVpcInfo) SetRegion(v string) *VpcPeeringConnectionVpcInfo
- func (s *VpcPeeringConnectionVpcInfo) SetVpcId(v string) *VpcPeeringConnectionVpcInfo
- func (s VpcPeeringConnectionVpcInfo) String() string
- type VpnConnection
- func (s VpnConnection) GoString() string
- func (s *VpnConnection) SetCategory(v string) *VpnConnection
- func (s *VpnConnection) SetCustomerGatewayConfiguration(v string) *VpnConnection
- func (s *VpnConnection) SetCustomerGatewayId(v string) *VpnConnection
- func (s *VpnConnection) SetOptions(v *VpnConnectionOptions) *VpnConnection
- func (s *VpnConnection) SetRoutes(v []*VpnStaticRoute) *VpnConnection
- func (s *VpnConnection) SetState(v string) *VpnConnection
- func (s *VpnConnection) SetTags(v []*Tag) *VpnConnection
- func (s *VpnConnection) SetTransitGatewayId(v string) *VpnConnection
- func (s *VpnConnection) SetType(v string) *VpnConnection
- func (s *VpnConnection) SetVgwTelemetry(v []*VgwTelemetry) *VpnConnection
- func (s *VpnConnection) SetVpnConnectionId(v string) *VpnConnection
- func (s *VpnConnection) SetVpnGatewayId(v string) *VpnConnection
- func (s VpnConnection) String() string
- type VpnConnectionOptions
- type VpnConnectionOptionsSpecification
- func (s VpnConnectionOptionsSpecification) GoString() string
- func (s *VpnConnectionOptionsSpecification) SetStaticRoutesOnly(v bool) *VpnConnectionOptionsSpecification
- func (s *VpnConnectionOptionsSpecification) SetTunnelOptions(v []*VpnTunnelOptionsSpecification) *VpnConnectionOptionsSpecification
- func (s VpnConnectionOptionsSpecification) String() string
- type VpnGateway
- func (s VpnGateway) GoString() string
- func (s *VpnGateway) SetAmazonSideAsn(v int64) *VpnGateway
- func (s *VpnGateway) SetAvailabilityZone(v string) *VpnGateway
- func (s *VpnGateway) SetState(v string) *VpnGateway
- func (s *VpnGateway) SetTags(v []*Tag) *VpnGateway
- func (s *VpnGateway) SetType(v string) *VpnGateway
- func (s *VpnGateway) SetVpcAttachments(v []*VpcAttachment) *VpnGateway
- func (s *VpnGateway) SetVpnGatewayId(v string) *VpnGateway
- func (s VpnGateway) String() string
- type VpnStaticRoute
- type VpnTunnelOptionsSpecification
- func (s VpnTunnelOptionsSpecification) GoString() string
- func (s *VpnTunnelOptionsSpecification) SetPreSharedKey(v string) *VpnTunnelOptionsSpecification
- func (s *VpnTunnelOptionsSpecification) SetTunnelInsideCidr(v string) *VpnTunnelOptionsSpecification
- func (s VpnTunnelOptionsSpecification) String() string
- type WithdrawByoipCidrInput
- type WithdrawByoipCidrOutput
Constants ¶
const ( // AccountAttributeNameSupportedPlatforms is a AccountAttributeName enum value AccountAttributeNameSupportedPlatforms = "supported-platforms" // AccountAttributeNameDefaultVpc is a AccountAttributeName enum value AccountAttributeNameDefaultVpc = "default-vpc" )
const ( // ActivityStatusError is a ActivityStatus enum value ActivityStatusError = "error" // ActivityStatusPendingFulfillment is a ActivityStatus enum value ActivityStatusPendingFulfillment = "pending_fulfillment" // ActivityStatusPendingTermination is a ActivityStatus enum value ActivityStatusPendingTermination = "pending_termination" // ActivityStatusFulfilled is a ActivityStatus enum value ActivityStatusFulfilled = "fulfilled" )
const ( // AffinityDefault is a Affinity enum value AffinityDefault = "default" // AffinityHost is a Affinity enum value AffinityHost = "host" )
const ( // AllocationStateAvailable is a AllocationState enum value AllocationStateAvailable = "available" // AllocationStateUnderAssessment is a AllocationState enum value AllocationStateUnderAssessment = "under-assessment" // AllocationStatePermanentFailure is a AllocationState enum value AllocationStatePermanentFailure = "permanent-failure" // AllocationStateReleased is a AllocationState enum value AllocationStateReleased = "released" // AllocationStateReleasedPermanentFailure is a AllocationState enum value AllocationStateReleasedPermanentFailure = "released-permanent-failure" )
const ( // AllocationStrategyLowestPrice is a AllocationStrategy enum value AllocationStrategyLowestPrice = "lowestPrice" // AllocationStrategyDiversified is a AllocationStrategy enum value AllocationStrategyDiversified = "diversified" )
const ( // ArchitectureValuesI386 is a ArchitectureValues enum value ArchitectureValuesI386 = "i386" // ArchitectureValuesX8664 is a ArchitectureValues enum value ArchitectureValuesX8664 = "x86_64" // ArchitectureValuesArm64 is a ArchitectureValues enum value ArchitectureValuesArm64 = "arm64" )
const ( // AssociationStatusCodeAssociating is a AssociationStatusCode enum value AssociationStatusCodeAssociating = "associating" // AssociationStatusCodeAssociated is a AssociationStatusCode enum value AssociationStatusCodeAssociated = "associated" // AssociationStatusCodeAssociationFailed is a AssociationStatusCode enum value AssociationStatusCodeAssociationFailed = "association-failed" // AssociationStatusCodeDisassociating is a AssociationStatusCode enum value AssociationStatusCodeDisassociating = "disassociating" // AssociationStatusCodeDisassociated is a AssociationStatusCode enum value AssociationStatusCodeDisassociated = "disassociated" )
const ( // AttachmentStatusAttaching is a AttachmentStatus enum value AttachmentStatusAttaching = "attaching" // AttachmentStatusAttached is a AttachmentStatus enum value AttachmentStatusAttached = "attached" // AttachmentStatusDetaching is a AttachmentStatus enum value AttachmentStatusDetaching = "detaching" // AttachmentStatusDetached is a AttachmentStatus enum value AttachmentStatusDetached = "detached" )
const (AutoAcceptSharedAttachmentsValueEnable = "enable" AutoAcceptSharedAttachmentsValueDisable = "disable" )
const ( // AutoPlacementOn is a AutoPlacement enum value AutoPlacementOn = "on" // AutoPlacementOff is a AutoPlacement enum value AutoPlacementOff = "off" )
const ( // AvailabilityZoneStateAvailable is a AvailabilityZoneState enum value AvailabilityZoneStateAvailable = "available" // AvailabilityZoneStateInformation is a AvailabilityZoneState enum value AvailabilityZoneStateInformation = "information" // AvailabilityZoneStateImpaired is a AvailabilityZoneState enum value AvailabilityZoneStateImpaired = "impaired" AvailabilityZoneStateUnavailable = "unavailable" )
const ( // BatchStateSubmitted is a BatchState enum value BatchStateSubmitted = "submitted" // BatchStateActive is a BatchState enum value BatchStateActive = "active" // BatchStateCancelled is a BatchState enum value BatchStateCancelled = "cancelled" // BatchStateFailed is a BatchState enum value BatchStateFailed = "failed" // BatchStateCancelledRunning is a BatchState enum value BatchStateCancelledRunning = "cancelled_running" // BatchStateCancelledTerminating is a BatchState enum value BatchStateCancelledTerminating = "cancelled_terminating" // BatchStateModifying is a BatchState enum value BatchStateModifying = "modifying" )
const ( // BundleTaskStatePending is a BundleTaskState enum value BundleTaskStatePending = "pending" // BundleTaskStateWaitingForShutdown is a BundleTaskState enum value BundleTaskStateWaitingForShutdown = "waiting-for-shutdown" // BundleTaskStateBundling is a BundleTaskState enum value BundleTaskStateBundling = "bundling" // BundleTaskStateStoring is a BundleTaskState enum value BundleTaskStateStoring = "storing" // BundleTaskStateCancelling is a BundleTaskState enum value BundleTaskStateCancelling = "cancelling" // BundleTaskStateComplete is a BundleTaskState enum value BundleTaskStateComplete = "complete" // BundleTaskStateFailed is a BundleTaskState enum value BundleTaskStateFailed = "failed" )
const ( // ByoipCidrStateAdvertised is a ByoipCidrState enum value ByoipCidrStateAdvertised = "advertised" // ByoipCidrStateDeprovisioned is a ByoipCidrState enum value ByoipCidrStateDeprovisioned = "deprovisioned" // ByoipCidrStateFailedDeprovision is a ByoipCidrState enum value ByoipCidrStateFailedDeprovision = "failed-deprovision" // ByoipCidrStateFailedProvision is a ByoipCidrState enum value ByoipCidrStateFailedProvision = "failed-provision" // ByoipCidrStatePendingDeprovision is a ByoipCidrState enum value ByoipCidrStatePendingDeprovision = "pending-deprovision" // ByoipCidrStatePendingProvision is a ByoipCidrState enum value ByoipCidrStatePendingProvision = "pending-provision" // ByoipCidrStateProvisioned is a ByoipCidrState enum value ByoipCidrStateProvisioned = "provisioned" )
const ( // CancelBatchErrorCodeFleetRequestIdDoesNotExist is a CancelBatchErrorCode enum value CancelBatchErrorCodeFleetRequestIdDoesNotExist = "fleetRequestIdDoesNotExist" // CancelBatchErrorCodeFleetRequestIdMalformed is a CancelBatchErrorCode enum value CancelBatchErrorCodeFleetRequestIdMalformed = "fleetRequestIdMalformed" // CancelBatchErrorCodeFleetRequestNotInCancellableState is a CancelBatchErrorCode enum value CancelBatchErrorCodeFleetRequestNotInCancellableState = "fleetRequestNotInCancellableState" // CancelBatchErrorCodeUnexpectedError is a CancelBatchErrorCode enum value CancelBatchErrorCodeUnexpectedError = "unexpectedError" )
const ( // CancelSpotInstanceRequestStateActive is a CancelSpotInstanceRequestState enum value CancelSpotInstanceRequestStateActive = "active" // CancelSpotInstanceRequestStateOpen is a CancelSpotInstanceRequestState enum value CancelSpotInstanceRequestStateOpen = "open" // CancelSpotInstanceRequestStateClosed is a CancelSpotInstanceRequestState enum value CancelSpotInstanceRequestStateClosed = "closed" // CancelSpotInstanceRequestStateCancelled is a CancelSpotInstanceRequestState enum value CancelSpotInstanceRequestStateCancelled = "cancelled" // CancelSpotInstanceRequestStateCompleted is a CancelSpotInstanceRequestState enum value CancelSpotInstanceRequestStateCompleted = "completed" )
const ( // CapacityReservationInstancePlatformLinuxUnix is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformLinuxUnix = "Linux/UNIX" // CapacityReservationInstancePlatformRedHatEnterpriseLinux is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformRedHatEnterpriseLinux = "Red Hat Enterprise Linux" // CapacityReservationInstancePlatformSuselinux is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformSuselinux = "SUSE Linux" // CapacityReservationInstancePlatformWindows is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformWindows = "Windows" // CapacityReservationInstancePlatformWindowswithSqlserver is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformWindowswithSqlserver = "Windows with SQL Server" // CapacityReservationInstancePlatformWindowswithSqlserverEnterprise is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformWindowswithSqlserverEnterprise = "Windows with SQL Server Enterprise" // CapacityReservationInstancePlatformWindowswithSqlserverStandard is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformWindowswithSqlserverStandard = "Windows with SQL Server Standard" // CapacityReservationInstancePlatformWindowswithSqlserverWeb is a CapacityReservationInstancePlatform enum value CapacityReservationInstancePlatformWindowswithSqlserverWeb = "Windows with SQL Server Web" )
const ( // CapacityReservationPreferenceOpen is a CapacityReservationPreference enum value CapacityReservationPreferenceOpen = "open" // CapacityReservationPreferenceNone is a CapacityReservationPreference enum value CapacityReservationPreferenceNone = "none" )
const ( // CapacityReservationStateActive is a CapacityReservationState enum value CapacityReservationStateActive = "active" // CapacityReservationStateExpired is a CapacityReservationState enum value CapacityReservationStateExpired = "expired" // CapacityReservationStateCancelled is a CapacityReservationState enum value CapacityReservationStateCancelled = "cancelled" // CapacityReservationStatePending is a CapacityReservationState enum value CapacityReservationStatePending = "pending" // CapacityReservationStateFailed is a CapacityReservationState enum value CapacityReservationStateFailed = "failed" )
const ( // CapacityReservationTenancyDefault is a CapacityReservationTenancy enum value CapacityReservationTenancyDefault = "default" // CapacityReservationTenancyDedicated is a CapacityReservationTenancy enum value CapacityReservationTenancyDedicated = "dedicated" )
const ( // ClientCertificateRevocationListStatusCodePending is a ClientCertificateRevocationListStatusCode enum value ClientCertificateRevocationListStatusCodePending = "pending" // ClientCertificateRevocationListStatusCodeActive is a ClientCertificateRevocationListStatusCode enum value ClientCertificateRevocationListStatusCodeActive = "active" )
const ( // ClientVpnAuthenticationTypeCertificateAuthentication is a ClientVpnAuthenticationType enum value ClientVpnAuthenticationTypeCertificateAuthentication = "certificate-authentication" // ClientVpnAuthenticationTypeDirectoryServiceAuthentication is a ClientVpnAuthenticationType enum value ClientVpnAuthenticationTypeDirectoryServiceAuthentication = "directory-service-authentication" )
const ( // ClientVpnAuthorizationRuleStatusCodeAuthorizing is a ClientVpnAuthorizationRuleStatusCode enum value ClientVpnAuthorizationRuleStatusCodeAuthorizing = "authorizing" // ClientVpnAuthorizationRuleStatusCodeActive is a ClientVpnAuthorizationRuleStatusCode enum value ClientVpnAuthorizationRuleStatusCodeActive = "active" // ClientVpnAuthorizationRuleStatusCodeFailed is a ClientVpnAuthorizationRuleStatusCode enum value ClientVpnAuthorizationRuleStatusCodeFailed = "failed" // ClientVpnAuthorizationRuleStatusCodeRevoking is a ClientVpnAuthorizationRuleStatusCode enum value ClientVpnAuthorizationRuleStatusCodeRevoking = "revoking" )
const ( // ClientVpnConnectionStatusCodeActive is a ClientVpnConnectionStatusCode enum value ClientVpnConnectionStatusCodeActive = "active" // ClientVpnConnectionStatusCodeFailedToTerminate is a ClientVpnConnectionStatusCode enum value ClientVpnConnectionStatusCodeFailedToTerminate = "failed-to-terminate" // ClientVpnConnectionStatusCodeTerminating is a ClientVpnConnectionStatusCode enum value ClientVpnConnectionStatusCodeTerminating = "terminating" // ClientVpnConnectionStatusCodeTerminated is a ClientVpnConnectionStatusCode enum value ClientVpnConnectionStatusCodeTerminated = "terminated" )
const ( // ClientVpnEndpointStatusCodePendingAssociate is a ClientVpnEndpointStatusCode enum value ClientVpnEndpointStatusCodePendingAssociate = "pending-associate" // ClientVpnEndpointStatusCodeAvailable is a ClientVpnEndpointStatusCode enum value ClientVpnEndpointStatusCodeAvailable = "available" // ClientVpnEndpointStatusCodeDeleting is a ClientVpnEndpointStatusCode enum value ClientVpnEndpointStatusCodeDeleting = "deleting" // ClientVpnEndpointStatusCodeDeleted is a ClientVpnEndpointStatusCode enum value ClientVpnEndpointStatusCodeDeleted = "deleted" )
const ( // ClientVpnRouteStatusCodeCreating is a ClientVpnRouteStatusCode enum value ClientVpnRouteStatusCodeCreating = "creating" // ClientVpnRouteStatusCodeActive is a ClientVpnRouteStatusCode enum value ClientVpnRouteStatusCodeActive = "active" // ClientVpnRouteStatusCodeFailed is a ClientVpnRouteStatusCode enum value ClientVpnRouteStatusCodeFailed = "failed" // ClientVpnRouteStatusCodeDeleting is a ClientVpnRouteStatusCode enum value ClientVpnRouteStatusCodeDeleting = "deleting" )
const ( // ConnectionNotificationStateEnabled is a ConnectionNotificationState enum value ConnectionNotificationStateEnabled = "Enabled" // ConnectionNotificationStateDisabled is a ConnectionNotificationState enum value ConnectionNotificationStateDisabled = "Disabled" )
const ( // ConversionTaskStateActive is a ConversionTaskState enum value ConversionTaskStateActive = "active" // ConversionTaskStateCancelling is a ConversionTaskState enum value ConversionTaskStateCancelling = "cancelling" // ConversionTaskStateCancelled is a ConversionTaskState enum value ConversionTaskStateCancelled = "cancelled" // ConversionTaskStateCompleted is a ConversionTaskState enum value ConversionTaskStateCompleted = "completed" )
const ( // DatafeedSubscriptionStateActive is a DatafeedSubscriptionState enum value DatafeedSubscriptionStateActive = "Active" // DatafeedSubscriptionStateInactive is a DatafeedSubscriptionState enum value DatafeedSubscriptionStateInactive = "Inactive" )
const ( // DefaultRouteTableAssociationValueEnable is a DefaultRouteTableAssociationValue enum value DefaultRouteTableAssociationValueEnable = "enable" // DefaultRouteTableAssociationValueDisable is a DefaultRouteTableAssociationValue enum value DefaultRouteTableAssociationValueDisable = "disable" )
const ( // DefaultRouteTablePropagationValueEnable is a DefaultRouteTablePropagationValue enum value DefaultRouteTablePropagationValueEnable = "enable" // DefaultRouteTablePropagationValueDisable is a DefaultRouteTablePropagationValue enum value DefaultRouteTablePropagationValueDisable = "disable" )
const ( // DefaultTargetCapacityTypeSpot is a DefaultTargetCapacityType enum value DefaultTargetCapacityTypeSpot = "spot" // DefaultTargetCapacityTypeOnDemand is a DefaultTargetCapacityType enum value DefaultTargetCapacityTypeOnDemand = "on-demand" )
const ( // DeleteFleetErrorCodeFleetIdDoesNotExist is a DeleteFleetErrorCode enum value DeleteFleetErrorCodeFleetIdDoesNotExist = "fleetIdDoesNotExist" // DeleteFleetErrorCodeFleetIdMalformed is a DeleteFleetErrorCode enum value DeleteFleetErrorCodeFleetIdMalformed = "fleetIdMalformed" // DeleteFleetErrorCodeFleetNotInDeletableState is a DeleteFleetErrorCode enum value DeleteFleetErrorCodeFleetNotInDeletableState = "fleetNotInDeletableState" // DeleteFleetErrorCodeUnexpectedError is a DeleteFleetErrorCode enum value DeleteFleetErrorCodeUnexpectedError = "unexpectedError" )
const ( // DeviceTypeEbs is a DeviceType enum value DeviceTypeEbs = "ebs" // DeviceTypeInstanceStore is a DeviceType enum value DeviceTypeInstanceStore = "instance-store" )
const ( // DiskImageFormatVmdk is a DiskImageFormat enum value DiskImageFormatVmdk = "VMDK" // DiskImageFormatRaw is a DiskImageFormat enum value DiskImageFormatRaw = "RAW" // DiskImageFormatVhd is a DiskImageFormat enum value DiskImageFormatVhd = "VHD" )
const ( // DnsSupportValueEnable is a DnsSupportValue enum value DnsSupportValueEnable = "enable" // DnsSupportValueDisable is a DnsSupportValue enum value DnsSupportValueDisable = "disable" )
const ( // DomainTypeVpc is a DomainType enum value DomainTypeVpc = "vpc" // DomainTypeStandard is a DomainType enum value DomainTypeStandard = "standard" )
const ( // ElasticGpuStatusOk is a ElasticGpuStatus enum value ElasticGpuStatusOk = "OK" // ElasticGpuStatusImpaired is a ElasticGpuStatus enum value ElasticGpuStatusImpaired = "IMPAIRED" )
const ( // EndDateTypeUnlimited is a EndDateType enum value EndDateTypeUnlimited = "unlimited" // EndDateTypeLimited is a EndDateType enum value EndDateTypeLimited = "limited" )
const ( // EventCodeInstanceReboot is a EventCode enum value EventCodeInstanceReboot = "instance-reboot" // EventCodeSystemReboot is a EventCode enum value EventCodeSystemReboot = "system-reboot" // EventCodeSystemMaintenance is a EventCode enum value EventCodeSystemMaintenance = "system-maintenance" // EventCodeInstanceRetirement is a EventCode enum value EventCodeInstanceRetirement = "instance-retirement" // EventCodeInstanceStop is a EventCode enum value EventCodeInstanceStop = "instance-stop" )
const ( // EventTypeInstanceChange is a EventType enum value EventTypeInstanceChange = "instanceChange" // EventTypeFleetRequestChange is a EventType enum value EventTypeFleetRequestChange = "fleetRequestChange" // EventTypeError is a EventType enum value EventTypeError = "error" )
const ( // ExcessCapacityTerminationPolicyNoTermination is a ExcessCapacityTerminationPolicy enum value ExcessCapacityTerminationPolicyNoTermination = "noTermination" // ExcessCapacityTerminationPolicyDefault is a ExcessCapacityTerminationPolicy enum value ExcessCapacityTerminationPolicyDefault = "default" )
const ( // ExportEnvironmentCitrix is a ExportEnvironment enum value ExportEnvironmentCitrix = "citrix" // ExportEnvironmentVmware is a ExportEnvironment enum value ExportEnvironmentVmware = "vmware" // ExportEnvironmentMicrosoft is a ExportEnvironment enum value ExportEnvironmentMicrosoft = "microsoft" )
const ( // ExportTaskStateActive is a ExportTaskState enum value ExportTaskStateActive = "active" // ExportTaskStateCancelling is a ExportTaskState enum value ExportTaskStateCancelling = "cancelling" // ExportTaskStateCancelled is a ExportTaskState enum value ExportTaskStateCancelled = "cancelled" // ExportTaskStateCompleted is a ExportTaskState enum value ExportTaskStateCompleted = "completed" )
const ( // FleetActivityStatusError is a FleetActivityStatus enum value FleetActivityStatusError = "error" // FleetActivityStatusPendingFulfillment is a FleetActivityStatus enum value FleetActivityStatusPendingFulfillment = "pending-fulfillment" // FleetActivityStatusPendingTermination is a FleetActivityStatus enum value FleetActivityStatusPendingTermination = "pending-termination" // FleetActivityStatusFulfilled is a FleetActivityStatus enum value FleetActivityStatusFulfilled = "fulfilled" )
const ( // FleetEventTypeInstanceChange is a FleetEventType enum value FleetEventTypeInstanceChange = "instance-change" // FleetEventTypeFleetChange is a FleetEventType enum value FleetEventTypeFleetChange = "fleet-change" // FleetEventTypeServiceError is a FleetEventType enum value FleetEventTypeServiceError = "service-error" )
const ( // FleetExcessCapacityTerminationPolicyNoTermination is a FleetExcessCapacityTerminationPolicy enum value FleetExcessCapacityTerminationPolicyNoTermination = "no-termination" // FleetExcessCapacityTerminationPolicyTermination is a FleetExcessCapacityTerminationPolicy enum value FleetExcessCapacityTerminationPolicyTermination = "termination" )
const ( // FleetOnDemandAllocationStrategyLowestPrice is a FleetOnDemandAllocationStrategy enum value FleetOnDemandAllocationStrategyLowestPrice = "lowest-price" // FleetOnDemandAllocationStrategyPrioritized is a FleetOnDemandAllocationStrategy enum value FleetOnDemandAllocationStrategyPrioritized = "prioritized" )
const ( // FleetStateCodeSubmitted is a FleetStateCode enum value FleetStateCodeSubmitted = "submitted" // FleetStateCodeActive is a FleetStateCode enum value FleetStateCodeActive = "active" // FleetStateCodeDeleted is a FleetStateCode enum value FleetStateCodeDeleted = "deleted" // FleetStateCodeFailed is a FleetStateCode enum value FleetStateCodeFailed = "failed" // FleetStateCodeDeletedRunning is a FleetStateCode enum value FleetStateCodeDeletedRunning = "deleted-running" // FleetStateCodeDeletedTerminating is a FleetStateCode enum value FleetStateCodeDeletedTerminating = "deleted-terminating" // FleetStateCodeModifying is a FleetStateCode enum value FleetStateCodeModifying = "modifying" )
const ( // FleetTypeRequest is a FleetType enum value FleetTypeRequest = "request" // FleetTypeMaintain is a FleetType enum value FleetTypeMaintain = "maintain" // FleetTypeInstant is a FleetType enum value FleetTypeInstant = "instant" )
const ( // FlowLogsResourceTypeVpc is a FlowLogsResourceType enum value FlowLogsResourceTypeVpc = "VPC" // FlowLogsResourceTypeSubnet is a FlowLogsResourceType enum value FlowLogsResourceTypeSubnet = "Subnet" // FlowLogsResourceTypeNetworkInterface is a FlowLogsResourceType enum value FlowLogsResourceTypeNetworkInterface = "NetworkInterface" )
const ( // FpgaImageAttributeNameDescription is a FpgaImageAttributeName enum value FpgaImageAttributeNameDescription = "description" // FpgaImageAttributeNameName is a FpgaImageAttributeName enum value FpgaImageAttributeNameName = "name" // FpgaImageAttributeNameLoadPermission is a FpgaImageAttributeName enum value FpgaImageAttributeNameLoadPermission = "loadPermission" // FpgaImageAttributeNameProductCodes is a FpgaImageAttributeName enum value FpgaImageAttributeNameProductCodes = "productCodes" )
const ( // FpgaImageStateCodePending is a FpgaImageStateCode enum value FpgaImageStateCodePending = "pending" // FpgaImageStateCodeFailed is a FpgaImageStateCode enum value FpgaImageStateCodeFailed = "failed" // FpgaImageStateCodeAvailable is a FpgaImageStateCode enum value FpgaImageStateCodeAvailable = "available" FpgaImageStateCodeUnavailable = "unavailable" )
const ( // HostTenancyDedicated is a HostTenancy enum value HostTenancyDedicated = "dedicated" // HostTenancyHost is a HostTenancy enum value HostTenancyHost = "host" )
const ( // HypervisorTypeOvm is a HypervisorType enum value HypervisorTypeOvm = "ovm" // HypervisorTypeXen is a HypervisorType enum value HypervisorTypeXen = "xen" )
const ( // IamInstanceProfileAssociationStateAssociating is a IamInstanceProfileAssociationState enum value IamInstanceProfileAssociationStateAssociating = "associating" // IamInstanceProfileAssociationStateAssociated is a IamInstanceProfileAssociationState enum value IamInstanceProfileAssociationStateAssociated = "associated" // IamInstanceProfileAssociationStateDisassociating is a IamInstanceProfileAssociationState enum value IamInstanceProfileAssociationStateDisassociating = "disassociating" // IamInstanceProfileAssociationStateDisassociated is a IamInstanceProfileAssociationState enum value IamInstanceProfileAssociationStateDisassociated = "disassociated" )
const ( // ImageAttributeNameDescription is a ImageAttributeName enum value ImageAttributeNameDescription = "description" // ImageAttributeNameKernel is a ImageAttributeName enum value ImageAttributeNameKernel = "kernel" // ImageAttributeNameRamdisk is a ImageAttributeName enum value ImageAttributeNameRamdisk = "ramdisk" // ImageAttributeNameLaunchPermission is a ImageAttributeName enum value ImageAttributeNameLaunchPermission = "launchPermission" // ImageAttributeNameProductCodes is a ImageAttributeName enum value ImageAttributeNameProductCodes = "productCodes" // ImageAttributeNameBlockDeviceMapping is a ImageAttributeName enum value ImageAttributeNameBlockDeviceMapping = "blockDeviceMapping" // ImageAttributeNameSriovNetSupport is a ImageAttributeName enum value ImageAttributeNameSriovNetSupport = "sriovNetSupport" )
const ( // ImageStatePending is a ImageState enum value ImageStatePending = "pending" // ImageStateAvailable is a ImageState enum value ImageStateAvailable = "available" // ImageStateInvalid is a ImageState enum value ImageStateInvalid = "invalid" // ImageStateDeregistered is a ImageState enum value ImageStateDeregistered = "deregistered" // ImageStateTransient is a ImageState enum value ImageStateTransient = "transient" // ImageStateFailed is a ImageState enum value ImageStateFailed = "failed" // ImageStateError is a ImageState enum value ImageStateError = "error" )
const ( // ImageTypeValuesMachine is a ImageTypeValues enum value ImageTypeValuesMachine = "machine" // ImageTypeValuesKernel is a ImageTypeValues enum value ImageTypeValuesKernel = "kernel" // ImageTypeValuesRamdisk is a ImageTypeValues enum value ImageTypeValuesRamdisk = "ramdisk" )
const ( // InstanceAttributeNameInstanceType is a InstanceAttributeName enum value InstanceAttributeNameInstanceType = "instanceType" // InstanceAttributeNameKernel is a InstanceAttributeName enum value InstanceAttributeNameKernel = "kernel" // InstanceAttributeNameRamdisk is a InstanceAttributeName enum value InstanceAttributeNameRamdisk = "ramdisk" // InstanceAttributeNameUserData is a InstanceAttributeName enum value InstanceAttributeNameUserData = "userData" // InstanceAttributeNameDisableApiTermination is a InstanceAttributeName enum value InstanceAttributeNameDisableApiTermination = "disableApiTermination" // InstanceAttributeNameInstanceInitiatedShutdownBehavior is a InstanceAttributeName enum value InstanceAttributeNameInstanceInitiatedShutdownBehavior = "instanceInitiatedShutdownBehavior" // InstanceAttributeNameRootDeviceName is a InstanceAttributeName enum value InstanceAttributeNameRootDeviceName = "rootDeviceName" // InstanceAttributeNameBlockDeviceMapping is a InstanceAttributeName enum value InstanceAttributeNameBlockDeviceMapping = "blockDeviceMapping" // InstanceAttributeNameProductCodes is a InstanceAttributeName enum value InstanceAttributeNameProductCodes = "productCodes" // InstanceAttributeNameSourceDestCheck is a InstanceAttributeName enum value InstanceAttributeNameSourceDestCheck = "sourceDestCheck" // InstanceAttributeNameGroupSet is a InstanceAttributeName enum value InstanceAttributeNameGroupSet = "groupSet" // InstanceAttributeNameEbsOptimized is a InstanceAttributeName enum value InstanceAttributeNameEbsOptimized = "ebsOptimized" // InstanceAttributeNameSriovNetSupport is a InstanceAttributeName enum value InstanceAttributeNameSriovNetSupport = "sriovNetSupport" // InstanceAttributeNameEnaSupport is a InstanceAttributeName enum value InstanceAttributeNameEnaSupport = "enaSupport" )
const ( // InstanceHealthStatusHealthy is a InstanceHealthStatus enum value InstanceHealthStatusHealthy = "healthy" // InstanceHealthStatusUnhealthy is a InstanceHealthStatus enum value InstanceHealthStatusUnhealthy = "unhealthy" )
const ( // InstanceInterruptionBehaviorHibernate is a InstanceInterruptionBehavior enum value InstanceInterruptionBehaviorHibernate = "hibernate" // InstanceInterruptionBehaviorStop is a InstanceInterruptionBehavior enum value InstanceInterruptionBehaviorStop = "stop" // InstanceInterruptionBehaviorTerminate is a InstanceInterruptionBehavior enum value InstanceInterruptionBehaviorTerminate = "terminate" )
const ( // InstanceLifecycleSpot is a InstanceLifecycle enum value InstanceLifecycleSpot = "spot" // InstanceLifecycleOnDemand is a InstanceLifecycle enum value InstanceLifecycleOnDemand = "on-demand" )
const ( // InstanceLifecycleTypeSpot is a InstanceLifecycleType enum value InstanceLifecycleTypeSpot = "spot" // InstanceLifecycleTypeScheduled is a InstanceLifecycleType enum value InstanceLifecycleTypeScheduled = "scheduled" )
const ( // InstanceMatchCriteriaOpen is a InstanceMatchCriteria enum value InstanceMatchCriteriaOpen = "open" // InstanceMatchCriteriaTargeted is a InstanceMatchCriteria enum value InstanceMatchCriteriaTargeted = "targeted" )
const ( // InstanceStateNamePending is a InstanceStateName enum value InstanceStateNamePending = "pending" // InstanceStateNameRunning is a InstanceStateName enum value InstanceStateNameRunning = "running" // InstanceStateNameShuttingDown is a InstanceStateName enum value InstanceStateNameShuttingDown = "shutting-down" // InstanceStateNameTerminated is a InstanceStateName enum value InstanceStateNameTerminated = "terminated" // InstanceStateNameStopping is a InstanceStateName enum value InstanceStateNameStopping = "stopping" // InstanceStateNameStopped is a InstanceStateName enum value InstanceStateNameStopped = "stopped" )
const ( // InstanceTypeT1Micro is a InstanceType enum value InstanceTypeT1Micro = "t1.micro" // InstanceTypeT2Nano is a InstanceType enum value InstanceTypeT2Nano = "t2.nano" // InstanceTypeT2Micro is a InstanceType enum value InstanceTypeT2Micro = "t2.micro" // InstanceTypeT2Small is a InstanceType enum value InstanceTypeT2Small = "t2.small" // InstanceTypeT2Medium is a InstanceType enum value InstanceTypeT2Medium = "t2.medium" // InstanceTypeT2Large is a InstanceType enum value InstanceTypeT2Large = "t2.large" // InstanceTypeT2Xlarge is a InstanceType enum value InstanceTypeT2Xlarge = "t2.xlarge" // InstanceTypeT22xlarge is a InstanceType enum value InstanceTypeT22xlarge = "t2.2xlarge" // InstanceTypeT3Nano is a InstanceType enum value InstanceTypeT3Nano = "t3.nano" // InstanceTypeT3Micro is a InstanceType enum value InstanceTypeT3Micro = "t3.micro" // InstanceTypeT3Small is a InstanceType enum value InstanceTypeT3Small = "t3.small" // InstanceTypeT3Medium is a InstanceType enum value InstanceTypeT3Medium = "t3.medium" // InstanceTypeT3Large is a InstanceType enum value InstanceTypeT3Large = "t3.large" // InstanceTypeT3Xlarge is a InstanceType enum value InstanceTypeT3Xlarge = "t3.xlarge" // InstanceTypeT32xlarge is a InstanceType enum value InstanceTypeT32xlarge = "t3.2xlarge" // InstanceTypeM1Small is a InstanceType enum value InstanceTypeM1Small = "m1.small" // InstanceTypeM1Medium is a InstanceType enum value InstanceTypeM1Medium = "m1.medium" // InstanceTypeM1Large is a InstanceType enum value InstanceTypeM1Large = "m1.large" // InstanceTypeM1Xlarge is a InstanceType enum value InstanceTypeM1Xlarge = "m1.xlarge" // InstanceTypeM3Medium is a InstanceType enum value InstanceTypeM3Medium = "m3.medium" // InstanceTypeM3Large is a InstanceType enum value InstanceTypeM3Large = "m3.large" // InstanceTypeM3Xlarge is a InstanceType enum value InstanceTypeM3Xlarge = "m3.xlarge" // InstanceTypeM32xlarge is a InstanceType enum value InstanceTypeM32xlarge = "m3.2xlarge" // InstanceTypeM4Large is a InstanceType enum value InstanceTypeM4Large = "m4.large" // InstanceTypeM4Xlarge is a InstanceType enum value InstanceTypeM4Xlarge = "m4.xlarge" // InstanceTypeM42xlarge is a InstanceType enum value InstanceTypeM42xlarge = "m4.2xlarge" // InstanceTypeM44xlarge is a InstanceType enum value InstanceTypeM44xlarge = "m4.4xlarge" // InstanceTypeM410xlarge is a InstanceType enum value InstanceTypeM410xlarge = "m4.10xlarge" // InstanceTypeM416xlarge is a InstanceType enum value InstanceTypeM416xlarge = "m4.16xlarge" // InstanceTypeM2Xlarge is a InstanceType enum value InstanceTypeM2Xlarge = "m2.xlarge" // InstanceTypeM22xlarge is a InstanceType enum value InstanceTypeM22xlarge = "m2.2xlarge" // InstanceTypeM24xlarge is a InstanceType enum value InstanceTypeM24xlarge = "m2.4xlarge" // InstanceTypeCr18xlarge is a InstanceType enum value InstanceTypeCr18xlarge = "cr1.8xlarge" // InstanceTypeR3Large is a InstanceType enum value InstanceTypeR3Large = "r3.large" // InstanceTypeR3Xlarge is a InstanceType enum value InstanceTypeR3Xlarge = "r3.xlarge" // InstanceTypeR32xlarge is a InstanceType enum value InstanceTypeR32xlarge = "r3.2xlarge" // InstanceTypeR34xlarge is a InstanceType enum value InstanceTypeR34xlarge = "r3.4xlarge" // InstanceTypeR38xlarge is a InstanceType enum value InstanceTypeR38xlarge = "r3.8xlarge" // InstanceTypeR4Large is a InstanceType enum value InstanceTypeR4Large = "r4.large" // InstanceTypeR4Xlarge is a InstanceType enum value InstanceTypeR4Xlarge = "r4.xlarge" // InstanceTypeR42xlarge is a InstanceType enum value InstanceTypeR42xlarge = "r4.2xlarge" // InstanceTypeR44xlarge is a InstanceType enum value InstanceTypeR44xlarge = "r4.4xlarge" // InstanceTypeR48xlarge is a InstanceType enum value InstanceTypeR48xlarge = "r4.8xlarge" // InstanceTypeR416xlarge is a InstanceType enum value InstanceTypeR416xlarge = "r4.16xlarge" // InstanceTypeR5Large is a InstanceType enum value InstanceTypeR5Large = "r5.large" // InstanceTypeR5Xlarge is a InstanceType enum value InstanceTypeR5Xlarge = "r5.xlarge" // InstanceTypeR52xlarge is a InstanceType enum value InstanceTypeR52xlarge = "r5.2xlarge" // InstanceTypeR54xlarge is a InstanceType enum value InstanceTypeR54xlarge = "r5.4xlarge" // InstanceTypeR512xlarge is a InstanceType enum value InstanceTypeR512xlarge = "r5.12xlarge" // InstanceTypeR524xlarge is a InstanceType enum value InstanceTypeR524xlarge = "r5.24xlarge" // InstanceTypeR5Metal is a InstanceType enum value InstanceTypeR5Metal = "r5.metal" // InstanceTypeR5aLarge is a InstanceType enum value InstanceTypeR5aLarge = "r5a.large" // InstanceTypeR5aXlarge is a InstanceType enum value InstanceTypeR5aXlarge = "r5a.xlarge" // InstanceTypeR5a2xlarge is a InstanceType enum value InstanceTypeR5a2xlarge = "r5a.2xlarge" // InstanceTypeR5a4xlarge is a InstanceType enum value InstanceTypeR5a4xlarge = "r5a.4xlarge" // InstanceTypeR5a12xlarge is a InstanceType enum value InstanceTypeR5a12xlarge = "r5a.12xlarge" // InstanceTypeR5a24xlarge is a InstanceType enum value InstanceTypeR5a24xlarge = "r5a.24xlarge" // InstanceTypeR5dLarge is a InstanceType enum value InstanceTypeR5dLarge = "r5d.large" // InstanceTypeR5dXlarge is a InstanceType enum value InstanceTypeR5dXlarge = "r5d.xlarge" // InstanceTypeR5d2xlarge is a InstanceType enum value InstanceTypeR5d2xlarge = "r5d.2xlarge" // InstanceTypeR5d4xlarge is a InstanceType enum value InstanceTypeR5d4xlarge = "r5d.4xlarge" // InstanceTypeR5d12xlarge is a InstanceType enum value InstanceTypeR5d12xlarge = "r5d.12xlarge" // InstanceTypeR5d24xlarge is a InstanceType enum value InstanceTypeR5d24xlarge = "r5d.24xlarge" // InstanceTypeR5dMetal is a InstanceType enum value InstanceTypeR5dMetal = "r5d.metal" // InstanceTypeX116xlarge is a InstanceType enum value InstanceTypeX116xlarge = "x1.16xlarge" // InstanceTypeX132xlarge is a InstanceType enum value InstanceTypeX132xlarge = "x1.32xlarge" // InstanceTypeX1eXlarge is a InstanceType enum value InstanceTypeX1eXlarge = "x1e.xlarge" // InstanceTypeX1e2xlarge is a InstanceType enum value InstanceTypeX1e2xlarge = "x1e.2xlarge" // InstanceTypeX1e4xlarge is a InstanceType enum value InstanceTypeX1e4xlarge = "x1e.4xlarge" // InstanceTypeX1e8xlarge is a InstanceType enum value InstanceTypeX1e8xlarge = "x1e.8xlarge" // InstanceTypeX1e16xlarge is a InstanceType enum value InstanceTypeX1e16xlarge = "x1e.16xlarge" // InstanceTypeX1e32xlarge is a InstanceType enum value InstanceTypeX1e32xlarge = "x1e.32xlarge" // InstanceTypeI2Xlarge is a InstanceType enum value InstanceTypeI2Xlarge = "i2.xlarge" // InstanceTypeI22xlarge is a InstanceType enum value InstanceTypeI22xlarge = "i2.2xlarge" // InstanceTypeI24xlarge is a InstanceType enum value InstanceTypeI24xlarge = "i2.4xlarge" // InstanceTypeI28xlarge is a InstanceType enum value InstanceTypeI28xlarge = "i2.8xlarge" // InstanceTypeI3Large is a InstanceType enum value InstanceTypeI3Large = "i3.large" // InstanceTypeI3Xlarge is a InstanceType enum value InstanceTypeI3Xlarge = "i3.xlarge" // InstanceTypeI32xlarge is a InstanceType enum value InstanceTypeI32xlarge = "i3.2xlarge" // InstanceTypeI34xlarge is a InstanceType enum value InstanceTypeI34xlarge = "i3.4xlarge" // InstanceTypeI38xlarge is a InstanceType enum value InstanceTypeI38xlarge = "i3.8xlarge" // InstanceTypeI316xlarge is a InstanceType enum value InstanceTypeI316xlarge = "i3.16xlarge" // InstanceTypeI3Metal is a InstanceType enum value InstanceTypeI3Metal = "i3.metal" // InstanceTypeHi14xlarge is a InstanceType enum value InstanceTypeHi14xlarge = "hi1.4xlarge" // InstanceTypeHs18xlarge is a InstanceType enum value InstanceTypeHs18xlarge = "hs1.8xlarge" // InstanceTypeC1Medium is a InstanceType enum value InstanceTypeC1Medium = "c1.medium" // InstanceTypeC1Xlarge is a InstanceType enum value InstanceTypeC1Xlarge = "c1.xlarge" // InstanceTypeC3Large is a InstanceType enum value InstanceTypeC3Large = "c3.large" // InstanceTypeC3Xlarge is a InstanceType enum value InstanceTypeC3Xlarge = "c3.xlarge" // InstanceTypeC32xlarge is a InstanceType enum value InstanceTypeC32xlarge = "c3.2xlarge" // InstanceTypeC34xlarge is a InstanceType enum value InstanceTypeC34xlarge = "c3.4xlarge" // InstanceTypeC38xlarge is a InstanceType enum value InstanceTypeC38xlarge = "c3.8xlarge" // InstanceTypeC4Large is a InstanceType enum value InstanceTypeC4Large = "c4.large" // InstanceTypeC4Xlarge is a InstanceType enum value InstanceTypeC4Xlarge = "c4.xlarge" // InstanceTypeC42xlarge is a InstanceType enum value InstanceTypeC42xlarge = "c4.2xlarge" // InstanceTypeC44xlarge is a InstanceType enum value InstanceTypeC44xlarge = "c4.4xlarge" // InstanceTypeC48xlarge is a InstanceType enum value InstanceTypeC48xlarge = "c4.8xlarge" // InstanceTypeC5Large is a InstanceType enum value InstanceTypeC5Large = "c5.large" // InstanceTypeC5Xlarge is a InstanceType enum value InstanceTypeC5Xlarge = "c5.xlarge" // InstanceTypeC52xlarge is a InstanceType enum value InstanceTypeC52xlarge = "c5.2xlarge" // InstanceTypeC54xlarge is a InstanceType enum value InstanceTypeC54xlarge = "c5.4xlarge" // InstanceTypeC59xlarge is a InstanceType enum value InstanceTypeC59xlarge = "c5.9xlarge" // InstanceTypeC518xlarge is a InstanceType enum value InstanceTypeC518xlarge = "c5.18xlarge" // InstanceTypeC5dLarge is a InstanceType enum value InstanceTypeC5dLarge = "c5d.large" // InstanceTypeC5dXlarge is a InstanceType enum value InstanceTypeC5dXlarge = "c5d.xlarge" // InstanceTypeC5d2xlarge is a InstanceType enum value InstanceTypeC5d2xlarge = "c5d.2xlarge" // InstanceTypeC5d4xlarge is a InstanceType enum value InstanceTypeC5d4xlarge = "c5d.4xlarge" // InstanceTypeC5d9xlarge is a InstanceType enum value InstanceTypeC5d9xlarge = "c5d.9xlarge" // InstanceTypeC5d18xlarge is a InstanceType enum value InstanceTypeC5d18xlarge = "c5d.18xlarge" // InstanceTypeC5nLarge is a InstanceType enum value InstanceTypeC5nLarge = "c5n.large" // InstanceTypeC5nXlarge is a InstanceType enum value InstanceTypeC5nXlarge = "c5n.xlarge" // InstanceTypeC5n2xlarge is a InstanceType enum value InstanceTypeC5n2xlarge = "c5n.2xlarge" // InstanceTypeC5n4xlarge is a InstanceType enum value InstanceTypeC5n4xlarge = "c5n.4xlarge" // InstanceTypeC5n9xlarge is a InstanceType enum value InstanceTypeC5n9xlarge = "c5n.9xlarge" // InstanceTypeC5n18xlarge is a InstanceType enum value InstanceTypeC5n18xlarge = "c5n.18xlarge" // InstanceTypeCc14xlarge is a InstanceType enum value InstanceTypeCc14xlarge = "cc1.4xlarge" // InstanceTypeCc28xlarge is a InstanceType enum value InstanceTypeCc28xlarge = "cc2.8xlarge" // InstanceTypeG22xlarge is a InstanceType enum value InstanceTypeG22xlarge = "g2.2xlarge" // InstanceTypeG28xlarge is a InstanceType enum value InstanceTypeG28xlarge = "g2.8xlarge" // InstanceTypeG34xlarge is a InstanceType enum value InstanceTypeG34xlarge = "g3.4xlarge" // InstanceTypeG38xlarge is a InstanceType enum value InstanceTypeG38xlarge = "g3.8xlarge" // InstanceTypeG316xlarge is a InstanceType enum value InstanceTypeG316xlarge = "g3.16xlarge" // InstanceTypeG3sXlarge is a InstanceType enum value InstanceTypeG3sXlarge = "g3s.xlarge" // InstanceTypeCg14xlarge is a InstanceType enum value InstanceTypeCg14xlarge = "cg1.4xlarge" // InstanceTypeP2Xlarge is a InstanceType enum value InstanceTypeP2Xlarge = "p2.xlarge" // InstanceTypeP28xlarge is a InstanceType enum value InstanceTypeP28xlarge = "p2.8xlarge" // InstanceTypeP216xlarge is a InstanceType enum value InstanceTypeP216xlarge = "p2.16xlarge" // InstanceTypeP32xlarge is a InstanceType enum value InstanceTypeP32xlarge = "p3.2xlarge" // InstanceTypeP38xlarge is a InstanceType enum value InstanceTypeP38xlarge = "p3.8xlarge" // InstanceTypeP316xlarge is a InstanceType enum value InstanceTypeP316xlarge = "p3.16xlarge" // InstanceTypeP3dn24xlarge is a InstanceType enum value InstanceTypeP3dn24xlarge = "p3dn.24xlarge" // InstanceTypeD2Xlarge is a InstanceType enum value InstanceTypeD2Xlarge = "d2.xlarge" // InstanceTypeD22xlarge is a InstanceType enum value InstanceTypeD22xlarge = "d2.2xlarge" // InstanceTypeD24xlarge is a InstanceType enum value InstanceTypeD24xlarge = "d2.4xlarge" // InstanceTypeD28xlarge is a InstanceType enum value InstanceTypeD28xlarge = "d2.8xlarge" // InstanceTypeF12xlarge is a InstanceType enum value InstanceTypeF12xlarge = "f1.2xlarge" // InstanceTypeF14xlarge is a InstanceType enum value InstanceTypeF14xlarge = "f1.4xlarge" // InstanceTypeF116xlarge is a InstanceType enum value InstanceTypeF116xlarge = "f1.16xlarge" // InstanceTypeM5Large is a InstanceType enum value InstanceTypeM5Large = "m5.large" // InstanceTypeM5Xlarge is a InstanceType enum value InstanceTypeM5Xlarge = "m5.xlarge" // InstanceTypeM52xlarge is a InstanceType enum value InstanceTypeM52xlarge = "m5.2xlarge" // InstanceTypeM54xlarge is a InstanceType enum value InstanceTypeM54xlarge = "m5.4xlarge" // InstanceTypeM512xlarge is a InstanceType enum value InstanceTypeM512xlarge = "m5.12xlarge" // InstanceTypeM524xlarge is a InstanceType enum value InstanceTypeM524xlarge = "m5.24xlarge" // InstanceTypeM5aLarge is a InstanceType enum value InstanceTypeM5aLarge = "m5a.large" // InstanceTypeM5aXlarge is a InstanceType enum value InstanceTypeM5aXlarge = "m5a.xlarge" // InstanceTypeM5a2xlarge is a InstanceType enum value InstanceTypeM5a2xlarge = "m5a.2xlarge" // InstanceTypeM5a4xlarge is a InstanceType enum value InstanceTypeM5a4xlarge = "m5a.4xlarge" // InstanceTypeM5a12xlarge is a InstanceType enum value InstanceTypeM5a12xlarge = "m5a.12xlarge" // InstanceTypeM5a24xlarge is a InstanceType enum value InstanceTypeM5a24xlarge = "m5a.24xlarge" // InstanceTypeM5dLarge is a InstanceType enum value InstanceTypeM5dLarge = "m5d.large" // InstanceTypeM5dXlarge is a InstanceType enum value InstanceTypeM5dXlarge = "m5d.xlarge" // InstanceTypeM5d2xlarge is a InstanceType enum value InstanceTypeM5d2xlarge = "m5d.2xlarge" // InstanceTypeM5d4xlarge is a InstanceType enum value InstanceTypeM5d4xlarge = "m5d.4xlarge" // InstanceTypeM5d12xlarge is a InstanceType enum value InstanceTypeM5d12xlarge = "m5d.12xlarge" // InstanceTypeM5d24xlarge is a InstanceType enum value InstanceTypeM5d24xlarge = "m5d.24xlarge" // InstanceTypeH12xlarge is a InstanceType enum value InstanceTypeH12xlarge = "h1.2xlarge" // InstanceTypeH14xlarge is a InstanceType enum value InstanceTypeH14xlarge = "h1.4xlarge" // InstanceTypeH18xlarge is a InstanceType enum value InstanceTypeH18xlarge = "h1.8xlarge" // InstanceTypeH116xlarge is a InstanceType enum value InstanceTypeH116xlarge = "h1.16xlarge" // InstanceTypeZ1dLarge is a InstanceType enum value InstanceTypeZ1dLarge = "z1d.large" // InstanceTypeZ1dXlarge is a InstanceType enum value InstanceTypeZ1dXlarge = "z1d.xlarge" // InstanceTypeZ1d2xlarge is a InstanceType enum value InstanceTypeZ1d2xlarge = "z1d.2xlarge" // InstanceTypeZ1d3xlarge is a InstanceType enum value InstanceTypeZ1d3xlarge = "z1d.3xlarge" // InstanceTypeZ1d6xlarge is a InstanceType enum value InstanceTypeZ1d6xlarge = "z1d.6xlarge" // InstanceTypeZ1d12xlarge is a InstanceType enum value InstanceTypeZ1d12xlarge = "z1d.12xlarge" // InstanceTypeU6tb1Metal is a InstanceType enum value InstanceTypeU6tb1Metal = "u-6tb1.metal" // InstanceTypeU9tb1Metal is a InstanceType enum value InstanceTypeU9tb1Metal = "u-9tb1.metal" // InstanceTypeU12tb1Metal is a InstanceType enum value InstanceTypeU12tb1Metal = "u-12tb1.metal" // InstanceTypeA1Medium is a InstanceType enum value InstanceTypeA1Medium = "a1.medium" // InstanceTypeA1Large is a InstanceType enum value InstanceTypeA1Large = "a1.large" // InstanceTypeA1Xlarge is a InstanceType enum value InstanceTypeA1Xlarge = "a1.xlarge" // InstanceTypeA12xlarge is a InstanceType enum value InstanceTypeA12xlarge = "a1.2xlarge" // InstanceTypeA14xlarge is a InstanceType enum value InstanceTypeA14xlarge = "a1.4xlarge" )
const ( // InterfacePermissionTypeInstanceAttach is a InterfacePermissionType enum value InterfacePermissionTypeInstanceAttach = "INSTANCE-ATTACH" // InterfacePermissionTypeEipAssociate is a InterfacePermissionType enum value InterfacePermissionTypeEipAssociate = "EIP-ASSOCIATE" )
const ( // Ipv6SupportValueEnable is a Ipv6SupportValue enum value Ipv6SupportValueEnable = "enable" // Ipv6SupportValueDisable is a Ipv6SupportValue enum value Ipv6SupportValueDisable = "disable" )
const ( // LaunchTemplateErrorCodeLaunchTemplateIdDoesNotExist is a LaunchTemplateErrorCode enum value LaunchTemplateErrorCodeLaunchTemplateIdDoesNotExist = "launchTemplateIdDoesNotExist" // LaunchTemplateErrorCodeLaunchTemplateIdMalformed is a LaunchTemplateErrorCode enum value LaunchTemplateErrorCodeLaunchTemplateIdMalformed = "launchTemplateIdMalformed" // LaunchTemplateErrorCodeLaunchTemplateNameDoesNotExist is a LaunchTemplateErrorCode enum value LaunchTemplateErrorCodeLaunchTemplateNameDoesNotExist = "launchTemplateNameDoesNotExist" // LaunchTemplateErrorCodeLaunchTemplateNameMalformed is a LaunchTemplateErrorCode enum value LaunchTemplateErrorCodeLaunchTemplateNameMalformed = "launchTemplateNameMalformed" // LaunchTemplateErrorCodeLaunchTemplateVersionDoesNotExist is a LaunchTemplateErrorCode enum value LaunchTemplateErrorCodeLaunchTemplateVersionDoesNotExist = "launchTemplateVersionDoesNotExist" // LaunchTemplateErrorCodeUnexpectedError is a LaunchTemplateErrorCode enum value LaunchTemplateErrorCodeUnexpectedError = "unexpectedError" )
const ( // ListingStateAvailable is a ListingState enum value ListingStateAvailable = "available" // ListingStateSold is a ListingState enum value ListingStateSold = "sold" // ListingStateCancelled is a ListingState enum value ListingStateCancelled = "cancelled" // ListingStatePending is a ListingState enum value ListingStatePending = "pending" )
const ( // ListingStatusActive is a ListingStatus enum value ListingStatusActive = "active" // ListingStatusPending is a ListingStatus enum value ListingStatusPending = "pending" // ListingStatusCancelled is a ListingStatus enum value ListingStatusCancelled = "cancelled" // ListingStatusClosed is a ListingStatus enum value ListingStatusClosed = "closed" )
const ( // LogDestinationTypeCloudWatchLogs is a LogDestinationType enum value LogDestinationTypeCloudWatchLogs = "cloud-watch-logs" // LogDestinationTypeS3 is a LogDestinationType enum value LogDestinationTypeS3 = "s3" )
const ( // MonitoringStateDisabled is a MonitoringState enum value MonitoringStateDisabled = "disabled" // MonitoringStateDisabling is a MonitoringState enum value MonitoringStateDisabling = "disabling" // MonitoringStateEnabled is a MonitoringState enum value MonitoringStateEnabled = "enabled" // MonitoringStatePending is a MonitoringState enum value MonitoringStatePending = "pending" )
const ( // MoveStatusMovingToVpc is a MoveStatus enum value MoveStatusMovingToVpc = "movingToVpc" // MoveStatusRestoringToClassic is a MoveStatus enum value MoveStatusRestoringToClassic = "restoringToClassic" )
const ( // NatGatewayStatePending is a NatGatewayState enum value NatGatewayStatePending = "pending" // NatGatewayStateFailed is a NatGatewayState enum value NatGatewayStateFailed = "failed" // NatGatewayStateAvailable is a NatGatewayState enum value NatGatewayStateAvailable = "available" // NatGatewayStateDeleting is a NatGatewayState enum value NatGatewayStateDeleting = "deleting" // NatGatewayStateDeleted is a NatGatewayState enum value NatGatewayStateDeleted = "deleted" )
const ( // NetworkInterfaceAttributeDescription is a NetworkInterfaceAttribute enum value NetworkInterfaceAttributeDescription = "description" // NetworkInterfaceAttributeGroupSet is a NetworkInterfaceAttribute enum value NetworkInterfaceAttributeGroupSet = "groupSet" // NetworkInterfaceAttributeSourceDestCheck is a NetworkInterfaceAttribute enum value NetworkInterfaceAttributeSourceDestCheck = "sourceDestCheck" // NetworkInterfaceAttributeAttachment is a NetworkInterfaceAttribute enum value NetworkInterfaceAttributeAttachment = "attachment" )
const ( // NetworkInterfacePermissionStateCodePending is a NetworkInterfacePermissionStateCode enum value NetworkInterfacePermissionStateCodePending = "pending" // NetworkInterfacePermissionStateCodeGranted is a NetworkInterfacePermissionStateCode enum value NetworkInterfacePermissionStateCodeGranted = "granted" // NetworkInterfacePermissionStateCodeRevoking is a NetworkInterfacePermissionStateCode enum value NetworkInterfacePermissionStateCodeRevoking = "revoking" // NetworkInterfacePermissionStateCodeRevoked is a NetworkInterfacePermissionStateCode enum value NetworkInterfacePermissionStateCodeRevoked = "revoked" )
const ( // NetworkInterfaceStatusAvailable is a NetworkInterfaceStatus enum value NetworkInterfaceStatusAvailable = "available" // NetworkInterfaceStatusAssociated is a NetworkInterfaceStatus enum value NetworkInterfaceStatusAssociated = "associated" // NetworkInterfaceStatusAttaching is a NetworkInterfaceStatus enum value NetworkInterfaceStatusAttaching = "attaching" // NetworkInterfaceStatusInUse is a NetworkInterfaceStatus enum value NetworkInterfaceStatusInUse = "in-use" // NetworkInterfaceStatusDetaching is a NetworkInterfaceStatus enum value NetworkInterfaceStatusDetaching = "detaching" )
const ( // NetworkInterfaceTypeInterface is a NetworkInterfaceType enum value NetworkInterfaceTypeInterface = "interface" // NetworkInterfaceTypeNatGateway is a NetworkInterfaceType enum value NetworkInterfaceTypeNatGateway = "natGateway" )
const ( // OfferingClassTypeStandard is a OfferingClassType enum value OfferingClassTypeStandard = "standard" // OfferingClassTypeConvertible is a OfferingClassType enum value OfferingClassTypeConvertible = "convertible" )
const ( // OfferingTypeValuesHeavyUtilization is a OfferingTypeValues enum value OfferingTypeValuesHeavyUtilization = "Heavy Utilization" // OfferingTypeValuesMediumUtilization is a OfferingTypeValues enum value OfferingTypeValuesMediumUtilization = "Medium Utilization" // OfferingTypeValuesLightUtilization is a OfferingTypeValues enum value OfferingTypeValuesLightUtilization = "Light Utilization" // OfferingTypeValuesNoUpfront is a OfferingTypeValues enum value OfferingTypeValuesNoUpfront = "No Upfront" // OfferingTypeValuesPartialUpfront is a OfferingTypeValues enum value OfferingTypeValuesPartialUpfront = "Partial Upfront" // OfferingTypeValuesAllUpfront is a OfferingTypeValues enum value OfferingTypeValuesAllUpfront = "All Upfront" )
const ( // OnDemandAllocationStrategyLowestPrice is a OnDemandAllocationStrategy enum value OnDemandAllocationStrategyLowestPrice = "lowestPrice" // OnDemandAllocationStrategyPrioritized is a OnDemandAllocationStrategy enum value OnDemandAllocationStrategyPrioritized = "prioritized" )
const ( // OperationTypeAdd is a OperationType enum value OperationTypeAdd = "add" // OperationTypeRemove is a OperationType enum value OperationTypeRemove = "remove" )
const ( // PaymentOptionAllUpfront is a PaymentOption enum value PaymentOptionAllUpfront = "AllUpfront" // PaymentOptionPartialUpfront is a PaymentOption enum value PaymentOptionPartialUpfront = "PartialUpfront" // PaymentOptionNoUpfront is a PaymentOption enum value PaymentOptionNoUpfront = "NoUpfront" )
const ( // PlacementGroupStatePending is a PlacementGroupState enum value PlacementGroupStatePending = "pending" // PlacementGroupStateAvailable is a PlacementGroupState enum value PlacementGroupStateAvailable = "available" // PlacementGroupStateDeleting is a PlacementGroupState enum value PlacementGroupStateDeleting = "deleting" // PlacementGroupStateDeleted is a PlacementGroupState enum value PlacementGroupStateDeleted = "deleted" )
const ( // PlacementStrategyCluster is a PlacementStrategy enum value PlacementStrategyCluster = "cluster" // PlacementStrategySpread is a PlacementStrategy enum value PlacementStrategySpread = "spread" // PlacementStrategyPartition is a PlacementStrategy enum value PlacementStrategyPartition = "partition" )
const ( // PrincipalTypeAll is a PrincipalType enum value PrincipalTypeAll = "All" // PrincipalTypeService is a PrincipalType enum value PrincipalTypeService = "Service" // PrincipalTypeOrganizationUnit is a PrincipalType enum value PrincipalTypeOrganizationUnit = "OrganizationUnit" // PrincipalTypeAccount is a PrincipalType enum value PrincipalTypeAccount = "Account" // PrincipalTypeUser is a PrincipalType enum value PrincipalTypeUser = "User" // PrincipalTypeRole is a PrincipalType enum value PrincipalTypeRole = "Role" )
const ( // ProductCodeValuesDevpay is a ProductCodeValues enum value ProductCodeValuesDevpay = "devpay" // ProductCodeValuesMarketplace is a ProductCodeValues enum value ProductCodeValuesMarketplace = "marketplace" )
const ( // RIProductDescriptionLinuxUnix is a RIProductDescription enum value RIProductDescriptionLinuxUnix = "Linux/UNIX" // RIProductDescriptionLinuxUnixamazonVpc is a RIProductDescription enum value RIProductDescriptionLinuxUnixamazonVpc = "Linux/UNIX (Amazon VPC)" // RIProductDescriptionWindows is a RIProductDescription enum value RIProductDescriptionWindows = "Windows" // RIProductDescriptionWindowsAmazonVpc is a RIProductDescription enum value RIProductDescriptionWindowsAmazonVpc = "Windows (Amazon VPC)" )
const ( // ReportInstanceReasonCodesInstanceStuckInState is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesInstanceStuckInState = "instance-stuck-in-state" // ReportInstanceReasonCodesUnresponsive is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesUnresponsive = "unresponsive" // ReportInstanceReasonCodesNotAcceptingCredentials is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesNotAcceptingCredentials = "not-accepting-credentials" // ReportInstanceReasonCodesPasswordNotAvailable is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesPasswordNotAvailable = "password-not-available" // ReportInstanceReasonCodesPerformanceNetwork is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesPerformanceNetwork = "performance-network" // ReportInstanceReasonCodesPerformanceInstanceStore is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesPerformanceInstanceStore = "performance-instance-store" // ReportInstanceReasonCodesPerformanceEbsVolume is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesPerformanceEbsVolume = "performance-ebs-volume" // ReportInstanceReasonCodesPerformanceOther is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesPerformanceOther = "performance-other" // ReportInstanceReasonCodesOther is a ReportInstanceReasonCodes enum value ReportInstanceReasonCodesOther = "other" )
const ( // ReportStatusTypeOk is a ReportStatusType enum value ReportStatusTypeOk = "ok" // ReportStatusTypeImpaired is a ReportStatusType enum value ReportStatusTypeImpaired = "impaired" )
const ( // ReservationStatePaymentPending is a ReservationState enum value ReservationStatePaymentPending = "payment-pending" // ReservationStatePaymentFailed is a ReservationState enum value ReservationStatePaymentFailed = "payment-failed" // ReservationStateActive is a ReservationState enum value ReservationStateActive = "active" // ReservationStateRetired is a ReservationState enum value ReservationStateRetired = "retired" )
const ( // ReservedInstanceStatePaymentPending is a ReservedInstanceState enum value ReservedInstanceStatePaymentPending = "payment-pending" // ReservedInstanceStateActive is a ReservedInstanceState enum value ReservedInstanceStateActive = "active" // ReservedInstanceStatePaymentFailed is a ReservedInstanceState enum value ReservedInstanceStatePaymentFailed = "payment-failed" // ReservedInstanceStateRetired is a ReservedInstanceState enum value ReservedInstanceStateRetired = "retired" )
const ( // ResourceTypeCustomerGateway is a ResourceType enum value ResourceTypeCustomerGateway = "customer-gateway" // ResourceTypeDedicatedHost is a ResourceType enum value ResourceTypeDedicatedHost = "dedicated-host" // ResourceTypeDhcpOptions is a ResourceType enum value ResourceTypeDhcpOptions = "dhcp-options" // ResourceTypeElasticIp is a ResourceType enum value ResourceTypeElasticIp = "elastic-ip" // ResourceTypeFleet is a ResourceType enum value ResourceTypeFleet = "fleet" // ResourceTypeFpgaImage is a ResourceType enum value ResourceTypeFpgaImage = "fpga-image" // ResourceTypeImage is a ResourceType enum value ResourceTypeImage = "image" // ResourceTypeInstance is a ResourceType enum value ResourceTypeInstance = "instance" // ResourceTypeInternetGateway is a ResourceType enum value ResourceTypeInternetGateway = "internet-gateway" // ResourceTypeLaunchTemplate is a ResourceType enum value ResourceTypeLaunchTemplate = "launch-template" // ResourceTypeNatgateway is a ResourceType enum value ResourceTypeNatgateway = "natgateway" // ResourceTypeNetworkAcl is a ResourceType enum value ResourceTypeNetworkAcl = "network-acl" // ResourceTypeNetworkInterface is a ResourceType enum value ResourceTypeNetworkInterface = "network-interface" // ResourceTypeReservedInstances is a ResourceType enum value ResourceTypeReservedInstances = "reserved-instances" // ResourceTypeRouteTable is a ResourceType enum value ResourceTypeRouteTable = "route-table" // ResourceTypeSecurityGroup is a ResourceType enum value ResourceTypeSecurityGroup = "security-group" // ResourceTypeSnapshot is a ResourceType enum value ResourceTypeSnapshot = "snapshot" // ResourceTypeSpotInstancesRequest is a ResourceType enum value ResourceTypeSpotInstancesRequest = "spot-instances-request" // ResourceTypeSubnet is a ResourceType enum value ResourceTypeSubnet = "subnet" // ResourceTypeTransitGateway is a ResourceType enum value ResourceTypeTransitGateway = "transit-gateway" // ResourceTypeTransitGatewayAttachment is a ResourceType enum value ResourceTypeTransitGatewayAttachment = "transit-gateway-attachment" // ResourceTypeTransitGatewayRouteTable is a ResourceType enum value ResourceTypeTransitGatewayRouteTable = "transit-gateway-route-table" // ResourceTypeVolume is a ResourceType enum value ResourceTypeVolume = "volume" // ResourceTypeVpc is a ResourceType enum value ResourceTypeVpc = "vpc" // ResourceTypeVpcPeeringConnection is a ResourceType enum value ResourceTypeVpcPeeringConnection = "vpc-peering-connection" // ResourceTypeVpnConnection is a ResourceType enum value ResourceTypeVpnConnection = "vpn-connection" // ResourceTypeVpnGateway is a ResourceType enum value ResourceTypeVpnGateway = "vpn-gateway" )
const ( // RouteOriginCreateRouteTable is a RouteOrigin enum value RouteOriginCreateRouteTable = "CreateRouteTable" // RouteOriginCreateRoute is a RouteOrigin enum value RouteOriginCreateRoute = "CreateRoute" // RouteOriginEnableVgwRoutePropagation is a RouteOrigin enum value RouteOriginEnableVgwRoutePropagation = "EnableVgwRoutePropagation" )
const ( // RouteStateActive is a RouteState enum value RouteStateActive = "active" // RouteStateBlackhole is a RouteState enum value RouteStateBlackhole = "blackhole" )
const ( // RuleActionAllow is a RuleAction enum value RuleActionAllow = "allow" // RuleActionDeny is a RuleAction enum value RuleActionDeny = "deny" )
const ( // ServiceStatePending is a ServiceState enum value ServiceStatePending = "Pending" // ServiceStateAvailable is a ServiceState enum value ServiceStateAvailable = "Available" // ServiceStateDeleting is a ServiceState enum value ServiceStateDeleting = "Deleting" // ServiceStateDeleted is a ServiceState enum value ServiceStateDeleted = "Deleted" // ServiceStateFailed is a ServiceState enum value ServiceStateFailed = "Failed" )
const ( // ServiceTypeInterface is a ServiceType enum value ServiceTypeInterface = "Interface" // ServiceTypeGateway is a ServiceType enum value ServiceTypeGateway = "Gateway" )
const ( // ShutdownBehaviorStop is a ShutdownBehavior enum value ShutdownBehaviorStop = "stop" // ShutdownBehaviorTerminate is a ShutdownBehavior enum value ShutdownBehaviorTerminate = "terminate" )
const ( // SnapshotAttributeNameProductCodes is a SnapshotAttributeName enum value SnapshotAttributeNameProductCodes = "productCodes" // SnapshotAttributeNameCreateVolumePermission is a SnapshotAttributeName enum value SnapshotAttributeNameCreateVolumePermission = "createVolumePermission" )
const ( // SnapshotStatePending is a SnapshotState enum value SnapshotStatePending = "pending" // SnapshotStateCompleted is a SnapshotState enum value SnapshotStateCompleted = "completed" // SnapshotStateError is a SnapshotState enum value SnapshotStateError = "error" )
const ( // SpotAllocationStrategyLowestPrice is a SpotAllocationStrategy enum value SpotAllocationStrategyLowestPrice = "lowest-price" // SpotAllocationStrategyDiversified is a SpotAllocationStrategy enum value SpotAllocationStrategyDiversified = "diversified" )
const ( // SpotInstanceInterruptionBehaviorHibernate is a SpotInstanceInterruptionBehavior enum value SpotInstanceInterruptionBehaviorHibernate = "hibernate" // SpotInstanceInterruptionBehaviorStop is a SpotInstanceInterruptionBehavior enum value SpotInstanceInterruptionBehaviorStop = "stop" // SpotInstanceInterruptionBehaviorTerminate is a SpotInstanceInterruptionBehavior enum value SpotInstanceInterruptionBehaviorTerminate = "terminate" )
const ( // SpotInstanceStateOpen is a SpotInstanceState enum value SpotInstanceStateOpen = "open" // SpotInstanceStateActive is a SpotInstanceState enum value SpotInstanceStateActive = "active" // SpotInstanceStateClosed is a SpotInstanceState enum value SpotInstanceStateClosed = "closed" // SpotInstanceStateCancelled is a SpotInstanceState enum value SpotInstanceStateCancelled = "cancelled" // SpotInstanceStateFailed is a SpotInstanceState enum value SpotInstanceStateFailed = "failed" )
const ( // SpotInstanceTypeOneTime is a SpotInstanceType enum value SpotInstanceTypeOneTime = "one-time" // SpotInstanceTypePersistent is a SpotInstanceType enum value SpotInstanceTypePersistent = "persistent" )
const ( // StatePendingAcceptance is a State enum value StatePendingAcceptance = "PendingAcceptance" // StatePending is a State enum value StatePending = "Pending" // StateAvailable is a State enum value StateAvailable = "Available" // StateDeleting is a State enum value StateDeleting = "Deleting" // StateDeleted is a State enum value StateDeleted = "Deleted" // StateRejected is a State enum value StateRejected = "Rejected" // StateFailed is a State enum value StateFailed = "Failed" // StateExpired is a State enum value StateExpired = "Expired" )
const ( // StatusMoveInProgress is a Status enum value StatusMoveInProgress = "MoveInProgress" // StatusInVpc is a Status enum value StatusInVpc = "InVpc" // StatusInClassic is a Status enum value StatusInClassic = "InClassic" )
const ( // StatusTypePassed is a StatusType enum value StatusTypePassed = "passed" // StatusTypeFailed is a StatusType enum value StatusTypeFailed = "failed" // StatusTypeInsufficientData is a StatusType enum value StatusTypeInsufficientData = "insufficient-data" // StatusTypeInitializing is a StatusType enum value StatusTypeInitializing = "initializing" )
const ( // SubnetCidrBlockStateCodeAssociating is a SubnetCidrBlockStateCode enum value SubnetCidrBlockStateCodeAssociating = "associating" // SubnetCidrBlockStateCodeAssociated is a SubnetCidrBlockStateCode enum value SubnetCidrBlockStateCodeAssociated = "associated" // SubnetCidrBlockStateCodeDisassociating is a SubnetCidrBlockStateCode enum value SubnetCidrBlockStateCodeDisassociating = "disassociating" // SubnetCidrBlockStateCodeDisassociated is a SubnetCidrBlockStateCode enum value SubnetCidrBlockStateCodeDisassociated = "disassociated" // SubnetCidrBlockStateCodeFailing is a SubnetCidrBlockStateCode enum value SubnetCidrBlockStateCodeFailing = "failing" // SubnetCidrBlockStateCodeFailed is a SubnetCidrBlockStateCode enum value SubnetCidrBlockStateCodeFailed = "failed" )
const ( // SubnetStatePending is a SubnetState enum value SubnetStatePending = "pending" // SubnetStateAvailable is a SubnetState enum value SubnetStateAvailable = "available" )
const ( // SummaryStatusOk is a SummaryStatus enum value SummaryStatusOk = "ok" // SummaryStatusImpaired is a SummaryStatus enum value SummaryStatusImpaired = "impaired" // SummaryStatusInsufficientData is a SummaryStatus enum value SummaryStatusInsufficientData = "insufficient-data" // SummaryStatusNotApplicable is a SummaryStatus enum value SummaryStatusNotApplicable = "not-applicable" // SummaryStatusInitializing is a SummaryStatus enum value SummaryStatusInitializing = "initializing" )
const ( // TelemetryStatusUp is a TelemetryStatus enum value TelemetryStatusUp = "UP" // TelemetryStatusDown is a TelemetryStatus enum value TelemetryStatusDown = "DOWN" )
const ( // TenancyDefault is a Tenancy enum value TenancyDefault = "default" // TenancyDedicated is a Tenancy enum value TenancyDedicated = "dedicated" // TenancyHost is a Tenancy enum value TenancyHost = "host" )
const ( // TrafficTypeAccept is a TrafficType enum value TrafficTypeAccept = "ACCEPT" // TrafficTypeReject is a TrafficType enum value TrafficTypeReject = "REJECT" // TrafficTypeAll is a TrafficType enum value TrafficTypeAll = "ALL" )
const ( // TransitGatewayAssociationStateAssociating is a TransitGatewayAssociationState enum value TransitGatewayAssociationStateAssociating = "associating" // TransitGatewayAssociationStateAssociated is a TransitGatewayAssociationState enum value TransitGatewayAssociationStateAssociated = "associated" // TransitGatewayAssociationStateDisassociating is a TransitGatewayAssociationState enum value TransitGatewayAssociationStateDisassociating = "disassociating" // TransitGatewayAssociationStateDisassociated is a TransitGatewayAssociationState enum value TransitGatewayAssociationStateDisassociated = "disassociated" )
const ( // TransitGatewayAttachmentResourceTypeVpc is a TransitGatewayAttachmentResourceType enum value TransitGatewayAttachmentResourceTypeVpc = "vpc" // TransitGatewayAttachmentResourceTypeVpn is a TransitGatewayAttachmentResourceType enum value TransitGatewayAttachmentResourceTypeVpn = "vpn" )
const ( // TransitGatewayAttachmentStatePendingAcceptance is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStatePendingAcceptance = "pendingAcceptance" // TransitGatewayAttachmentStateRollingBack is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateRollingBack = "rollingBack" // TransitGatewayAttachmentStatePending is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStatePending = "pending" // TransitGatewayAttachmentStateAvailable is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateAvailable = "available" // TransitGatewayAttachmentStateModifying is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateModifying = "modifying" // TransitGatewayAttachmentStateDeleting is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateDeleting = "deleting" // TransitGatewayAttachmentStateDeleted is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateDeleted = "deleted" // TransitGatewayAttachmentStateFailed is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateFailed = "failed" // TransitGatewayAttachmentStateRejected is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateRejected = "rejected" // TransitGatewayAttachmentStateRejecting is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateRejecting = "rejecting" // TransitGatewayAttachmentStateFailing is a TransitGatewayAttachmentState enum value TransitGatewayAttachmentStateFailing = "failing" )
const ( // TransitGatewayPropagationStateEnabling is a TransitGatewayPropagationState enum value TransitGatewayPropagationStateEnabling = "enabling" // TransitGatewayPropagationStateEnabled is a TransitGatewayPropagationState enum value TransitGatewayPropagationStateEnabled = "enabled" // TransitGatewayPropagationStateDisabling is a TransitGatewayPropagationState enum value TransitGatewayPropagationStateDisabling = "disabling" // TransitGatewayPropagationStateDisabled is a TransitGatewayPropagationState enum value TransitGatewayPropagationStateDisabled = "disabled" )
const ( // TransitGatewayRouteStatePending is a TransitGatewayRouteState enum value TransitGatewayRouteStatePending = "pending" // TransitGatewayRouteStateActive is a TransitGatewayRouteState enum value TransitGatewayRouteStateActive = "active" // TransitGatewayRouteStateBlackhole is a TransitGatewayRouteState enum value TransitGatewayRouteStateBlackhole = "blackhole" // TransitGatewayRouteStateDeleting is a TransitGatewayRouteState enum value TransitGatewayRouteStateDeleting = "deleting" // TransitGatewayRouteStateDeleted is a TransitGatewayRouteState enum value TransitGatewayRouteStateDeleted = "deleted" )
const ( // TransitGatewayRouteTableStatePending is a TransitGatewayRouteTableState enum value TransitGatewayRouteTableStatePending = "pending" // TransitGatewayRouteTableStateAvailable is a TransitGatewayRouteTableState enum value TransitGatewayRouteTableStateAvailable = "available" // TransitGatewayRouteTableStateDeleting is a TransitGatewayRouteTableState enum value TransitGatewayRouteTableStateDeleting = "deleting" // TransitGatewayRouteTableStateDeleted is a TransitGatewayRouteTableState enum value TransitGatewayRouteTableStateDeleted = "deleted" )
const ( // TransitGatewayRouteTypeStatic is a TransitGatewayRouteType enum value TransitGatewayRouteTypeStatic = "static" // TransitGatewayRouteTypePropagated is a TransitGatewayRouteType enum value TransitGatewayRouteTypePropagated = "propagated" )
const ( // TransitGatewayStatePending is a TransitGatewayState enum value TransitGatewayStatePending = "pending" // TransitGatewayStateAvailable is a TransitGatewayState enum value TransitGatewayStateAvailable = "available" // TransitGatewayStateModifying is a TransitGatewayState enum value TransitGatewayStateModifying = "modifying" // TransitGatewayStateDeleting is a TransitGatewayState enum value TransitGatewayStateDeleting = "deleting" // TransitGatewayStateDeleted is a TransitGatewayState enum value TransitGatewayStateDeleted = "deleted" )
const ( // TransportProtocolTcp is a TransportProtocol enum value TransportProtocolTcp = "tcp" // TransportProtocolUdp is a TransportProtocol enum value TransportProtocolUdp = "udp" )
const ( // UnsuccessfulInstanceCreditSpecificationErrorCodeInvalidInstanceIdMalformed is a UnsuccessfulInstanceCreditSpecificationErrorCode enum value UnsuccessfulInstanceCreditSpecificationErrorCodeInvalidInstanceIdMalformed = "InvalidInstanceID.Malformed" // UnsuccessfulInstanceCreditSpecificationErrorCodeInvalidInstanceIdNotFound is a UnsuccessfulInstanceCreditSpecificationErrorCode enum value UnsuccessfulInstanceCreditSpecificationErrorCodeInvalidInstanceIdNotFound = "InvalidInstanceID.NotFound" // UnsuccessfulInstanceCreditSpecificationErrorCodeIncorrectInstanceState is a UnsuccessfulInstanceCreditSpecificationErrorCode enum value UnsuccessfulInstanceCreditSpecificationErrorCodeIncorrectInstanceState = "IncorrectInstanceState" // UnsuccessfulInstanceCreditSpecificationErrorCodeInstanceCreditSpecificationNotSupported is a UnsuccessfulInstanceCreditSpecificationErrorCode enum value UnsuccessfulInstanceCreditSpecificationErrorCodeInstanceCreditSpecificationNotSupported = "InstanceCreditSpecification.NotSupported" )
const ( // VirtualizationTypeHvm is a VirtualizationType enum value VirtualizationTypeHvm = "hvm" // VirtualizationTypeParavirtual is a VirtualizationType enum value VirtualizationTypeParavirtual = "paravirtual" )
const ( // VolumeAttachmentStateAttaching is a VolumeAttachmentState enum value VolumeAttachmentStateAttaching = "attaching" // VolumeAttachmentStateAttached is a VolumeAttachmentState enum value VolumeAttachmentStateAttached = "attached" // VolumeAttachmentStateDetaching is a VolumeAttachmentState enum value VolumeAttachmentStateDetaching = "detaching" // VolumeAttachmentStateDetached is a VolumeAttachmentState enum value VolumeAttachmentStateDetached = "detached" // VolumeAttachmentStateBusy is a VolumeAttachmentState enum value VolumeAttachmentStateBusy = "busy" )
const ( // VolumeAttributeNameAutoEnableIo is a VolumeAttributeName enum value VolumeAttributeNameAutoEnableIo = "autoEnableIO" // VolumeAttributeNameProductCodes is a VolumeAttributeName enum value VolumeAttributeNameProductCodes = "productCodes" )
const ( // VolumeModificationStateModifying is a VolumeModificationState enum value VolumeModificationStateModifying = "modifying" // VolumeModificationStateOptimizing is a VolumeModificationState enum value VolumeModificationStateOptimizing = "optimizing" // VolumeModificationStateCompleted is a VolumeModificationState enum value VolumeModificationStateCompleted = "completed" // VolumeModificationStateFailed is a VolumeModificationState enum value VolumeModificationStateFailed = "failed" )
const ( // VolumeStateCreating is a VolumeState enum value VolumeStateCreating = "creating" // VolumeStateAvailable is a VolumeState enum value VolumeStateAvailable = "available" // VolumeStateInUse is a VolumeState enum value VolumeStateInUse = "in-use" // VolumeStateDeleting is a VolumeState enum value VolumeStateDeleting = "deleting" // VolumeStateDeleted is a VolumeState enum value VolumeStateDeleted = "deleted" // VolumeStateError is a VolumeState enum value VolumeStateError = "error" )
const ( // VolumeStatusInfoStatusOk is a VolumeStatusInfoStatus enum value VolumeStatusInfoStatusOk = "ok" // VolumeStatusInfoStatusImpaired is a VolumeStatusInfoStatus enum value VolumeStatusInfoStatusImpaired = "impaired" // VolumeStatusInfoStatusInsufficientData is a VolumeStatusInfoStatus enum value VolumeStatusInfoStatusInsufficientData = "insufficient-data" )
const ( // VolumeStatusNameIoEnabled is a VolumeStatusName enum value VolumeStatusNameIoEnabled = "io-enabled" // VolumeStatusNameIoPerformance is a VolumeStatusName enum value VolumeStatusNameIoPerformance = "io-performance" )
const ( // VolumeTypeStandard is a VolumeType enum value VolumeTypeStandard = "standard" // VolumeTypeIo1 is a VolumeType enum value VolumeTypeIo1 = "io1" // VolumeTypeGp2 is a VolumeType enum value VolumeTypeGp2 = "gp2" // VolumeTypeSc1 is a VolumeType enum value VolumeTypeSc1 = "sc1" // VolumeTypeSt1 is a VolumeType enum value VolumeTypeSt1 = "st1" )
const ( // VpcAttributeNameEnableDnsSupport is a VpcAttributeName enum value VpcAttributeNameEnableDnsSupport = "enableDnsSupport" // VpcAttributeNameEnableDnsHostnames is a VpcAttributeName enum value VpcAttributeNameEnableDnsHostnames = "enableDnsHostnames" )
const ( // VpcCidrBlockStateCodeAssociating is a VpcCidrBlockStateCode enum value VpcCidrBlockStateCodeAssociating = "associating" // VpcCidrBlockStateCodeAssociated is a VpcCidrBlockStateCode enum value VpcCidrBlockStateCodeAssociated = "associated" // VpcCidrBlockStateCodeDisassociating is a VpcCidrBlockStateCode enum value VpcCidrBlockStateCodeDisassociating = "disassociating" // VpcCidrBlockStateCodeDisassociated is a VpcCidrBlockStateCode enum value VpcCidrBlockStateCodeDisassociated = "disassociated" // VpcCidrBlockStateCodeFailing is a VpcCidrBlockStateCode enum value VpcCidrBlockStateCodeFailing = "failing" // VpcCidrBlockStateCodeFailed is a VpcCidrBlockStateCode enum value VpcCidrBlockStateCodeFailed = "failed" )
const ( // VpcEndpointTypeInterface is a VpcEndpointType enum value VpcEndpointTypeInterface = "Interface" // VpcEndpointTypeGateway is a VpcEndpointType enum value VpcEndpointTypeGateway = "Gateway" )
const ( // VpcPeeringConnectionStateReasonCodeInitiatingRequest is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeInitiatingRequest = "initiating-request" // VpcPeeringConnectionStateReasonCodePendingAcceptance is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodePendingAcceptance = "pending-acceptance" // VpcPeeringConnectionStateReasonCodeActive is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeActive = "active" // VpcPeeringConnectionStateReasonCodeDeleted is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeDeleted = "deleted" // VpcPeeringConnectionStateReasonCodeRejected is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeRejected = "rejected" // VpcPeeringConnectionStateReasonCodeFailed is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeFailed = "failed" // VpcPeeringConnectionStateReasonCodeExpired is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeExpired = "expired" // VpcPeeringConnectionStateReasonCodeProvisioning is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeProvisioning = "provisioning" // VpcPeeringConnectionStateReasonCodeDeleting is a VpcPeeringConnectionStateReasonCode enum value VpcPeeringConnectionStateReasonCodeDeleting = "deleting" )
const ( // VpcStatePending is a VpcState enum value VpcStatePending = "pending" // VpcStateAvailable is a VpcState enum value VpcStateAvailable = "available" )
const ( // VpnEcmpSupportValueEnable is a VpnEcmpSupportValue enum value VpnEcmpSupportValueEnable = "enable" // VpnEcmpSupportValueDisable is a VpnEcmpSupportValue enum value VpnEcmpSupportValueDisable = "disable" )
const ( // VpnStatePending is a VpnState enum value VpnStatePending = "pending" // VpnStateAvailable is a VpnState enum value VpnStateAvailable = "available" // VpnStateDeleting is a VpnState enum value VpnStateDeleting = "deleting" // VpnStateDeleted is a VpnState enum value VpnStateDeleted = "deleted" )
const ( // ScopeAvailabilityZone is a scope enum value ScopeAvailabilityZone = "Availability Zone" // ScopeRegion is a scope enum value ScopeRegion = "Region" )
const ( ServiceName = "ec2" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "EC2" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// AssociatedNetworkTypeVpc is a AssociatedNetworkType enum value
AssociatedNetworkTypeVpc = "vpc"
)
const (
// ConnectionNotificationTypeTopic is a ConnectionNotificationType enum value
ConnectionNotificationTypeTopic = "Topic"
)
const (
// ContainerFormatOva is a ContainerFormat enum value
ContainerFormatOva = "ova"
)
const (
// CurrencyCodeValuesUsd is a CurrencyCodeValues enum value
CurrencyCodeValuesUsd = "USD"
)
const (
// ElasticGpuStateAttached is a ElasticGpuState enum value
ElasticGpuStateAttached = "ATTACHED"
)
const (
// GatewayTypeIpsec1 is a GatewayType enum value
GatewayTypeIpsec1 = "ipsec.1"
)
const (
// MarketTypeSpot is a MarketType enum value
MarketTypeSpot = "spot"
)
const (
// PermissionGroupAll is a PermissionGroup enum value
PermissionGroupAll = "all"
)
const (
// PlatformValuesWindows is a PlatformValues enum value
PlatformValuesWindows = "Windows"
)
const (
// RecurringChargeFrequencyHourly is a RecurringChargeFrequency enum value
RecurringChargeFrequencyHourly = "Hourly"
)
const (
// ResetFpgaImageAttributeNameLoadPermission is a ResetFpgaImageAttributeName enum value
ResetFpgaImageAttributeNameLoadPermission = "loadPermission"
)
const (
// ResetImageAttributeNameLaunchPermission is a ResetImageAttributeName enum value
ResetImageAttributeNameLaunchPermission = "launchPermission"
)
const (
// StatusNameReachability is a StatusName enum value
StatusNameReachability = "reachability"
)
const (
// VpcTenancyDefault is a VpcTenancy enum value
VpcTenancyDefault = "default"
)
const (
// VpnProtocolOpenvpn is a VpnProtocol enum value
VpnProtocolOpenvpn = "openvpn"
)
const (
// VpnStaticRouteSourceStatic is a VpnStaticRouteSource enum value
VpnStaticRouteSourceStatic = "Static"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptReservedInstancesExchangeQuoteInput ¶
type AcceptReservedInstancesExchangeQuoteInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The IDs of the Convertible Reserved Instances to exchange for another Convertible // Reserved Instance of the same or higher value. // // ReservedInstanceIds is a required field ReservedInstanceIds []*string `locationName:"ReservedInstanceId" locationNameList:"ReservedInstanceId" type:"list" required:"true"` // The configuration of the target Convertible Reserved Instance to exchange // for your current Convertible Reserved Instances. TargetConfigurations []*TargetConfigurationRequest `locationName:"TargetConfiguration" locationNameList:"TargetConfigurationRequest" type:"list"` // contains filtered or unexported fields }
Contains the parameters for accepting the quote.
func (AcceptReservedInstancesExchangeQuoteInput) GoString ¶
func (s AcceptReservedInstancesExchangeQuoteInput) GoString() string
GoString returns the string representation
func (*AcceptReservedInstancesExchangeQuoteInput) SetDryRun ¶
func (s *AcceptReservedInstancesExchangeQuoteInput) SetDryRun(v bool) *AcceptReservedInstancesExchangeQuoteInput
SetDryRun sets the DryRun field's value.
func (*AcceptReservedInstancesExchangeQuoteInput) SetReservedInstanceIds ¶
func (s *AcceptReservedInstancesExchangeQuoteInput) SetReservedInstanceIds(v []*string) *AcceptReservedInstancesExchangeQuoteInput
SetReservedInstanceIds sets the ReservedInstanceIds field's value.
func (*AcceptReservedInstancesExchangeQuoteInput) SetTargetConfigurations ¶
func (s *AcceptReservedInstancesExchangeQuoteInput) SetTargetConfigurations(v []*TargetConfigurationRequest) *AcceptReservedInstancesExchangeQuoteInput
SetTargetConfigurations sets the TargetConfigurations field's value.
func (AcceptReservedInstancesExchangeQuoteInput) String ¶
func (s AcceptReservedInstancesExchangeQuoteInput) String() string
String returns the string representation
func (*AcceptReservedInstancesExchangeQuoteInput) Validate ¶
func (s *AcceptReservedInstancesExchangeQuoteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AcceptReservedInstancesExchangeQuoteOutput ¶
type AcceptReservedInstancesExchangeQuoteOutput struct { // The ID of the successful exchange. ExchangeId *string `locationName:"exchangeId" type:"string"` // contains filtered or unexported fields }
The result of the exchange and whether it was successful.
func (AcceptReservedInstancesExchangeQuoteOutput) GoString ¶
func (s AcceptReservedInstancesExchangeQuoteOutput) GoString() string
GoString returns the string representation
func (*AcceptReservedInstancesExchangeQuoteOutput) SetExchangeId ¶
func (s *AcceptReservedInstancesExchangeQuoteOutput) SetExchangeId(v string) *AcceptReservedInstancesExchangeQuoteOutput
SetExchangeId sets the ExchangeId field's value.
func (AcceptReservedInstancesExchangeQuoteOutput) String ¶
func (s AcceptReservedInstancesExchangeQuoteOutput) String() string
String returns the string representation
type AcceptTransitGatewayVpcAttachmentInput ¶
type AcceptTransitGatewayVpcAttachmentInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the attachment. // // TransitGatewayAttachmentId is a required field TransitGatewayAttachmentId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AcceptTransitGatewayVpcAttachmentInput) GoString ¶
func (s AcceptTransitGatewayVpcAttachmentInput) GoString() string
GoString returns the string representation
func (*AcceptTransitGatewayVpcAttachmentInput) SetDryRun ¶
func (s *AcceptTransitGatewayVpcAttachmentInput) SetDryRun(v bool) *AcceptTransitGatewayVpcAttachmentInput
SetDryRun sets the DryRun field's value.
func (*AcceptTransitGatewayVpcAttachmentInput) SetTransitGatewayAttachmentId ¶
func (s *AcceptTransitGatewayVpcAttachmentInput) SetTransitGatewayAttachmentId(v string) *AcceptTransitGatewayVpcAttachmentInput
SetTransitGatewayAttachmentId sets the TransitGatewayAttachmentId field's value.
func (AcceptTransitGatewayVpcAttachmentInput) String ¶
func (s AcceptTransitGatewayVpcAttachmentInput) String() string
String returns the string representation
func (*AcceptTransitGatewayVpcAttachmentInput) Validate ¶
func (s *AcceptTransitGatewayVpcAttachmentInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AcceptTransitGatewayVpcAttachmentOutput ¶
type AcceptTransitGatewayVpcAttachmentOutput struct { // The VPC attachment. TransitGatewayVpcAttachment *TransitGatewayVpcAttachment `locationName:"transitGatewayVpcAttachment" type:"structure"` // contains filtered or unexported fields }
func (AcceptTransitGatewayVpcAttachmentOutput) GoString ¶
func (s AcceptTransitGatewayVpcAttachmentOutput) GoString() string
GoString returns the string representation
func (*AcceptTransitGatewayVpcAttachmentOutput) SetTransitGatewayVpcAttachment ¶
func (s *AcceptTransitGatewayVpcAttachmentOutput) SetTransitGatewayVpcAttachment(v *TransitGatewayVpcAttachment) *AcceptTransitGatewayVpcAttachmentOutput
SetTransitGatewayVpcAttachment sets the TransitGatewayVpcAttachment field's value.
func (AcceptTransitGatewayVpcAttachmentOutput) String ¶
func (s AcceptTransitGatewayVpcAttachmentOutput) String() string
String returns the string representation
type AcceptVpcEndpointConnectionsInput ¶
type AcceptVpcEndpointConnectionsInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the endpoint service. // // ServiceId is a required field ServiceId *string `type:"string" required:"true"` // The IDs of one or more interface VPC endpoints. // // VpcEndpointIds is a required field VpcEndpointIds []*string `locationName:"VpcEndpointId" locationNameList:"item" type:"list" required:"true"` // contains filtered or unexported fields }
func (AcceptVpcEndpointConnectionsInput) GoString ¶
func (s AcceptVpcEndpointConnectionsInput) GoString() string
GoString returns the string representation
func (*AcceptVpcEndpointConnectionsInput) SetDryRun ¶
func (s *AcceptVpcEndpointConnectionsInput) SetDryRun(v bool) *AcceptVpcEndpointConnectionsInput
SetDryRun sets the DryRun field's value.
func (*AcceptVpcEndpointConnectionsInput) SetServiceId ¶
func (s *AcceptVpcEndpointConnectionsInput) SetServiceId(v string) *AcceptVpcEndpointConnectionsInput
SetServiceId sets the ServiceId field's value.
func (*AcceptVpcEndpointConnectionsInput) SetVpcEndpointIds ¶
func (s *AcceptVpcEndpointConnectionsInput) SetVpcEndpointIds(v []*string) *AcceptVpcEndpointConnectionsInput
SetVpcEndpointIds sets the VpcEndpointIds field's value.
func (AcceptVpcEndpointConnectionsInput) String ¶
func (s AcceptVpcEndpointConnectionsInput) String() string
String returns the string representation
func (*AcceptVpcEndpointConnectionsInput) Validate ¶
func (s *AcceptVpcEndpointConnectionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AcceptVpcEndpointConnectionsOutput ¶
type AcceptVpcEndpointConnectionsOutput struct { // Information about the interface endpoints that were not accepted, if applicable. Unsuccessful []*UnsuccessfulItem `locationName:"unsuccessful" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (AcceptVpcEndpointConnectionsOutput) GoString ¶
func (s AcceptVpcEndpointConnectionsOutput) GoString() string
GoString returns the string representation
func (*AcceptVpcEndpointConnectionsOutput) SetUnsuccessful ¶
func (s *AcceptVpcEndpointConnectionsOutput) SetUnsuccessful(v []*UnsuccessfulItem) *AcceptVpcEndpointConnectionsOutput
SetUnsuccessful sets the Unsuccessful field's value.
func (AcceptVpcEndpointConnectionsOutput) String ¶
func (s AcceptVpcEndpointConnectionsOutput) String() string
String returns the string representation
type AcceptVpcPeeringConnectionInput ¶
type AcceptVpcPeeringConnectionInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the VPC peering connection. You must specify this parameter in // the request. VpcPeeringConnectionId *string `locationName:"vpcPeeringConnectionId" type:"string"` // contains filtered or unexported fields }
func (AcceptVpcPeeringConnectionInput) GoString ¶
func (s AcceptVpcPeeringConnectionInput) GoString() string
GoString returns the string representation
func (*AcceptVpcPeeringConnectionInput) SetDryRun ¶
func (s *AcceptVpcPeeringConnectionInput) SetDryRun(v bool) *AcceptVpcPeeringConnectionInput
SetDryRun sets the DryRun field's value.
func (*AcceptVpcPeeringConnectionInput) SetVpcPeeringConnectionId ¶
func (s *AcceptVpcPeeringConnectionInput) SetVpcPeeringConnectionId(v string) *AcceptVpcPeeringConnectionInput
SetVpcPeeringConnectionId sets the VpcPeeringConnectionId field's value.
func (AcceptVpcPeeringConnectionInput) String ¶
func (s AcceptVpcPeeringConnectionInput) String() string
String returns the string representation
type AcceptVpcPeeringConnectionOutput ¶
type AcceptVpcPeeringConnectionOutput struct { // Information about the VPC peering connection. VpcPeeringConnection *VpcPeeringConnection `locationName:"vpcPeeringConnection" type:"structure"` // contains filtered or unexported fields }
func (AcceptVpcPeeringConnectionOutput) GoString ¶
func (s AcceptVpcPeeringConnectionOutput) GoString() string
GoString returns the string representation
func (*AcceptVpcPeeringConnectionOutput) SetVpcPeeringConnection ¶
func (s *AcceptVpcPeeringConnectionOutput) SetVpcPeeringConnection(v *VpcPeeringConnection) *AcceptVpcPeeringConnectionOutput
SetVpcPeeringConnection sets the VpcPeeringConnection field's value.
func (AcceptVpcPeeringConnectionOutput) String ¶
func (s AcceptVpcPeeringConnectionOutput) String() string
String returns the string representation
type AccountAttribute ¶
type AccountAttribute struct { // The name of the account attribute. AttributeName *string `locationName:"attributeName" type:"string"` // One or more values for the account attribute. AttributeValues []*AccountAttributeValue `locationName:"attributeValueSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Describes an account attribute.
func (AccountAttribute) GoString ¶
func (s AccountAttribute) GoString() string
GoString returns the string representation
func (*AccountAttribute) SetAttributeName ¶
func (s *AccountAttribute) SetAttributeName(v string) *AccountAttribute
SetAttributeName sets the AttributeName field's value.
func (*AccountAttribute) SetAttributeValues ¶
func (s *AccountAttribute) SetAttributeValues(v []*AccountAttributeValue) *AccountAttribute
SetAttributeValues sets the AttributeValues field's value.
func (AccountAttribute) String ¶
func (s AccountAttribute) String() string
String returns the string representation
type AccountAttributeValue ¶
type AccountAttributeValue struct { // The value of the attribute. AttributeValue *string `locationName:"attributeValue" type:"string"` // contains filtered or unexported fields }
Describes a value of an account attribute.
func (AccountAttributeValue) GoString ¶
func (s AccountAttributeValue) GoString() string
GoString returns the string representation
func (*AccountAttributeValue) SetAttributeValue ¶
func (s *AccountAttributeValue) SetAttributeValue(v string) *AccountAttributeValue
SetAttributeValue sets the AttributeValue field's value.
func (AccountAttributeValue) String ¶
func (s AccountAttributeValue) String() string
String returns the string representation
type ActiveInstance ¶
type ActiveInstance struct { // The health status of the instance. If the status of either the instance status // check or the system status check is impaired, the health status of the instance // is unhealthy. Otherwise, the health status is healthy. InstanceHealth *string `locationName:"instanceHealth" type:"string" enum:"InstanceHealthStatus"` // The ID of the instance. InstanceId *string `locationName:"instanceId" type:"string"` // The instance type. InstanceType *string `locationName:"instanceType" type:"string"` // The ID of the Spot Instance request. SpotInstanceRequestId *string `locationName:"spotInstanceRequestId" type:"string"` // contains filtered or unexported fields }
Describes a running instance in a Spot Fleet.
func (ActiveInstance) GoString ¶
func (s ActiveInstance) GoString() string
GoString returns the string representation
func (*ActiveInstance) SetInstanceHealth ¶
func (s *ActiveInstance) SetInstanceHealth(v string) *ActiveInstance
SetInstanceHealth sets the InstanceHealth field's value.
func (*ActiveInstance) SetInstanceId ¶
func (s *ActiveInstance) SetInstanceId(v string) *ActiveInstance
SetInstanceId sets the InstanceId field's value.
func (*ActiveInstance) SetInstanceType ¶
func (s *ActiveInstance) SetInstanceType(v string) *ActiveInstance
SetInstanceType sets the InstanceType field's value.
func (*ActiveInstance) SetSpotInstanceRequestId ¶
func (s *ActiveInstance) SetSpotInstanceRequestId(v string) *ActiveInstance
SetSpotInstanceRequestId sets the SpotInstanceRequestId field's value.
func (ActiveInstance) String ¶
func (s ActiveInstance) String() string
String returns the string representation
type Address ¶
type Address struct { // The ID representing the allocation of the address for use with EC2-VPC. AllocationId *string `locationName:"allocationId" type:"string"` // The ID representing the association of the address with an instance in a // VPC. AssociationId *string `locationName:"associationId" type:"string"` // Indicates whether this Elastic IP address is for use with instances in EC2-Classic // (standard) or instances in a VPC (vpc). Domain *string `locationName:"domain" type:"string" enum:"DomainType"` // The ID of the instance that the address is associated with (if any). InstanceId *string `locationName:"instanceId" type:"string"` // The ID of the network interface. NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` // The ID of the AWS account that owns the network interface. NetworkInterfaceOwnerId *string `locationName:"networkInterfaceOwnerId" type:"string"` // The private IP address associated with the Elastic IP address. PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` // The Elastic IP address. PublicIp *string `locationName:"publicIp" type:"string"` // The ID of an address pool. PublicIpv4Pool *string `locationName:"publicIpv4Pool" type:"string"` // Any tags assigned to the Elastic IP address. Tags []*Tag `locationName:"tagSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Describes an Elastic IP address.
func (Address) GoString ¶
GoString returns the string representation
func (*Address) SetAllocationId ¶
SetAllocationId sets the AllocationId field's value.
func (*Address) SetAssociationId ¶
SetAssociationId sets the AssociationId field's value.
func (*Address) SetDomain ¶
SetDomain sets the Domain field's value.
func (*Address) SetInstanceId ¶
SetInstanceId sets the InstanceId field's value.
func (*Address) SetNetworkInterfaceId ¶
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*Address) SetNetworkInterfaceOwnerId ¶
SetNetworkInterfaceOwnerId sets the NetworkInterfaceOwnerId field's value.
func (*Address) SetPrivateIpAddress ¶
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*Address) SetPublicIp ¶
SetPublicIp sets the PublicIp field's value.
func (*Address) SetPublicIpv4Pool ¶
SetPublicIpv4Pool sets the PublicIpv4Pool field's value.
func (*Address) SetTags ¶
SetTags sets the Tags field's value.
type AdvertiseByoipCidrInput ¶
type AdvertiseByoipCidrInput struct { // The IPv4 address range, in CIDR notation. // // Cidr is a required field Cidr *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // contains filtered or unexported fields }
func (AdvertiseByoipCidrInput) GoString ¶
func (s AdvertiseByoipCidrInput) GoString() string
GoString returns the string representation
func (*AdvertiseByoipCidrInput) SetCidr ¶
func (s *AdvertiseByoipCidrInput) SetCidr(v string) *AdvertiseByoipCidrInput
SetCidr sets the Cidr field's value.
func (*AdvertiseByoipCidrInput) SetDryRun ¶
func (s *AdvertiseByoipCidrInput) SetDryRun(v bool) *AdvertiseByoipCidrInput
SetDryRun sets the DryRun field's value.
func (AdvertiseByoipCidrInput) String ¶
func (s AdvertiseByoipCidrInput) String() string
String returns the string representation
func (*AdvertiseByoipCidrInput) Validate ¶
func (s *AdvertiseByoipCidrInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AdvertiseByoipCidrOutput ¶
type AdvertiseByoipCidrOutput struct { // Information about the address range. ByoipCidr *ByoipCidr `locationName:"byoipCidr" type:"structure"` // contains filtered or unexported fields }
func (AdvertiseByoipCidrOutput) GoString ¶
func (s AdvertiseByoipCidrOutput) GoString() string
GoString returns the string representation
func (*AdvertiseByoipCidrOutput) SetByoipCidr ¶
func (s *AdvertiseByoipCidrOutput) SetByoipCidr(v *ByoipCidr) *AdvertiseByoipCidrOutput
SetByoipCidr sets the ByoipCidr field's value.
func (AdvertiseByoipCidrOutput) String ¶
func (s AdvertiseByoipCidrOutput) String() string
String returns the string representation
type AllocateAddressInput ¶
type AllocateAddressInput struct { // [EC2-VPC] The Elastic IP address to recover or an IPv4 address from an address // pool. Address *string `type:"string"` // Set to vpc to allocate the address for use with instances in a VPC. // // Default: The address is for use with instances in EC2-Classic. Domain *string `type:"string" enum:"DomainType"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of an address pool that you own. Use this parameter to let Amazon // EC2 select an address from the address pool. To specify a specific address // from the address pool, use the Address parameter instead. PublicIpv4Pool *string `type:"string"` // contains filtered or unexported fields }
func (AllocateAddressInput) GoString ¶
func (s AllocateAddressInput) GoString() string
GoString returns the string representation
func (*AllocateAddressInput) SetAddress ¶
func (s *AllocateAddressInput) SetAddress(v string) *AllocateAddressInput
SetAddress sets the Address field's value.
func (*AllocateAddressInput) SetDomain ¶
func (s *AllocateAddressInput) SetDomain(v string) *AllocateAddressInput
SetDomain sets the Domain field's value.
func (*AllocateAddressInput) SetDryRun ¶
func (s *AllocateAddressInput) SetDryRun(v bool) *AllocateAddressInput
SetDryRun sets the DryRun field's value.
func (*AllocateAddressInput) SetPublicIpv4Pool ¶
func (s *AllocateAddressInput) SetPublicIpv4Pool(v string) *AllocateAddressInput
SetPublicIpv4Pool sets the PublicIpv4Pool field's value.
func (AllocateAddressInput) String ¶
func (s AllocateAddressInput) String() string
String returns the string representation
type AllocateAddressOutput ¶
type AllocateAddressOutput struct { // [EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic // IP address for use with instances in a VPC. AllocationId *string `locationName:"allocationId" type:"string"` // Indicates whether this Elastic IP address is for use with instances in EC2-Classic // (standard) or instances in a VPC (vpc). Domain *string `locationName:"domain" type:"string" enum:"DomainType"` // The Elastic IP address. PublicIp *string `locationName:"publicIp" type:"string"` // The ID of an address pool. PublicIpv4Pool *string `locationName:"publicIpv4Pool" type:"string"` // contains filtered or unexported fields }
func (AllocateAddressOutput) GoString ¶
func (s AllocateAddressOutput) GoString() string
GoString returns the string representation
func (*AllocateAddressOutput) SetAllocationId ¶
func (s *AllocateAddressOutput) SetAllocationId(v string) *AllocateAddressOutput
SetAllocationId sets the AllocationId field's value.
func (*AllocateAddressOutput) SetDomain ¶
func (s *AllocateAddressOutput) SetDomain(v string) *AllocateAddressOutput
SetDomain sets the Domain field's value.
func (*AllocateAddressOutput) SetPublicIp ¶
func (s *AllocateAddressOutput) SetPublicIp(v string) *AllocateAddressOutput
SetPublicIp sets the PublicIp field's value.
func (*AllocateAddressOutput) SetPublicIpv4Pool ¶
func (s *AllocateAddressOutput) SetPublicIpv4Pool(v string) *AllocateAddressOutput
SetPublicIpv4Pool sets the PublicIpv4Pool field's value.
func (AllocateAddressOutput) String ¶
func (s AllocateAddressOutput) String() string
String returns the string representation
type AllocateHostsInput ¶
type AllocateHostsInput struct { // This is enabled by default. This property allows instances to be automatically // placed onto available Dedicated Hosts, when you are launching instances without // specifying a host ID. // // Default: Enabled AutoPlacement *string `locationName:"autoPlacement" type:"string" enum:"AutoPlacement"` // The Availability Zone for the Dedicated Hosts. // // AvailabilityZone is a required field AvailabilityZone *string `locationName:"availabilityZone" type:"string" required:"true"` // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html) // in the Amazon Elastic Compute Cloud User Guide. ClientToken *string `locationName:"clientToken" type:"string"` // Specify the instance type for which to configure your Dedicated Hosts. When // you specify the instance type, that is the only instance type that you can // launch onto that host. // // InstanceType is a required field InstanceType *string `locationName:"instanceType" type:"string" required:"true"` // The number of Dedicated Hosts to allocate to your account with these parameters. // // Quantity is a required field Quantity *int64 `locationName:"quantity" type:"integer" required:"true"` // The tags to apply to the Dedicated Host during creation. TagSpecifications []*TagSpecification `locationName:"TagSpecification" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (AllocateHostsInput) GoString ¶
func (s AllocateHostsInput) GoString() string
GoString returns the string representation
func (*AllocateHostsInput) SetAutoPlacement ¶
func (s *AllocateHostsInput) SetAutoPlacement(v string) *AllocateHostsInput
SetAutoPlacement sets the AutoPlacement field's value.
func (*AllocateHostsInput) SetAvailabilityZone ¶
func (s *AllocateHostsInput) SetAvailabilityZone(v string) *AllocateHostsInput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*AllocateHostsInput) SetClientToken ¶
func (s *AllocateHostsInput) SetClientToken(v string) *AllocateHostsInput
SetClientToken sets the ClientToken field's value.
func (*AllocateHostsInput) SetInstanceType ¶
func (s *AllocateHostsInput) SetInstanceType(v string) *AllocateHostsInput
SetInstanceType sets the InstanceType field's value.
func (*AllocateHostsInput) SetQuantity ¶
func (s *AllocateHostsInput) SetQuantity(v int64) *AllocateHostsInput
SetQuantity sets the Quantity field's value.
func (*AllocateHostsInput) SetTagSpecifications ¶
func (s *AllocateHostsInput) SetTagSpecifications(v []*TagSpecification) *AllocateHostsInput
SetTagSpecifications sets the TagSpecifications field's value.
func (AllocateHostsInput) String ¶
func (s AllocateHostsInput) String() string
String returns the string representation
func (*AllocateHostsInput) Validate ¶
func (s *AllocateHostsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AllocateHostsOutput ¶
type AllocateHostsOutput struct { // The ID of the allocated Dedicated Host. This is used to launch an instance // onto a specific host. HostIds []*string `locationName:"hostIdSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Contains the output of AllocateHosts.
func (AllocateHostsOutput) GoString ¶
func (s AllocateHostsOutput) GoString() string
GoString returns the string representation
func (*AllocateHostsOutput) SetHostIds ¶
func (s *AllocateHostsOutput) SetHostIds(v []*string) *AllocateHostsOutput
SetHostIds sets the HostIds field's value.
func (AllocateHostsOutput) String ¶
func (s AllocateHostsOutput) String() string
String returns the string representation
type AllowedPrincipal ¶
type AllowedPrincipal struct { // The Amazon Resource Name (ARN) of the principal. Principal *string `locationName:"principal" type:"string"` // The type of principal. PrincipalType *string `locationName:"principalType" type:"string" enum:"PrincipalType"` // contains filtered or unexported fields }
Describes a principal.
func (AllowedPrincipal) GoString ¶
func (s AllowedPrincipal) GoString() string
GoString returns the string representation
func (*AllowedPrincipal) SetPrincipal ¶
func (s *AllowedPrincipal) SetPrincipal(v string) *AllowedPrincipal
SetPrincipal sets the Principal field's value.
func (*AllowedPrincipal) SetPrincipalType ¶
func (s *AllowedPrincipal) SetPrincipalType(v string) *AllowedPrincipal
SetPrincipalType sets the PrincipalType field's value.
func (AllowedPrincipal) String ¶
func (s AllowedPrincipal) String() string
String returns the string representation
type ApplySecurityGroupsToClientVpnTargetNetworkInput ¶
type ApplySecurityGroupsToClientVpnTargetNetworkInput struct { // The ID of the Client VPN endpoint. // // ClientVpnEndpointId is a required field ClientVpnEndpointId *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The IDs of the security groups to apply to the associated target network. // Up to 5 security groups can be applied to an associated target network. // // SecurityGroupIds is a required field SecurityGroupIds []*string `locationName:"SecurityGroupId" locationNameList:"item" type:"list" required:"true"` // The ID of the VPC in which the associated target network is located. // // VpcId is a required field VpcId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ApplySecurityGroupsToClientVpnTargetNetworkInput) GoString ¶
func (s ApplySecurityGroupsToClientVpnTargetNetworkInput) GoString() string
GoString returns the string representation
func (*ApplySecurityGroupsToClientVpnTargetNetworkInput) SetClientVpnEndpointId ¶
func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetClientVpnEndpointId(v string) *ApplySecurityGroupsToClientVpnTargetNetworkInput
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*ApplySecurityGroupsToClientVpnTargetNetworkInput) SetDryRun ¶
func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetDryRun(v bool) *ApplySecurityGroupsToClientVpnTargetNetworkInput
SetDryRun sets the DryRun field's value.
func (*ApplySecurityGroupsToClientVpnTargetNetworkInput) SetSecurityGroupIds ¶
func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetSecurityGroupIds(v []*string) *ApplySecurityGroupsToClientVpnTargetNetworkInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*ApplySecurityGroupsToClientVpnTargetNetworkInput) SetVpcId ¶
func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) SetVpcId(v string) *ApplySecurityGroupsToClientVpnTargetNetworkInput
SetVpcId sets the VpcId field's value.
func (ApplySecurityGroupsToClientVpnTargetNetworkInput) String ¶
func (s ApplySecurityGroupsToClientVpnTargetNetworkInput) String() string
String returns the string representation
func (*ApplySecurityGroupsToClientVpnTargetNetworkInput) Validate ¶
func (s *ApplySecurityGroupsToClientVpnTargetNetworkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ApplySecurityGroupsToClientVpnTargetNetworkOutput ¶
type ApplySecurityGroupsToClientVpnTargetNetworkOutput struct { // The IDs of the applied security groups. SecurityGroupIds []*string `locationName:"securityGroupIds" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (ApplySecurityGroupsToClientVpnTargetNetworkOutput) GoString ¶
func (s ApplySecurityGroupsToClientVpnTargetNetworkOutput) GoString() string
GoString returns the string representation
func (*ApplySecurityGroupsToClientVpnTargetNetworkOutput) SetSecurityGroupIds ¶
func (s *ApplySecurityGroupsToClientVpnTargetNetworkOutput) SetSecurityGroupIds(v []*string) *ApplySecurityGroupsToClientVpnTargetNetworkOutput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (ApplySecurityGroupsToClientVpnTargetNetworkOutput) String ¶
func (s ApplySecurityGroupsToClientVpnTargetNetworkOutput) String() string
String returns the string representation
type AssignIpv6AddressesInput ¶
type AssignIpv6AddressesInput struct { // The number of IPv6 addresses to assign to the network interface. Amazon EC2 // automatically selects the IPv6 addresses from the subnet range. You can't // use this option if specifying specific IPv6 addresses. Ipv6AddressCount *int64 `locationName:"ipv6AddressCount" type:"integer"` // One or more specific IPv6 addresses to be assigned to the network interface. // You can't use this option if you're specifying a number of IPv6 addresses. Ipv6Addresses []*string `locationName:"ipv6Addresses" locationNameList:"item" type:"list"` // The ID of the network interface. // // NetworkInterfaceId is a required field NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string" required:"true"` // contains filtered or unexported fields }
func (AssignIpv6AddressesInput) GoString ¶
func (s AssignIpv6AddressesInput) GoString() string
GoString returns the string representation
func (*AssignIpv6AddressesInput) SetIpv6AddressCount ¶
func (s *AssignIpv6AddressesInput) SetIpv6AddressCount(v int64) *AssignIpv6AddressesInput
SetIpv6AddressCount sets the Ipv6AddressCount field's value.
func (*AssignIpv6AddressesInput) SetIpv6Addresses ¶
func (s *AssignIpv6AddressesInput) SetIpv6Addresses(v []*string) *AssignIpv6AddressesInput
SetIpv6Addresses sets the Ipv6Addresses field's value.
func (*AssignIpv6AddressesInput) SetNetworkInterfaceId ¶
func (s *AssignIpv6AddressesInput) SetNetworkInterfaceId(v string) *AssignIpv6AddressesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (AssignIpv6AddressesInput) String ¶
func (s AssignIpv6AddressesInput) String() string
String returns the string representation
func (*AssignIpv6AddressesInput) Validate ¶
func (s *AssignIpv6AddressesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssignIpv6AddressesOutput ¶
type AssignIpv6AddressesOutput struct { // The IPv6 addresses assigned to the network interface. AssignedIpv6Addresses []*string `locationName:"assignedIpv6Addresses" locationNameList:"item" type:"list"` // The ID of the network interface. NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` // contains filtered or unexported fields }
func (AssignIpv6AddressesOutput) GoString ¶
func (s AssignIpv6AddressesOutput) GoString() string
GoString returns the string representation
func (*AssignIpv6AddressesOutput) SetAssignedIpv6Addresses ¶
func (s *AssignIpv6AddressesOutput) SetAssignedIpv6Addresses(v []*string) *AssignIpv6AddressesOutput
SetAssignedIpv6Addresses sets the AssignedIpv6Addresses field's value.
func (*AssignIpv6AddressesOutput) SetNetworkInterfaceId ¶
func (s *AssignIpv6AddressesOutput) SetNetworkInterfaceId(v string) *AssignIpv6AddressesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (AssignIpv6AddressesOutput) String ¶
func (s AssignIpv6AddressesOutput) String() string
String returns the string representation
type AssignPrivateIpAddressesInput ¶
type AssignPrivateIpAddressesInput struct { // Indicates whether to allow an IP address that is already assigned to another // network interface or instance to be reassigned to the specified network interface. AllowReassignment *bool `locationName:"allowReassignment" type:"boolean"` // The ID of the network interface. // // NetworkInterfaceId is a required field NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string" required:"true"` // One or more IP addresses to be assigned as a secondary private IP address // to the network interface. You can't specify this parameter when also specifying // a number of secondary IP addresses. // // If you don't specify an IP address, Amazon EC2 automatically selects an IP // address within the subnet range. PrivateIpAddresses []*string `locationName:"privateIpAddress" locationNameList:"PrivateIpAddress" type:"list"` // The number of secondary IP addresses to assign to the network interface. // You can't specify this parameter when also specifying private IP addresses. SecondaryPrivateIpAddressCount *int64 `locationName:"secondaryPrivateIpAddressCount" type:"integer"` // contains filtered or unexported fields }
Contains the parameters for AssignPrivateIpAddresses.
func (AssignPrivateIpAddressesInput) GoString ¶
func (s AssignPrivateIpAddressesInput) GoString() string
GoString returns the string representation
func (*AssignPrivateIpAddressesInput) SetAllowReassignment ¶
func (s *AssignPrivateIpAddressesInput) SetAllowReassignment(v bool) *AssignPrivateIpAddressesInput
SetAllowReassignment sets the AllowReassignment field's value.
func (*AssignPrivateIpAddressesInput) SetNetworkInterfaceId ¶
func (s *AssignPrivateIpAddressesInput) SetNetworkInterfaceId(v string) *AssignPrivateIpAddressesInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*AssignPrivateIpAddressesInput) SetPrivateIpAddresses ¶
func (s *AssignPrivateIpAddressesInput) SetPrivateIpAddresses(v []*string) *AssignPrivateIpAddressesInput
SetPrivateIpAddresses sets the PrivateIpAddresses field's value.
func (*AssignPrivateIpAddressesInput) SetSecondaryPrivateIpAddressCount ¶
func (s *AssignPrivateIpAddressesInput) SetSecondaryPrivateIpAddressCount(v int64) *AssignPrivateIpAddressesInput
SetSecondaryPrivateIpAddressCount sets the SecondaryPrivateIpAddressCount field's value.
func (AssignPrivateIpAddressesInput) String ¶
func (s AssignPrivateIpAddressesInput) String() string
String returns the string representation
func (*AssignPrivateIpAddressesInput) Validate ¶
func (s *AssignPrivateIpAddressesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssignPrivateIpAddressesOutput ¶
type AssignPrivateIpAddressesOutput struct {
// contains filtered or unexported fields
}
func (AssignPrivateIpAddressesOutput) GoString ¶
func (s AssignPrivateIpAddressesOutput) GoString() string
GoString returns the string representation
func (AssignPrivateIpAddressesOutput) String ¶
func (s AssignPrivateIpAddressesOutput) String() string
String returns the string representation
type AssociateAddressInput ¶
type AssociateAddressInput struct { // [EC2-VPC] The allocation ID. This is required for EC2-VPC. AllocationId *string `type:"string"` // [EC2-VPC] For a VPC in an EC2-Classic account, specify true to allow an Elastic // IP address that is already associated with an instance or network interface // to be reassociated with the specified instance or network interface. Otherwise, // the operation fails. In a VPC in an EC2-VPC-only account, reassociation is // automatic, therefore you can specify false to ensure the operation fails // if the Elastic IP address is already associated with another resource. AllowReassociation *bool `locationName:"allowReassociation" type:"boolean"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the instance. This is required for EC2-Classic. For EC2-VPC, you // can specify either the instance ID or the network interface ID, but not both. // The operation fails if you specify an instance ID unless exactly one network // interface is attached. InstanceId *string `type:"string"` // [EC2-VPC] The ID of the network interface. If the instance has more than // one network interface, you must specify a network interface ID. NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` // [EC2-VPC] The primary or secondary private IP address to associate with the // Elastic IP address. If no private IP address is specified, the Elastic IP // address is associated with the primary private IP address. PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` // The Elastic IP address. This is required for EC2-Classic. PublicIp *string `type:"string"` // contains filtered or unexported fields }
func (AssociateAddressInput) GoString ¶
func (s AssociateAddressInput) GoString() string
GoString returns the string representation
func (*AssociateAddressInput) SetAllocationId ¶
func (s *AssociateAddressInput) SetAllocationId(v string) *AssociateAddressInput
SetAllocationId sets the AllocationId field's value.
func (*AssociateAddressInput) SetAllowReassociation ¶
func (s *AssociateAddressInput) SetAllowReassociation(v bool) *AssociateAddressInput
SetAllowReassociation sets the AllowReassociation field's value.
func (*AssociateAddressInput) SetDryRun ¶
func (s *AssociateAddressInput) SetDryRun(v bool) *AssociateAddressInput
SetDryRun sets the DryRun field's value.
func (*AssociateAddressInput) SetInstanceId ¶
func (s *AssociateAddressInput) SetInstanceId(v string) *AssociateAddressInput
SetInstanceId sets the InstanceId field's value.
func (*AssociateAddressInput) SetNetworkInterfaceId ¶
func (s *AssociateAddressInput) SetNetworkInterfaceId(v string) *AssociateAddressInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*AssociateAddressInput) SetPrivateIpAddress ¶
func (s *AssociateAddressInput) SetPrivateIpAddress(v string) *AssociateAddressInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*AssociateAddressInput) SetPublicIp ¶
func (s *AssociateAddressInput) SetPublicIp(v string) *AssociateAddressInput
SetPublicIp sets the PublicIp field's value.
func (AssociateAddressInput) String ¶
func (s AssociateAddressInput) String() string
String returns the string representation
type AssociateAddressOutput ¶
type AssociateAddressOutput struct { // [EC2-VPC] The ID that represents the association of the Elastic IP address // with an instance. AssociationId *string `locationName:"associationId" type:"string"` // contains filtered or unexported fields }
func (AssociateAddressOutput) GoString ¶
func (s AssociateAddressOutput) GoString() string
GoString returns the string representation
func (*AssociateAddressOutput) SetAssociationId ¶
func (s *AssociateAddressOutput) SetAssociationId(v string) *AssociateAddressOutput
SetAssociationId sets the AssociationId field's value.
func (AssociateAddressOutput) String ¶
func (s AssociateAddressOutput) String() string
String returns the string representation
type AssociateClientVpnTargetNetworkInput ¶
type AssociateClientVpnTargetNetworkInput struct { // The ID of the Client VPN endpoint. // // ClientVpnEndpointId is a required field ClientVpnEndpointId *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the subnet to associate with the Client VPN endpoint. // // SubnetId is a required field SubnetId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateClientVpnTargetNetworkInput) GoString ¶
func (s AssociateClientVpnTargetNetworkInput) GoString() string
GoString returns the string representation
func (*AssociateClientVpnTargetNetworkInput) SetClientVpnEndpointId ¶
func (s *AssociateClientVpnTargetNetworkInput) SetClientVpnEndpointId(v string) *AssociateClientVpnTargetNetworkInput
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*AssociateClientVpnTargetNetworkInput) SetDryRun ¶
func (s *AssociateClientVpnTargetNetworkInput) SetDryRun(v bool) *AssociateClientVpnTargetNetworkInput
SetDryRun sets the DryRun field's value.
func (*AssociateClientVpnTargetNetworkInput) SetSubnetId ¶
func (s *AssociateClientVpnTargetNetworkInput) SetSubnetId(v string) *AssociateClientVpnTargetNetworkInput
SetSubnetId sets the SubnetId field's value.
func (AssociateClientVpnTargetNetworkInput) String ¶
func (s AssociateClientVpnTargetNetworkInput) String() string
String returns the string representation
func (*AssociateClientVpnTargetNetworkInput) Validate ¶
func (s *AssociateClientVpnTargetNetworkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateClientVpnTargetNetworkOutput ¶
type AssociateClientVpnTargetNetworkOutput struct { // The unique ID of the target network association. AssociationId *string `locationName:"associationId" type:"string"` // The current state of the target network association. Status *AssociationStatus `locationName:"status" type:"structure"` // contains filtered or unexported fields }
func (AssociateClientVpnTargetNetworkOutput) GoString ¶
func (s AssociateClientVpnTargetNetworkOutput) GoString() string
GoString returns the string representation
func (*AssociateClientVpnTargetNetworkOutput) SetAssociationId ¶
func (s *AssociateClientVpnTargetNetworkOutput) SetAssociationId(v string) *AssociateClientVpnTargetNetworkOutput
SetAssociationId sets the AssociationId field's value.
func (*AssociateClientVpnTargetNetworkOutput) SetStatus ¶
func (s *AssociateClientVpnTargetNetworkOutput) SetStatus(v *AssociationStatus) *AssociateClientVpnTargetNetworkOutput
SetStatus sets the Status field's value.
func (AssociateClientVpnTargetNetworkOutput) String ¶
func (s AssociateClientVpnTargetNetworkOutput) String() string
String returns the string representation
type AssociateDhcpOptionsInput ¶
type AssociateDhcpOptionsInput struct { // The ID of the DHCP options set, or default to associate no DHCP options with // the VPC. // // DhcpOptionsId is a required field DhcpOptionsId *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the VPC. // // VpcId is a required field VpcId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateDhcpOptionsInput) GoString ¶
func (s AssociateDhcpOptionsInput) GoString() string
GoString returns the string representation
func (*AssociateDhcpOptionsInput) SetDhcpOptionsId ¶
func (s *AssociateDhcpOptionsInput) SetDhcpOptionsId(v string) *AssociateDhcpOptionsInput
SetDhcpOptionsId sets the DhcpOptionsId field's value.
func (*AssociateDhcpOptionsInput) SetDryRun ¶
func (s *AssociateDhcpOptionsInput) SetDryRun(v bool) *AssociateDhcpOptionsInput
SetDryRun sets the DryRun field's value.
func (*AssociateDhcpOptionsInput) SetVpcId ¶
func (s *AssociateDhcpOptionsInput) SetVpcId(v string) *AssociateDhcpOptionsInput
SetVpcId sets the VpcId field's value.
func (AssociateDhcpOptionsInput) String ¶
func (s AssociateDhcpOptionsInput) String() string
String returns the string representation
func (*AssociateDhcpOptionsInput) Validate ¶
func (s *AssociateDhcpOptionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateDhcpOptionsOutput ¶
type AssociateDhcpOptionsOutput struct {
// contains filtered or unexported fields
}
func (AssociateDhcpOptionsOutput) GoString ¶
func (s AssociateDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (AssociateDhcpOptionsOutput) String ¶
func (s AssociateDhcpOptionsOutput) String() string
String returns the string representation
type AssociateIamInstanceProfileInput ¶
type AssociateIamInstanceProfileInput struct { // The IAM instance profile. // // IamInstanceProfile is a required field IamInstanceProfile *IamInstanceProfileSpecification `type:"structure" required:"true"` // The ID of the instance. // // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateIamInstanceProfileInput) GoString ¶
func (s AssociateIamInstanceProfileInput) GoString() string
GoString returns the string representation
func (*AssociateIamInstanceProfileInput) SetIamInstanceProfile ¶
func (s *AssociateIamInstanceProfileInput) SetIamInstanceProfile(v *IamInstanceProfileSpecification) *AssociateIamInstanceProfileInput
SetIamInstanceProfile sets the IamInstanceProfile field's value.
func (*AssociateIamInstanceProfileInput) SetInstanceId ¶
func (s *AssociateIamInstanceProfileInput) SetInstanceId(v string) *AssociateIamInstanceProfileInput
SetInstanceId sets the InstanceId field's value.
func (AssociateIamInstanceProfileInput) String ¶
func (s AssociateIamInstanceProfileInput) String() string
String returns the string representation
func (*AssociateIamInstanceProfileInput) Validate ¶
func (s *AssociateIamInstanceProfileInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateIamInstanceProfileOutput ¶
type AssociateIamInstanceProfileOutput struct { // Information about the IAM instance profile association. IamInstanceProfileAssociation *IamInstanceProfileAssociation `locationName:"iamInstanceProfileAssociation" type:"structure"` // contains filtered or unexported fields }
func (AssociateIamInstanceProfileOutput) GoString ¶
func (s AssociateIamInstanceProfileOutput) GoString() string
GoString returns the string representation
func (*AssociateIamInstanceProfileOutput) SetIamInstanceProfileAssociation ¶
func (s *AssociateIamInstanceProfileOutput) SetIamInstanceProfileAssociation(v *IamInstanceProfileAssociation) *AssociateIamInstanceProfileOutput
SetIamInstanceProfileAssociation sets the IamInstanceProfileAssociation field's value.
func (AssociateIamInstanceProfileOutput) String ¶
func (s AssociateIamInstanceProfileOutput) String() string
String returns the string representation
type AssociateRouteTableInput ¶
type AssociateRouteTableInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the route table. // // RouteTableId is a required field RouteTableId *string `locationName:"routeTableId" type:"string" required:"true"` // The ID of the subnet. // // SubnetId is a required field SubnetId *string `locationName:"subnetId" type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateRouteTableInput) GoString ¶
func (s AssociateRouteTableInput) GoString() string
GoString returns the string representation
func (*AssociateRouteTableInput) SetDryRun ¶
func (s *AssociateRouteTableInput) SetDryRun(v bool) *AssociateRouteTableInput
SetDryRun sets the DryRun field's value.
func (*AssociateRouteTableInput) SetRouteTableId ¶
func (s *AssociateRouteTableInput) SetRouteTableId(v string) *AssociateRouteTableInput
SetRouteTableId sets the RouteTableId field's value.
func (*AssociateRouteTableInput) SetSubnetId ¶
func (s *AssociateRouteTableInput) SetSubnetId(v string) *AssociateRouteTableInput
SetSubnetId sets the SubnetId field's value.
func (AssociateRouteTableInput) String ¶
func (s AssociateRouteTableInput) String() string
String returns the string representation
func (*AssociateRouteTableInput) Validate ¶
func (s *AssociateRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateRouteTableOutput ¶
type AssociateRouteTableOutput struct { // The route table association ID. This ID is required for disassociating the // route table. AssociationId *string `locationName:"associationId" type:"string"` // contains filtered or unexported fields }
func (AssociateRouteTableOutput) GoString ¶
func (s AssociateRouteTableOutput) GoString() string
GoString returns the string representation
func (*AssociateRouteTableOutput) SetAssociationId ¶
func (s *AssociateRouteTableOutput) SetAssociationId(v string) *AssociateRouteTableOutput
SetAssociationId sets the AssociationId field's value.
func (AssociateRouteTableOutput) String ¶
func (s AssociateRouteTableOutput) String() string
String returns the string representation
type AssociateSubnetCidrBlockInput ¶
type AssociateSubnetCidrBlockInput struct { // The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix length. // // Ipv6CidrBlock is a required field Ipv6CidrBlock *string `locationName:"ipv6CidrBlock" type:"string" required:"true"` // The ID of your subnet. // // SubnetId is a required field SubnetId *string `locationName:"subnetId" type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateSubnetCidrBlockInput) GoString ¶
func (s AssociateSubnetCidrBlockInput) GoString() string
GoString returns the string representation
func (*AssociateSubnetCidrBlockInput) SetIpv6CidrBlock ¶
func (s *AssociateSubnetCidrBlockInput) SetIpv6CidrBlock(v string) *AssociateSubnetCidrBlockInput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*AssociateSubnetCidrBlockInput) SetSubnetId ¶
func (s *AssociateSubnetCidrBlockInput) SetSubnetId(v string) *AssociateSubnetCidrBlockInput
SetSubnetId sets the SubnetId field's value.
func (AssociateSubnetCidrBlockInput) String ¶
func (s AssociateSubnetCidrBlockInput) String() string
String returns the string representation
func (*AssociateSubnetCidrBlockInput) Validate ¶
func (s *AssociateSubnetCidrBlockInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateSubnetCidrBlockOutput ¶
type AssociateSubnetCidrBlockOutput struct { // Information about the IPv6 CIDR block association. Ipv6CidrBlockAssociation *SubnetIpv6CidrBlockAssociation `locationName:"ipv6CidrBlockAssociation" type:"structure"` // The ID of the subnet. SubnetId *string `locationName:"subnetId" type:"string"` // contains filtered or unexported fields }
func (AssociateSubnetCidrBlockOutput) GoString ¶
func (s AssociateSubnetCidrBlockOutput) GoString() string
GoString returns the string representation
func (*AssociateSubnetCidrBlockOutput) SetIpv6CidrBlockAssociation ¶
func (s *AssociateSubnetCidrBlockOutput) SetIpv6CidrBlockAssociation(v *SubnetIpv6CidrBlockAssociation) *AssociateSubnetCidrBlockOutput
SetIpv6CidrBlockAssociation sets the Ipv6CidrBlockAssociation field's value.
func (*AssociateSubnetCidrBlockOutput) SetSubnetId ¶
func (s *AssociateSubnetCidrBlockOutput) SetSubnetId(v string) *AssociateSubnetCidrBlockOutput
SetSubnetId sets the SubnetId field's value.
func (AssociateSubnetCidrBlockOutput) String ¶
func (s AssociateSubnetCidrBlockOutput) String() string
String returns the string representation
type AssociateTransitGatewayRouteTableInput ¶
type AssociateTransitGatewayRouteTableInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the attachment. // // TransitGatewayAttachmentId is a required field TransitGatewayAttachmentId *string `type:"string" required:"true"` // The ID of the transit gateway route table. // // TransitGatewayRouteTableId is a required field TransitGatewayRouteTableId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateTransitGatewayRouteTableInput) GoString ¶
func (s AssociateTransitGatewayRouteTableInput) GoString() string
GoString returns the string representation
func (*AssociateTransitGatewayRouteTableInput) SetDryRun ¶
func (s *AssociateTransitGatewayRouteTableInput) SetDryRun(v bool) *AssociateTransitGatewayRouteTableInput
SetDryRun sets the DryRun field's value.
func (*AssociateTransitGatewayRouteTableInput) SetTransitGatewayAttachmentId ¶
func (s *AssociateTransitGatewayRouteTableInput) SetTransitGatewayAttachmentId(v string) *AssociateTransitGatewayRouteTableInput
SetTransitGatewayAttachmentId sets the TransitGatewayAttachmentId field's value.
func (*AssociateTransitGatewayRouteTableInput) SetTransitGatewayRouteTableId ¶
func (s *AssociateTransitGatewayRouteTableInput) SetTransitGatewayRouteTableId(v string) *AssociateTransitGatewayRouteTableInput
SetTransitGatewayRouteTableId sets the TransitGatewayRouteTableId field's value.
func (AssociateTransitGatewayRouteTableInput) String ¶
func (s AssociateTransitGatewayRouteTableInput) String() string
String returns the string representation
func (*AssociateTransitGatewayRouteTableInput) Validate ¶
func (s *AssociateTransitGatewayRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateTransitGatewayRouteTableOutput ¶
type AssociateTransitGatewayRouteTableOutput struct { // The ID of the association. Association *TransitGatewayAssociation `locationName:"association" type:"structure"` // contains filtered or unexported fields }
func (AssociateTransitGatewayRouteTableOutput) GoString ¶
func (s AssociateTransitGatewayRouteTableOutput) GoString() string
GoString returns the string representation
func (*AssociateTransitGatewayRouteTableOutput) SetAssociation ¶
func (s *AssociateTransitGatewayRouteTableOutput) SetAssociation(v *TransitGatewayAssociation) *AssociateTransitGatewayRouteTableOutput
SetAssociation sets the Association field's value.
func (AssociateTransitGatewayRouteTableOutput) String ¶
func (s AssociateTransitGatewayRouteTableOutput) String() string
String returns the string representation
type AssociateVpcCidrBlockInput ¶
type AssociateVpcCidrBlockInput struct { // Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for // the VPC. You cannot specify the range of IPv6 addresses, or the size of the // CIDR block. AmazonProvidedIpv6CidrBlock *bool `locationName:"amazonProvidedIpv6CidrBlock" type:"boolean"` // An IPv4 CIDR block to associate with the VPC. CidrBlock *string `type:"string"` // The ID of the VPC. // // VpcId is a required field VpcId *string `locationName:"vpcId" type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateVpcCidrBlockInput) GoString ¶
func (s AssociateVpcCidrBlockInput) GoString() string
GoString returns the string representation
func (*AssociateVpcCidrBlockInput) SetAmazonProvidedIpv6CidrBlock ¶
func (s *AssociateVpcCidrBlockInput) SetAmazonProvidedIpv6CidrBlock(v bool) *AssociateVpcCidrBlockInput
SetAmazonProvidedIpv6CidrBlock sets the AmazonProvidedIpv6CidrBlock field's value.
func (*AssociateVpcCidrBlockInput) SetCidrBlock ¶
func (s *AssociateVpcCidrBlockInput) SetCidrBlock(v string) *AssociateVpcCidrBlockInput
SetCidrBlock sets the CidrBlock field's value.
func (*AssociateVpcCidrBlockInput) SetVpcId ¶
func (s *AssociateVpcCidrBlockInput) SetVpcId(v string) *AssociateVpcCidrBlockInput
SetVpcId sets the VpcId field's value.
func (AssociateVpcCidrBlockInput) String ¶
func (s AssociateVpcCidrBlockInput) String() string
String returns the string representation
func (*AssociateVpcCidrBlockInput) Validate ¶
func (s *AssociateVpcCidrBlockInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateVpcCidrBlockOutput ¶
type AssociateVpcCidrBlockOutput struct { // Information about the IPv4 CIDR block association. CidrBlockAssociation *VpcCidrBlockAssociation `locationName:"cidrBlockAssociation" type:"structure"` // Information about the IPv6 CIDR block association. Ipv6CidrBlockAssociation *VpcIpv6CidrBlockAssociation `locationName:"ipv6CidrBlockAssociation" type:"structure"` // The ID of the VPC. VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
func (AssociateVpcCidrBlockOutput) GoString ¶
func (s AssociateVpcCidrBlockOutput) GoString() string
GoString returns the string representation
func (*AssociateVpcCidrBlockOutput) SetCidrBlockAssociation ¶
func (s *AssociateVpcCidrBlockOutput) SetCidrBlockAssociation(v *VpcCidrBlockAssociation) *AssociateVpcCidrBlockOutput
SetCidrBlockAssociation sets the CidrBlockAssociation field's value.
func (*AssociateVpcCidrBlockOutput) SetIpv6CidrBlockAssociation ¶
func (s *AssociateVpcCidrBlockOutput) SetIpv6CidrBlockAssociation(v *VpcIpv6CidrBlockAssociation) *AssociateVpcCidrBlockOutput
SetIpv6CidrBlockAssociation sets the Ipv6CidrBlockAssociation field's value.
func (*AssociateVpcCidrBlockOutput) SetVpcId ¶
func (s *AssociateVpcCidrBlockOutput) SetVpcId(v string) *AssociateVpcCidrBlockOutput
SetVpcId sets the VpcId field's value.
func (AssociateVpcCidrBlockOutput) String ¶
func (s AssociateVpcCidrBlockOutput) String() string
String returns the string representation
type AssociatedTargetNetwork ¶
type AssociatedTargetNetwork struct { // The ID of the subnet. NetworkId *string `locationName:"networkId" type:"string"` // The target network type. NetworkType *string `locationName:"networkType" type:"string" enum:"AssociatedNetworkType"` // contains filtered or unexported fields }
Describes a target network that is associated with a Client VPN endpoint. A target network is a subnet in a VPC.
func (AssociatedTargetNetwork) GoString ¶
func (s AssociatedTargetNetwork) GoString() string
GoString returns the string representation
func (*AssociatedTargetNetwork) SetNetworkId ¶
func (s *AssociatedTargetNetwork) SetNetworkId(v string) *AssociatedTargetNetwork
SetNetworkId sets the NetworkId field's value.
func (*AssociatedTargetNetwork) SetNetworkType ¶
func (s *AssociatedTargetNetwork) SetNetworkType(v string) *AssociatedTargetNetwork
SetNetworkType sets the NetworkType field's value.
func (AssociatedTargetNetwork) String ¶
func (s AssociatedTargetNetwork) String() string
String returns the string representation
type AssociationStatus ¶
type AssociationStatus struct { // The state of the target network association. Code *string `locationName:"code" type:"string" enum:"AssociationStatusCode"` // A message about the status of the target network association, if applicable. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes the state of a target network association.
func (AssociationStatus) GoString ¶
func (s AssociationStatus) GoString() string
GoString returns the string representation
func (*AssociationStatus) SetCode ¶
func (s *AssociationStatus) SetCode(v string) *AssociationStatus
SetCode sets the Code field's value.
func (*AssociationStatus) SetMessage ¶
func (s *AssociationStatus) SetMessage(v string) *AssociationStatus
SetMessage sets the Message field's value.
func (AssociationStatus) String ¶
func (s AssociationStatus) String() string
String returns the string representation
type AttachClassicLinkVpcInput ¶
type AttachClassicLinkVpcInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of one or more of the VPC's security groups. You cannot specify security // groups from a different VPC. // // Groups is a required field Groups []*string `locationName:"SecurityGroupId" locationNameList:"groupId" type:"list" required:"true"` // The ID of an EC2-Classic instance to link to the ClassicLink-enabled VPC. // // InstanceId is a required field InstanceId *string `locationName:"instanceId" type:"string" required:"true"` // The ID of a ClassicLink-enabled VPC. // // VpcId is a required field VpcId *string `locationName:"vpcId" type:"string" required:"true"` // contains filtered or unexported fields }
func (AttachClassicLinkVpcInput) GoString ¶
func (s AttachClassicLinkVpcInput) GoString() string
GoString returns the string representation
func (*AttachClassicLinkVpcInput) SetDryRun ¶
func (s *AttachClassicLinkVpcInput) SetDryRun(v bool) *AttachClassicLinkVpcInput
SetDryRun sets the DryRun field's value.
func (*AttachClassicLinkVpcInput) SetGroups ¶
func (s *AttachClassicLinkVpcInput) SetGroups(v []*string) *AttachClassicLinkVpcInput
SetGroups sets the Groups field's value.
func (*AttachClassicLinkVpcInput) SetInstanceId ¶
func (s *AttachClassicLinkVpcInput) SetInstanceId(v string) *AttachClassicLinkVpcInput
SetInstanceId sets the InstanceId field's value.
func (*AttachClassicLinkVpcInput) SetVpcId ¶
func (s *AttachClassicLinkVpcInput) SetVpcId(v string) *AttachClassicLinkVpcInput
SetVpcId sets the VpcId field's value.
func (AttachClassicLinkVpcInput) String ¶
func (s AttachClassicLinkVpcInput) String() string
String returns the string representation
func (*AttachClassicLinkVpcInput) Validate ¶
func (s *AttachClassicLinkVpcInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachClassicLinkVpcOutput ¶
type AttachClassicLinkVpcOutput struct { // Returns true if the request succeeds; otherwise, it returns an error. Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (AttachClassicLinkVpcOutput) GoString ¶
func (s AttachClassicLinkVpcOutput) GoString() string
GoString returns the string representation
func (*AttachClassicLinkVpcOutput) SetReturn ¶
func (s *AttachClassicLinkVpcOutput) SetReturn(v bool) *AttachClassicLinkVpcOutput
SetReturn sets the Return field's value.
func (AttachClassicLinkVpcOutput) String ¶
func (s AttachClassicLinkVpcOutput) String() string
String returns the string representation
type AttachInternetGatewayInput ¶
type AttachInternetGatewayInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the internet gateway. // // InternetGatewayId is a required field InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"` // The ID of the VPC. // // VpcId is a required field VpcId *string `locationName:"vpcId" type:"string" required:"true"` // contains filtered or unexported fields }
func (AttachInternetGatewayInput) GoString ¶
func (s AttachInternetGatewayInput) GoString() string
GoString returns the string representation
func (*AttachInternetGatewayInput) SetDryRun ¶
func (s *AttachInternetGatewayInput) SetDryRun(v bool) *AttachInternetGatewayInput
SetDryRun sets the DryRun field's value.
func (*AttachInternetGatewayInput) SetInternetGatewayId ¶
func (s *AttachInternetGatewayInput) SetInternetGatewayId(v string) *AttachInternetGatewayInput
SetInternetGatewayId sets the InternetGatewayId field's value.
func (*AttachInternetGatewayInput) SetVpcId ¶
func (s *AttachInternetGatewayInput) SetVpcId(v string) *AttachInternetGatewayInput
SetVpcId sets the VpcId field's value.
func (AttachInternetGatewayInput) String ¶
func (s AttachInternetGatewayInput) String() string
String returns the string representation
func (*AttachInternetGatewayInput) Validate ¶
func (s *AttachInternetGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachInternetGatewayOutput ¶
type AttachInternetGatewayOutput struct {
// contains filtered or unexported fields
}
func (AttachInternetGatewayOutput) GoString ¶
func (s AttachInternetGatewayOutput) GoString() string
GoString returns the string representation
func (AttachInternetGatewayOutput) String ¶
func (s AttachInternetGatewayOutput) String() string
String returns the string representation
type AttachNetworkInterfaceInput ¶
type AttachNetworkInterfaceInput struct { // The index of the device for the network interface attachment. // // DeviceIndex is a required field DeviceIndex *int64 `locationName:"deviceIndex" type:"integer" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the instance. // // InstanceId is a required field InstanceId *string `locationName:"instanceId" type:"string" required:"true"` // The ID of the network interface. // // NetworkInterfaceId is a required field NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for AttachNetworkInterface.
func (AttachNetworkInterfaceInput) GoString ¶
func (s AttachNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (*AttachNetworkInterfaceInput) SetDeviceIndex ¶
func (s *AttachNetworkInterfaceInput) SetDeviceIndex(v int64) *AttachNetworkInterfaceInput
SetDeviceIndex sets the DeviceIndex field's value.
func (*AttachNetworkInterfaceInput) SetDryRun ¶
func (s *AttachNetworkInterfaceInput) SetDryRun(v bool) *AttachNetworkInterfaceInput
SetDryRun sets the DryRun field's value.
func (*AttachNetworkInterfaceInput) SetInstanceId ¶
func (s *AttachNetworkInterfaceInput) SetInstanceId(v string) *AttachNetworkInterfaceInput
SetInstanceId sets the InstanceId field's value.
func (*AttachNetworkInterfaceInput) SetNetworkInterfaceId ¶
func (s *AttachNetworkInterfaceInput) SetNetworkInterfaceId(v string) *AttachNetworkInterfaceInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (AttachNetworkInterfaceInput) String ¶
func (s AttachNetworkInterfaceInput) String() string
String returns the string representation
func (*AttachNetworkInterfaceInput) Validate ¶
func (s *AttachNetworkInterfaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachNetworkInterfaceOutput ¶
type AttachNetworkInterfaceOutput struct { // The ID of the network interface attachment. AttachmentId *string `locationName:"attachmentId" type:"string"` // contains filtered or unexported fields }
Contains the output of AttachNetworkInterface.
func (AttachNetworkInterfaceOutput) GoString ¶
func (s AttachNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (*AttachNetworkInterfaceOutput) SetAttachmentId ¶
func (s *AttachNetworkInterfaceOutput) SetAttachmentId(v string) *AttachNetworkInterfaceOutput
SetAttachmentId sets the AttachmentId field's value.
func (AttachNetworkInterfaceOutput) String ¶
func (s AttachNetworkInterfaceOutput) String() string
String returns the string representation
type AttachVolumeInput ¶
type AttachVolumeInput struct { // The device name (for example, /dev/sdh or xvdh). // // Device is a required field Device *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the instance. // // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // The ID of the EBS volume. The volume and instance must be within the same // Availability Zone. // // VolumeId is a required field VolumeId *string `type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for AttachVolume.
func (AttachVolumeInput) GoString ¶
func (s AttachVolumeInput) GoString() string
GoString returns the string representation
func (*AttachVolumeInput) SetDevice ¶
func (s *AttachVolumeInput) SetDevice(v string) *AttachVolumeInput
SetDevice sets the Device field's value.
func (*AttachVolumeInput) SetDryRun ¶
func (s *AttachVolumeInput) SetDryRun(v bool) *AttachVolumeInput
SetDryRun sets the DryRun field's value.
func (*AttachVolumeInput) SetInstanceId ¶
func (s *AttachVolumeInput) SetInstanceId(v string) *AttachVolumeInput
SetInstanceId sets the InstanceId field's value.
func (*AttachVolumeInput) SetVolumeId ¶
func (s *AttachVolumeInput) SetVolumeId(v string) *AttachVolumeInput
SetVolumeId sets the VolumeId field's value.
func (AttachVolumeInput) String ¶
func (s AttachVolumeInput) String() string
String returns the string representation
func (*AttachVolumeInput) Validate ¶
func (s *AttachVolumeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachVpnGatewayInput ¶
type AttachVpnGatewayInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the VPC. // // VpcId is a required field VpcId *string `type:"string" required:"true"` // The ID of the virtual private gateway. // // VpnGatewayId is a required field VpnGatewayId *string `type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for AttachVpnGateway.
func (AttachVpnGatewayInput) GoString ¶
func (s AttachVpnGatewayInput) GoString() string
GoString returns the string representation
func (*AttachVpnGatewayInput) SetDryRun ¶
func (s *AttachVpnGatewayInput) SetDryRun(v bool) *AttachVpnGatewayInput
SetDryRun sets the DryRun field's value.
func (*AttachVpnGatewayInput) SetVpcId ¶
func (s *AttachVpnGatewayInput) SetVpcId(v string) *AttachVpnGatewayInput
SetVpcId sets the VpcId field's value.
func (*AttachVpnGatewayInput) SetVpnGatewayId ¶
func (s *AttachVpnGatewayInput) SetVpnGatewayId(v string) *AttachVpnGatewayInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (AttachVpnGatewayInput) String ¶
func (s AttachVpnGatewayInput) String() string
String returns the string representation
func (*AttachVpnGatewayInput) Validate ¶
func (s *AttachVpnGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachVpnGatewayOutput ¶
type AttachVpnGatewayOutput struct { // Information about the attachment. VpcAttachment *VpcAttachment `locationName:"attachment" type:"structure"` // contains filtered or unexported fields }
Contains the output of AttachVpnGateway.
func (AttachVpnGatewayOutput) GoString ¶
func (s AttachVpnGatewayOutput) GoString() string
GoString returns the string representation
func (*AttachVpnGatewayOutput) SetVpcAttachment ¶
func (s *AttachVpnGatewayOutput) SetVpcAttachment(v *VpcAttachment) *AttachVpnGatewayOutput
SetVpcAttachment sets the VpcAttachment field's value.
func (AttachVpnGatewayOutput) String ¶
func (s AttachVpnGatewayOutput) String() string
String returns the string representation
type AttributeBooleanValue ¶
type AttributeBooleanValue struct { // The attribute value. The valid values are true or false. Value *bool `locationName:"value" type:"boolean"` // contains filtered or unexported fields }
Describes a value for a resource attribute that is a Boolean value.
func (AttributeBooleanValue) GoString ¶
func (s AttributeBooleanValue) GoString() string
GoString returns the string representation
func (*AttributeBooleanValue) SetValue ¶
func (s *AttributeBooleanValue) SetValue(v bool) *AttributeBooleanValue
SetValue sets the Value field's value.
func (AttributeBooleanValue) String ¶
func (s AttributeBooleanValue) String() string
String returns the string representation
type AttributeValue ¶
type AttributeValue struct { // The attribute value. The value is case-sensitive. Value *string `locationName:"value" type:"string"` // contains filtered or unexported fields }
Describes a value for a resource attribute that is a String.
func (AttributeValue) GoString ¶
func (s AttributeValue) GoString() string
GoString returns the string representation
func (*AttributeValue) SetValue ¶
func (s *AttributeValue) SetValue(v string) *AttributeValue
SetValue sets the Value field's value.
func (AttributeValue) String ¶
func (s AttributeValue) String() string
String returns the string representation
type AuthorizationRule ¶
type AuthorizationRule struct { // Indicates whether the authorization rule grants access to all clients. AccessAll *bool `locationName:"accessAll" type:"boolean"` // The ID of the Client VPN endpoint with which the authorization rule is associated. ClientVpnEndpointId *string `locationName:"clientVpnEndpointId" type:"string"` // A brief description of the authorization rule. Description *string `locationName:"description" type:"string"` // The IPv4 address range, in CIDR notation, of the network to which the authorization // rule applies. DestinationCidr *string `locationName:"destinationCidr" type:"string"` // The ID of the Active Directory group to which the authorization rule grants // access. GroupId *string `locationName:"groupId" type:"string"` // The current state of the authorization rule. Status *ClientVpnAuthorizationRuleStatus `locationName:"status" type:"structure"` // contains filtered or unexported fields }
Information about an authorization rule.
func (AuthorizationRule) GoString ¶
func (s AuthorizationRule) GoString() string
GoString returns the string representation
func (*AuthorizationRule) SetAccessAll ¶
func (s *AuthorizationRule) SetAccessAll(v bool) *AuthorizationRule
SetAccessAll sets the AccessAll field's value.
func (*AuthorizationRule) SetClientVpnEndpointId ¶
func (s *AuthorizationRule) SetClientVpnEndpointId(v string) *AuthorizationRule
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*AuthorizationRule) SetDescription ¶
func (s *AuthorizationRule) SetDescription(v string) *AuthorizationRule
SetDescription sets the Description field's value.
func (*AuthorizationRule) SetDestinationCidr ¶
func (s *AuthorizationRule) SetDestinationCidr(v string) *AuthorizationRule
SetDestinationCidr sets the DestinationCidr field's value.
func (*AuthorizationRule) SetGroupId ¶
func (s *AuthorizationRule) SetGroupId(v string) *AuthorizationRule
SetGroupId sets the GroupId field's value.
func (*AuthorizationRule) SetStatus ¶
func (s *AuthorizationRule) SetStatus(v *ClientVpnAuthorizationRuleStatus) *AuthorizationRule
SetStatus sets the Status field's value.
func (AuthorizationRule) String ¶
func (s AuthorizationRule) String() string
String returns the string representation
type AuthorizeClientVpnIngressInput ¶
type AuthorizeClientVpnIngressInput struct { // The ID of the Active Directory group to grant access. AccessGroupId *string `type:"string"` // Indicates whether to grant access to all clients. Use true to grant all clients // who successfully establish a VPN connection access to the network. AuthorizeAllGroups *bool `type:"boolean"` // The ID of the Client VPN endpoint. // // ClientVpnEndpointId is a required field ClientVpnEndpointId *string `type:"string" required:"true"` // A brief description of the authorization rule. Description *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The IPv4 address range, in CIDR notation, of the network for which access // is being authorized. // // TargetNetworkCidr is a required field TargetNetworkCidr *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AuthorizeClientVpnIngressInput) GoString ¶
func (s AuthorizeClientVpnIngressInput) GoString() string
GoString returns the string representation
func (*AuthorizeClientVpnIngressInput) SetAccessGroupId ¶
func (s *AuthorizeClientVpnIngressInput) SetAccessGroupId(v string) *AuthorizeClientVpnIngressInput
SetAccessGroupId sets the AccessGroupId field's value.
func (*AuthorizeClientVpnIngressInput) SetAuthorizeAllGroups ¶
func (s *AuthorizeClientVpnIngressInput) SetAuthorizeAllGroups(v bool) *AuthorizeClientVpnIngressInput
SetAuthorizeAllGroups sets the AuthorizeAllGroups field's value.
func (*AuthorizeClientVpnIngressInput) SetClientVpnEndpointId ¶
func (s *AuthorizeClientVpnIngressInput) SetClientVpnEndpointId(v string) *AuthorizeClientVpnIngressInput
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*AuthorizeClientVpnIngressInput) SetDescription ¶
func (s *AuthorizeClientVpnIngressInput) SetDescription(v string) *AuthorizeClientVpnIngressInput
SetDescription sets the Description field's value.
func (*AuthorizeClientVpnIngressInput) SetDryRun ¶
func (s *AuthorizeClientVpnIngressInput) SetDryRun(v bool) *AuthorizeClientVpnIngressInput
SetDryRun sets the DryRun field's value.
func (*AuthorizeClientVpnIngressInput) SetTargetNetworkCidr ¶
func (s *AuthorizeClientVpnIngressInput) SetTargetNetworkCidr(v string) *AuthorizeClientVpnIngressInput
SetTargetNetworkCidr sets the TargetNetworkCidr field's value.
func (AuthorizeClientVpnIngressInput) String ¶
func (s AuthorizeClientVpnIngressInput) String() string
String returns the string representation
func (*AuthorizeClientVpnIngressInput) Validate ¶
func (s *AuthorizeClientVpnIngressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AuthorizeClientVpnIngressOutput ¶
type AuthorizeClientVpnIngressOutput struct { // The current state of the authorization rule. Status *ClientVpnAuthorizationRuleStatus `locationName:"status" type:"structure"` // contains filtered or unexported fields }
func (AuthorizeClientVpnIngressOutput) GoString ¶
func (s AuthorizeClientVpnIngressOutput) GoString() string
GoString returns the string representation
func (*AuthorizeClientVpnIngressOutput) SetStatus ¶
func (s *AuthorizeClientVpnIngressOutput) SetStatus(v *ClientVpnAuthorizationRuleStatus) *AuthorizeClientVpnIngressOutput
SetStatus sets the Status field's value.
func (AuthorizeClientVpnIngressOutput) String ¶
func (s AuthorizeClientVpnIngressOutput) String() string
String returns the string representation
type AuthorizeSecurityGroupEgressInput ¶
type AuthorizeSecurityGroupEgressInput struct { // Not supported. Use a set of IP permissions to specify the CIDR. CidrIp *string `locationName:"cidrIp" type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // Not supported. Use a set of IP permissions to specify the port. FromPort *int64 `locationName:"fromPort" type:"integer"` // The ID of the security group. // // GroupId is a required field GroupId *string `locationName:"groupId" type:"string" required:"true"` // One or more sets of IP permissions. You can't specify a destination security // group and a CIDR IP address range in the same set of permissions. IpPermissions []*IpPermission `locationName:"ipPermissions" locationNameList:"item" type:"list"` // Not supported. Use a set of IP permissions to specify the protocol name or // number. IpProtocol *string `locationName:"ipProtocol" type:"string"` // Not supported. Use a set of IP permissions to specify a destination security // group. SourceSecurityGroupName *string `locationName:"sourceSecurityGroupName" type:"string"` // Not supported. Use a set of IP permissions to specify a destination security // group. SourceSecurityGroupOwnerId *string `locationName:"sourceSecurityGroupOwnerId" type:"string"` // Not supported. Use a set of IP permissions to specify the port. ToPort *int64 `locationName:"toPort" type:"integer"` // contains filtered or unexported fields }
func (AuthorizeSecurityGroupEgressInput) GoString ¶
func (s AuthorizeSecurityGroupEgressInput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupEgressInput) SetCidrIp ¶
func (s *AuthorizeSecurityGroupEgressInput) SetCidrIp(v string) *AuthorizeSecurityGroupEgressInput
SetCidrIp sets the CidrIp field's value.
func (*AuthorizeSecurityGroupEgressInput) SetDryRun ¶
func (s *AuthorizeSecurityGroupEgressInput) SetDryRun(v bool) *AuthorizeSecurityGroupEgressInput
SetDryRun sets the DryRun field's value.
func (*AuthorizeSecurityGroupEgressInput) SetFromPort ¶
func (s *AuthorizeSecurityGroupEgressInput) SetFromPort(v int64) *AuthorizeSecurityGroupEgressInput
SetFromPort sets the FromPort field's value.
func (*AuthorizeSecurityGroupEgressInput) SetGroupId ¶
func (s *AuthorizeSecurityGroupEgressInput) SetGroupId(v string) *AuthorizeSecurityGroupEgressInput
SetGroupId sets the GroupId field's value.
func (*AuthorizeSecurityGroupEgressInput) SetIpPermissions ¶
func (s *AuthorizeSecurityGroupEgressInput) SetIpPermissions(v []*IpPermission) *AuthorizeSecurityGroupEgressInput
SetIpPermissions sets the IpPermissions field's value.
func (*AuthorizeSecurityGroupEgressInput) SetIpProtocol ¶
func (s *AuthorizeSecurityGroupEgressInput) SetIpProtocol(v string) *AuthorizeSecurityGroupEgressInput
SetIpProtocol sets the IpProtocol field's value.
func (*AuthorizeSecurityGroupEgressInput) SetSourceSecurityGroupName ¶
func (s *AuthorizeSecurityGroupEgressInput) SetSourceSecurityGroupName(v string) *AuthorizeSecurityGroupEgressInput
SetSourceSecurityGroupName sets the SourceSecurityGroupName field's value.
func (*AuthorizeSecurityGroupEgressInput) SetSourceSecurityGroupOwnerId ¶
func (s *AuthorizeSecurityGroupEgressInput) SetSourceSecurityGroupOwnerId(v string) *AuthorizeSecurityGroupEgressInput
SetSourceSecurityGroupOwnerId sets the SourceSecurityGroupOwnerId field's value.
func (*AuthorizeSecurityGroupEgressInput) SetToPort ¶
func (s *AuthorizeSecurityGroupEgressInput) SetToPort(v int64) *AuthorizeSecurityGroupEgressInput
SetToPort sets the ToPort field's value.
func (AuthorizeSecurityGroupEgressInput) String ¶
func (s AuthorizeSecurityGroupEgressInput) String() string
String returns the string representation
func (*AuthorizeSecurityGroupEgressInput) Validate ¶
func (s *AuthorizeSecurityGroupEgressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AuthorizeSecurityGroupEgressOutput ¶
type AuthorizeSecurityGroupEgressOutput struct {
// contains filtered or unexported fields
}
func (AuthorizeSecurityGroupEgressOutput) GoString ¶
func (s AuthorizeSecurityGroupEgressOutput) GoString() string
GoString returns the string representation
func (AuthorizeSecurityGroupEgressOutput) String ¶
func (s AuthorizeSecurityGroupEgressOutput) String() string
String returns the string representation
type AuthorizeSecurityGroupIngressInput ¶
type AuthorizeSecurityGroupIngressInput struct { // The CIDR IPv4 address range. You can't specify this parameter when specifying // a source security group. CidrIp *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 // type number. For the ICMP/ICMPv6 type number, use -1 to specify all types. // If you specify all ICMP/ICMPv6 types, you must specify all codes. FromPort *int64 `type:"integer"` // The ID of the security group. You must specify either the security group // ID or the security group name in the request. For security groups in a nondefault // VPC, you must specify the security group ID. GroupId *string `type:"string"` // [EC2-Classic, default VPC] The name of the security group. You must specify // either the security group ID or the security group name in the request. GroupName *string `type:"string"` // One or more sets of IP permissions. Can be used to specify multiple rules // in a single command. IpPermissions []*IpPermission `locationNameList:"item" type:"list"` // The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers (http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml)). // (VPC only) Use -1 to specify all protocols. If you specify -1, or a protocol // number other than tcp, udp, icmp, or 58 (ICMPv6), traffic on all ports is // allowed, regardless of any ports you specify. For tcp, udp, and icmp, you // must specify a port range. For protocol 58 (ICMPv6), you can optionally specify // a port range; if you don't, traffic for all types and codes is allowed. IpProtocol *string `type:"string"` // [EC2-Classic, default VPC] The name of the source security group. You can't // specify this parameter in combination with the following parameters: the // CIDR IP address range, the start of the port range, the IP protocol, and // the end of the port range. Creates rules that grant full ICMP, UDP, and TCP // access. To create a rule with a specific IP protocol and port range, use // a set of IP permissions instead. For EC2-VPC, the source security group must // be in the same VPC. SourceSecurityGroupName *string `type:"string"` // [EC2-Classic] The AWS account ID for the source security group, if the source // security group is in a different account. You can't specify this parameter // in combination with the following parameters: the CIDR IP address range, // the IP protocol, the start of the port range, and the end of the port range. // Creates rules that grant full ICMP, UDP, and TCP access. To create a rule // with a specific IP protocol and port range, use a set of IP permissions instead. SourceSecurityGroupOwnerId *string `type:"string"` // The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code // number. For the ICMP/ICMPv6 code number, use -1 to specify all codes. If // you specify all ICMP/ICMPv6 types, you must specify all codes. ToPort *int64 `type:"integer"` // contains filtered or unexported fields }
func (AuthorizeSecurityGroupIngressInput) GoString ¶
func (s AuthorizeSecurityGroupIngressInput) GoString() string
GoString returns the string representation
func (*AuthorizeSecurityGroupIngressInput) SetCidrIp ¶
func (s *AuthorizeSecurityGroupIngressInput) SetCidrIp(v string) *AuthorizeSecurityGroupIngressInput
SetCidrIp sets the CidrIp field's value.
func (*AuthorizeSecurityGroupIngressInput) SetDryRun ¶
func (s *AuthorizeSecurityGroupIngressInput) SetDryRun(v bool) *AuthorizeSecurityGroupIngressInput
SetDryRun sets the DryRun field's value.
func (*AuthorizeSecurityGroupIngressInput) SetFromPort ¶
func (s *AuthorizeSecurityGroupIngressInput) SetFromPort(v int64) *AuthorizeSecurityGroupIngressInput
SetFromPort sets the FromPort field's value.
func (*AuthorizeSecurityGroupIngressInput) SetGroupId ¶
func (s *AuthorizeSecurityGroupIngressInput) SetGroupId(v string) *AuthorizeSecurityGroupIngressInput
SetGroupId sets the GroupId field's value.
func (*AuthorizeSecurityGroupIngressInput) SetGroupName ¶
func (s *AuthorizeSecurityGroupIngressInput) SetGroupName(v string) *AuthorizeSecurityGroupIngressInput
SetGroupName sets the GroupName field's value.
func (*AuthorizeSecurityGroupIngressInput) SetIpPermissions ¶
func (s *AuthorizeSecurityGroupIngressInput) SetIpPermissions(v []*IpPermission) *AuthorizeSecurityGroupIngressInput
SetIpPermissions sets the IpPermissions field's value.
func (*AuthorizeSecurityGroupIngressInput) SetIpProtocol ¶
func (s *AuthorizeSecurityGroupIngressInput) SetIpProtocol(v string) *AuthorizeSecurityGroupIngressInput
SetIpProtocol sets the IpProtocol field's value.
func (*AuthorizeSecurityGroupIngressInput) SetSourceSecurityGroupName ¶
func (s *AuthorizeSecurityGroupIngressInput) SetSourceSecurityGroupName(v string) *AuthorizeSecurityGroupIngressInput
SetSourceSecurityGroupName sets the SourceSecurityGroupName field's value.
func (*AuthorizeSecurityGroupIngressInput) SetSourceSecurityGroupOwnerId ¶
func (s *AuthorizeSecurityGroupIngressInput) SetSourceSecurityGroupOwnerId(v string) *AuthorizeSecurityGroupIngressInput
SetSourceSecurityGroupOwnerId sets the SourceSecurityGroupOwnerId field's value.
func (*AuthorizeSecurityGroupIngressInput) SetToPort ¶
func (s *AuthorizeSecurityGroupIngressInput) SetToPort(v int64) *AuthorizeSecurityGroupIngressInput
SetToPort sets the ToPort field's value.
func (AuthorizeSecurityGroupIngressInput) String ¶
func (s AuthorizeSecurityGroupIngressInput) String() string
String returns the string representation
type AuthorizeSecurityGroupIngressOutput ¶
type AuthorizeSecurityGroupIngressOutput struct {
// contains filtered or unexported fields
}
func (AuthorizeSecurityGroupIngressOutput) GoString ¶
func (s AuthorizeSecurityGroupIngressOutput) GoString() string
GoString returns the string representation
func (AuthorizeSecurityGroupIngressOutput) String ¶
func (s AuthorizeSecurityGroupIngressOutput) String() string
String returns the string representation
type AvailabilityZone ¶
type AvailabilityZone struct { // Any messages about the Availability Zone. Messages []*AvailabilityZoneMessage `locationName:"messageSet" locationNameList:"item" type:"list"` // The name of the region. RegionName *string `locationName:"regionName" type:"string"` // The state of the Availability Zone. State *string `locationName:"zoneState" type:"string" enum:"AvailabilityZoneState"` // The ID of the Availability Zone. ZoneId *string `locationName:"zoneId" type:"string"` // The name of the Availability Zone. ZoneName *string `locationName:"zoneName" type:"string"` // contains filtered or unexported fields }
Describes an Availability Zone.
func (AvailabilityZone) GoString ¶
func (s AvailabilityZone) GoString() string
GoString returns the string representation
func (*AvailabilityZone) SetMessages ¶
func (s *AvailabilityZone) SetMessages(v []*AvailabilityZoneMessage) *AvailabilityZone
SetMessages sets the Messages field's value.
func (*AvailabilityZone) SetRegionName ¶
func (s *AvailabilityZone) SetRegionName(v string) *AvailabilityZone
SetRegionName sets the RegionName field's value.
func (*AvailabilityZone) SetState ¶
func (s *AvailabilityZone) SetState(v string) *AvailabilityZone
SetState sets the State field's value.
func (*AvailabilityZone) SetZoneId ¶
func (s *AvailabilityZone) SetZoneId(v string) *AvailabilityZone
SetZoneId sets the ZoneId field's value.
func (*AvailabilityZone) SetZoneName ¶
func (s *AvailabilityZone) SetZoneName(v string) *AvailabilityZone
SetZoneName sets the ZoneName field's value.
func (AvailabilityZone) String ¶
func (s AvailabilityZone) String() string
String returns the string representation
type AvailabilityZoneMessage ¶
type AvailabilityZoneMessage struct { // The message about the Availability Zone. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes a message about an Availability Zone.
func (AvailabilityZoneMessage) GoString ¶
func (s AvailabilityZoneMessage) GoString() string
GoString returns the string representation
func (*AvailabilityZoneMessage) SetMessage ¶
func (s *AvailabilityZoneMessage) SetMessage(v string) *AvailabilityZoneMessage
SetMessage sets the Message field's value.
func (AvailabilityZoneMessage) String ¶
func (s AvailabilityZoneMessage) String() string
String returns the string representation
type AvailableCapacity ¶
type AvailableCapacity struct { // The total number of instances supported by the Dedicated Host. AvailableInstanceCapacity []*InstanceCapacity `locationName:"availableInstanceCapacity" locationNameList:"item" type:"list"` // The number of vCPUs available on the Dedicated Host. AvailableVCpus *int64 `locationName:"availableVCpus" type:"integer"` // contains filtered or unexported fields }
The capacity information for instances launched onto the Dedicated Host.
func (AvailableCapacity) GoString ¶
func (s AvailableCapacity) GoString() string
GoString returns the string representation
func (*AvailableCapacity) SetAvailableInstanceCapacity ¶
func (s *AvailableCapacity) SetAvailableInstanceCapacity(v []*InstanceCapacity) *AvailableCapacity
SetAvailableInstanceCapacity sets the AvailableInstanceCapacity field's value.
func (*AvailableCapacity) SetAvailableVCpus ¶
func (s *AvailableCapacity) SetAvailableVCpus(v int64) *AvailableCapacity
SetAvailableVCpus sets the AvailableVCpus field's value.
func (AvailableCapacity) String ¶
func (s AvailableCapacity) String() string
String returns the string representation
type BlobAttributeValue ¶
type BlobAttributeValue struct { // Value is automatically base64 encoded/decoded by the SDK. Value []byte `locationName:"value" type:"blob"` // contains filtered or unexported fields }
func (BlobAttributeValue) GoString ¶
func (s BlobAttributeValue) GoString() string
GoString returns the string representation
func (*BlobAttributeValue) SetValue ¶
func (s *BlobAttributeValue) SetValue(v []byte) *BlobAttributeValue
SetValue sets the Value field's value.
func (BlobAttributeValue) String ¶
func (s BlobAttributeValue) String() string
String returns the string representation
type BlockDeviceMapping ¶
type BlockDeviceMapping struct { // The device name (for example, /dev/sdh or xvdh). DeviceName *string `locationName:"deviceName" type:"string"` // Parameters used to automatically set up EBS volumes when the instance is // launched. Ebs *EbsBlockDevice `locationName:"ebs" type:"structure"` // Suppresses the specified device included in the block device mapping of the // AMI. NoDevice *string `locationName:"noDevice" type:"string"` // The virtual device name (ephemeralN). Instance store volumes are numbered // starting from 0. An instance type with 2 available instance store volumes // can specify mappings for ephemeral0 and ephemeral1. The number of available // instance store volumes depends on the instance type. After you connect to // the instance, you must mount the volume. // // NVMe instance store volumes are automatically enumerated and assigned a device // name. Including them in your block device mapping has no effect. // // Constraints: For M3 instances, you must specify instance store volumes in // the block device mapping for the instance. When you launch an M3 instance, // we ignore any instance store volumes specified in the block device mapping // for the AMI. VirtualName *string `locationName:"virtualName" type:"string"` // contains filtered or unexported fields }
Describes a block device mapping.
func (BlockDeviceMapping) GoString ¶
func (s BlockDeviceMapping) GoString() string
GoString returns the string representation
func (*BlockDeviceMapping) SetDeviceName ¶
func (s *BlockDeviceMapping) SetDeviceName(v string) *BlockDeviceMapping
SetDeviceName sets the DeviceName field's value.
func (*BlockDeviceMapping) SetEbs ¶
func (s *BlockDeviceMapping) SetEbs(v *EbsBlockDevice) *BlockDeviceMapping
SetEbs sets the Ebs field's value.
func (*BlockDeviceMapping) SetNoDevice ¶
func (s *BlockDeviceMapping) SetNoDevice(v string) *BlockDeviceMapping
SetNoDevice sets the NoDevice field's value.
func (*BlockDeviceMapping) SetVirtualName ¶
func (s *BlockDeviceMapping) SetVirtualName(v string) *BlockDeviceMapping
SetVirtualName sets the VirtualName field's value.
func (BlockDeviceMapping) String ¶
func (s BlockDeviceMapping) String() string
String returns the string representation
type BundleInstanceInput ¶
type BundleInstanceInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the instance to bundle. // // Type: String // // Default: None // // Required: Yes // // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // The bucket in which to store the AMI. You can specify a bucket that you already // own or a new bucket that Amazon EC2 creates on your behalf. If you specify // a bucket that belongs to someone else, Amazon EC2 returns an error. // // Storage is a required field Storage *Storage `type:"structure" required:"true"` // contains filtered or unexported fields }
Contains the parameters for BundleInstance.
func (BundleInstanceInput) GoString ¶
func (s BundleInstanceInput) GoString() string
GoString returns the string representation
func (*BundleInstanceInput) SetDryRun ¶
func (s *BundleInstanceInput) SetDryRun(v bool) *BundleInstanceInput
SetDryRun sets the DryRun field's value.
func (*BundleInstanceInput) SetInstanceId ¶
func (s *BundleInstanceInput) SetInstanceId(v string) *BundleInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*BundleInstanceInput) SetStorage ¶
func (s *BundleInstanceInput) SetStorage(v *Storage) *BundleInstanceInput
SetStorage sets the Storage field's value.
func (BundleInstanceInput) String ¶
func (s BundleInstanceInput) String() string
String returns the string representation
func (*BundleInstanceInput) Validate ¶
func (s *BundleInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BundleInstanceOutput ¶
type BundleInstanceOutput struct { // Information about the bundle task. BundleTask *BundleTask `locationName:"bundleInstanceTask" type:"structure"` // contains filtered or unexported fields }
Contains the output of BundleInstance.
func (BundleInstanceOutput) GoString ¶
func (s BundleInstanceOutput) GoString() string
GoString returns the string representation
func (*BundleInstanceOutput) SetBundleTask ¶
func (s *BundleInstanceOutput) SetBundleTask(v *BundleTask) *BundleInstanceOutput
SetBundleTask sets the BundleTask field's value.
func (BundleInstanceOutput) String ¶
func (s BundleInstanceOutput) String() string
String returns the string representation
type BundleTask ¶
type BundleTask struct { // The ID of the bundle task. BundleId *string `locationName:"bundleId" type:"string"` // If the task fails, a description of the error. BundleTaskError *BundleTaskError `locationName:"error" type:"structure"` // The ID of the instance associated with this bundle task. InstanceId *string `locationName:"instanceId" type:"string"` // The level of task completion, as a percent (for example, 20%). Progress *string `locationName:"progress" type:"string"` // The time this task started. StartTime *time.Time `locationName:"startTime" type:"timestamp"` // The state of the task. State *string `locationName:"state" type:"string" enum:"BundleTaskState"` // The Amazon S3 storage locations. Storage *Storage `locationName:"storage" type:"structure"` // The time of the most recent update for the task. UpdateTime *time.Time `locationName:"updateTime" type:"timestamp"` // contains filtered or unexported fields }
Describes a bundle task.
func (BundleTask) GoString ¶
func (s BundleTask) GoString() string
GoString returns the string representation
func (*BundleTask) SetBundleId ¶
func (s *BundleTask) SetBundleId(v string) *BundleTask
SetBundleId sets the BundleId field's value.
func (*BundleTask) SetBundleTaskError ¶
func (s *BundleTask) SetBundleTaskError(v *BundleTaskError) *BundleTask
SetBundleTaskError sets the BundleTaskError field's value.
func (*BundleTask) SetInstanceId ¶
func (s *BundleTask) SetInstanceId(v string) *BundleTask
SetInstanceId sets the InstanceId field's value.
func (*BundleTask) SetProgress ¶
func (s *BundleTask) SetProgress(v string) *BundleTask
SetProgress sets the Progress field's value.
func (*BundleTask) SetStartTime ¶
func (s *BundleTask) SetStartTime(v time.Time) *BundleTask
SetStartTime sets the StartTime field's value.
func (*BundleTask) SetState ¶
func (s *BundleTask) SetState(v string) *BundleTask
SetState sets the State field's value.
func (*BundleTask) SetStorage ¶
func (s *BundleTask) SetStorage(v *Storage) *BundleTask
SetStorage sets the Storage field's value.
func (*BundleTask) SetUpdateTime ¶
func (s *BundleTask) SetUpdateTime(v time.Time) *BundleTask
SetUpdateTime sets the UpdateTime field's value.
func (BundleTask) String ¶
func (s BundleTask) String() string
String returns the string representation
type BundleTaskError ¶
type BundleTaskError struct { // The error code. Code *string `locationName:"code" type:"string"` // The error message. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes an error for BundleInstance.
func (BundleTaskError) GoString ¶
func (s BundleTaskError) GoString() string
GoString returns the string representation
func (*BundleTaskError) SetCode ¶
func (s *BundleTaskError) SetCode(v string) *BundleTaskError
SetCode sets the Code field's value.
func (*BundleTaskError) SetMessage ¶
func (s *BundleTaskError) SetMessage(v string) *BundleTaskError
SetMessage sets the Message field's value.
func (BundleTaskError) String ¶
func (s BundleTaskError) String() string
String returns the string representation
type ByoipCidr ¶
type ByoipCidr struct { // The public IPv4 address range, in CIDR notation. Cidr *string `locationName:"cidr" type:"string"` // The description of the address range. Description *string `locationName:"description" type:"string"` // The state of the address pool. State *string `locationName:"state" type:"string" enum:"ByoipCidrState"` // Upon success, contains the ID of the address pool. Otherwise, contains an // error message. StatusMessage *string `locationName:"statusMessage" type:"string"` // contains filtered or unexported fields }
Information about an address range that is provisioned for use with your AWS resources through bring your own IP addresses (BYOIP).
func (ByoipCidr) GoString ¶
GoString returns the string representation
func (*ByoipCidr) SetCidr ¶
SetCidr sets the Cidr field's value.
func (*ByoipCidr) SetDescription ¶
SetDescription sets the Description field's value.
func (*ByoipCidr) SetState ¶
SetState sets the State field's value.
func (*ByoipCidr) SetStatusMessage ¶
SetStatusMessage sets the StatusMessage field's value.
type CancelBundleTaskInput ¶
type CancelBundleTaskInput struct { // The ID of the bundle task. // // BundleId is a required field BundleId *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // contains filtered or unexported fields }
Contains the parameters for CancelBundleTask.
func (CancelBundleTaskInput) GoString ¶
func (s CancelBundleTaskInput) GoString() string
GoString returns the string representation
func (*CancelBundleTaskInput) SetBundleId ¶
func (s *CancelBundleTaskInput) SetBundleId(v string) *CancelBundleTaskInput
SetBundleId sets the BundleId field's value.
func (*CancelBundleTaskInput) SetDryRun ¶
func (s *CancelBundleTaskInput) SetDryRun(v bool) *CancelBundleTaskInput
SetDryRun sets the DryRun field's value.
func (CancelBundleTaskInput) String ¶
func (s CancelBundleTaskInput) String() string
String returns the string representation
func (*CancelBundleTaskInput) Validate ¶
func (s *CancelBundleTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelBundleTaskOutput ¶
type CancelBundleTaskOutput struct { // Information about the bundle task. BundleTask *BundleTask `locationName:"bundleInstanceTask" type:"structure"` // contains filtered or unexported fields }
Contains the output of CancelBundleTask.
func (CancelBundleTaskOutput) GoString ¶
func (s CancelBundleTaskOutput) GoString() string
GoString returns the string representation
func (*CancelBundleTaskOutput) SetBundleTask ¶
func (s *CancelBundleTaskOutput) SetBundleTask(v *BundleTask) *CancelBundleTaskOutput
SetBundleTask sets the BundleTask field's value.
func (CancelBundleTaskOutput) String ¶
func (s CancelBundleTaskOutput) String() string
String returns the string representation
type CancelCapacityReservationInput ¶
type CancelCapacityReservationInput struct { // The ID of the Capacity Reservation to be cancelled. // // CapacityReservationId is a required field CapacityReservationId *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // contains filtered or unexported fields }
func (CancelCapacityReservationInput) GoString ¶
func (s CancelCapacityReservationInput) GoString() string
GoString returns the string representation
func (*CancelCapacityReservationInput) SetCapacityReservationId ¶
func (s *CancelCapacityReservationInput) SetCapacityReservationId(v string) *CancelCapacityReservationInput
SetCapacityReservationId sets the CapacityReservationId field's value.
func (*CancelCapacityReservationInput) SetDryRun ¶
func (s *CancelCapacityReservationInput) SetDryRun(v bool) *CancelCapacityReservationInput
SetDryRun sets the DryRun field's value.
func (CancelCapacityReservationInput) String ¶
func (s CancelCapacityReservationInput) String() string
String returns the string representation
func (*CancelCapacityReservationInput) Validate ¶
func (s *CancelCapacityReservationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelCapacityReservationOutput ¶
type CancelCapacityReservationOutput struct { // Returns true if the request succeeds; otherwise, it returns an error. Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (CancelCapacityReservationOutput) GoString ¶
func (s CancelCapacityReservationOutput) GoString() string
GoString returns the string representation
func (*CancelCapacityReservationOutput) SetReturn ¶
func (s *CancelCapacityReservationOutput) SetReturn(v bool) *CancelCapacityReservationOutput
SetReturn sets the Return field's value.
func (CancelCapacityReservationOutput) String ¶
func (s CancelCapacityReservationOutput) String() string
String returns the string representation
type CancelConversionTaskInput ¶
type CancelConversionTaskInput struct { // The ID of the conversion task. // // ConversionTaskId is a required field ConversionTaskId *string `locationName:"conversionTaskId" type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The reason for canceling the conversion task. ReasonMessage *string `locationName:"reasonMessage" type:"string"` // contains filtered or unexported fields }
Contains the parameters for CancelConversionTask.
func (CancelConversionTaskInput) GoString ¶
func (s CancelConversionTaskInput) GoString() string
GoString returns the string representation
func (*CancelConversionTaskInput) SetConversionTaskId ¶
func (s *CancelConversionTaskInput) SetConversionTaskId(v string) *CancelConversionTaskInput
SetConversionTaskId sets the ConversionTaskId field's value.
func (*CancelConversionTaskInput) SetDryRun ¶
func (s *CancelConversionTaskInput) SetDryRun(v bool) *CancelConversionTaskInput
SetDryRun sets the DryRun field's value.
func (*CancelConversionTaskInput) SetReasonMessage ¶
func (s *CancelConversionTaskInput) SetReasonMessage(v string) *CancelConversionTaskInput
SetReasonMessage sets the ReasonMessage field's value.
func (CancelConversionTaskInput) String ¶
func (s CancelConversionTaskInput) String() string
String returns the string representation
func (*CancelConversionTaskInput) Validate ¶
func (s *CancelConversionTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelConversionTaskOutput ¶
type CancelConversionTaskOutput struct {
// contains filtered or unexported fields
}
func (CancelConversionTaskOutput) GoString ¶
func (s CancelConversionTaskOutput) GoString() string
GoString returns the string representation
func (CancelConversionTaskOutput) String ¶
func (s CancelConversionTaskOutput) String() string
String returns the string representation
type CancelExportTaskInput ¶
type CancelExportTaskInput struct { // The ID of the export task. This is the ID returned by CreateInstanceExportTask. // // ExportTaskId is a required field ExportTaskId *string `locationName:"exportTaskId" type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CancelExportTask.
func (CancelExportTaskInput) GoString ¶
func (s CancelExportTaskInput) GoString() string
GoString returns the string representation
func (*CancelExportTaskInput) SetExportTaskId ¶
func (s *CancelExportTaskInput) SetExportTaskId(v string) *CancelExportTaskInput
SetExportTaskId sets the ExportTaskId field's value.
func (CancelExportTaskInput) String ¶
func (s CancelExportTaskInput) String() string
String returns the string representation
func (*CancelExportTaskInput) Validate ¶
func (s *CancelExportTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelExportTaskOutput ¶
type CancelExportTaskOutput struct {
// contains filtered or unexported fields
}
func (CancelExportTaskOutput) GoString ¶
func (s CancelExportTaskOutput) GoString() string
GoString returns the string representation
func (CancelExportTaskOutput) String ¶
func (s CancelExportTaskOutput) String() string
String returns the string representation
type CancelImportTaskInput ¶
type CancelImportTaskInput struct { // The reason for canceling the task. CancelReason *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the import image or import snapshot task to be canceled. ImportTaskId *string `type:"string"` // contains filtered or unexported fields }
Contains the parameters for CancelImportTask.
func (CancelImportTaskInput) GoString ¶
func (s CancelImportTaskInput) GoString() string
GoString returns the string representation
func (*CancelImportTaskInput) SetCancelReason ¶
func (s *CancelImportTaskInput) SetCancelReason(v string) *CancelImportTaskInput
SetCancelReason sets the CancelReason field's value.
func (*CancelImportTaskInput) SetDryRun ¶
func (s *CancelImportTaskInput) SetDryRun(v bool) *CancelImportTaskInput
SetDryRun sets the DryRun field's value.
func (*CancelImportTaskInput) SetImportTaskId ¶
func (s *CancelImportTaskInput) SetImportTaskId(v string) *CancelImportTaskInput
SetImportTaskId sets the ImportTaskId field's value.
func (CancelImportTaskInput) String ¶
func (s CancelImportTaskInput) String() string
String returns the string representation
type CancelImportTaskOutput ¶
type CancelImportTaskOutput struct { // The ID of the task being canceled. ImportTaskId *string `locationName:"importTaskId" type:"string"` // The current state of the task being canceled. PreviousState *string `locationName:"previousState" type:"string"` // The current state of the task being canceled. State *string `locationName:"state" type:"string"` // contains filtered or unexported fields }
Contains the output for CancelImportTask.
func (CancelImportTaskOutput) GoString ¶
func (s CancelImportTaskOutput) GoString() string
GoString returns the string representation
func (*CancelImportTaskOutput) SetImportTaskId ¶
func (s *CancelImportTaskOutput) SetImportTaskId(v string) *CancelImportTaskOutput
SetImportTaskId sets the ImportTaskId field's value.
func (*CancelImportTaskOutput) SetPreviousState ¶
func (s *CancelImportTaskOutput) SetPreviousState(v string) *CancelImportTaskOutput
SetPreviousState sets the PreviousState field's value.
func (*CancelImportTaskOutput) SetState ¶
func (s *CancelImportTaskOutput) SetState(v string) *CancelImportTaskOutput
SetState sets the State field's value.
func (CancelImportTaskOutput) String ¶
func (s CancelImportTaskOutput) String() string
String returns the string representation
type CancelReservedInstancesListingInput ¶
type CancelReservedInstancesListingInput struct { // The ID of the Reserved Instance listing. // // ReservedInstancesListingId is a required field ReservedInstancesListingId *string `locationName:"reservedInstancesListingId" type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CancelReservedInstancesListing.
func (CancelReservedInstancesListingInput) GoString ¶
func (s CancelReservedInstancesListingInput) GoString() string
GoString returns the string representation
func (*CancelReservedInstancesListingInput) SetReservedInstancesListingId ¶
func (s *CancelReservedInstancesListingInput) SetReservedInstancesListingId(v string) *CancelReservedInstancesListingInput
SetReservedInstancesListingId sets the ReservedInstancesListingId field's value.
func (CancelReservedInstancesListingInput) String ¶
func (s CancelReservedInstancesListingInput) String() string
String returns the string representation
func (*CancelReservedInstancesListingInput) Validate ¶
func (s *CancelReservedInstancesListingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelReservedInstancesListingOutput ¶
type CancelReservedInstancesListingOutput struct { // The Reserved Instance listing. ReservedInstancesListings []*ReservedInstancesListing `locationName:"reservedInstancesListingsSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Contains the output of CancelReservedInstancesListing.
func (CancelReservedInstancesListingOutput) GoString ¶
func (s CancelReservedInstancesListingOutput) GoString() string
GoString returns the string representation
func (*CancelReservedInstancesListingOutput) SetReservedInstancesListings ¶
func (s *CancelReservedInstancesListingOutput) SetReservedInstancesListings(v []*ReservedInstancesListing) *CancelReservedInstancesListingOutput
SetReservedInstancesListings sets the ReservedInstancesListings field's value.
func (CancelReservedInstancesListingOutput) String ¶
func (s CancelReservedInstancesListingOutput) String() string
String returns the string representation
type CancelSpotFleetRequestsError ¶
type CancelSpotFleetRequestsError struct { // The error code. Code *string `locationName:"code" type:"string" enum:"CancelBatchErrorCode"` // The description for the error code. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes a Spot Fleet error.
func (CancelSpotFleetRequestsError) GoString ¶
func (s CancelSpotFleetRequestsError) GoString() string
GoString returns the string representation
func (*CancelSpotFleetRequestsError) SetCode ¶
func (s *CancelSpotFleetRequestsError) SetCode(v string) *CancelSpotFleetRequestsError
SetCode sets the Code field's value.
func (*CancelSpotFleetRequestsError) SetMessage ¶
func (s *CancelSpotFleetRequestsError) SetMessage(v string) *CancelSpotFleetRequestsError
SetMessage sets the Message field's value.
func (CancelSpotFleetRequestsError) String ¶
func (s CancelSpotFleetRequestsError) String() string
String returns the string representation
type CancelSpotFleetRequestsErrorItem ¶
type CancelSpotFleetRequestsErrorItem struct { // The error. Error *CancelSpotFleetRequestsError `locationName:"error" type:"structure"` // The ID of the Spot Fleet request. SpotFleetRequestId *string `locationName:"spotFleetRequestId" type:"string"` // contains filtered or unexported fields }
Describes a Spot Fleet request that was not successfully canceled.
func (CancelSpotFleetRequestsErrorItem) GoString ¶
func (s CancelSpotFleetRequestsErrorItem) GoString() string
GoString returns the string representation
func (*CancelSpotFleetRequestsErrorItem) SetError ¶
func (s *CancelSpotFleetRequestsErrorItem) SetError(v *CancelSpotFleetRequestsError) *CancelSpotFleetRequestsErrorItem
SetError sets the Error field's value.
func (*CancelSpotFleetRequestsErrorItem) SetSpotFleetRequestId ¶
func (s *CancelSpotFleetRequestsErrorItem) SetSpotFleetRequestId(v string) *CancelSpotFleetRequestsErrorItem
SetSpotFleetRequestId sets the SpotFleetRequestId field's value.
func (CancelSpotFleetRequestsErrorItem) String ¶
func (s CancelSpotFleetRequestsErrorItem) String() string
String returns the string representation
type CancelSpotFleetRequestsInput ¶
type CancelSpotFleetRequestsInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The IDs of the Spot Fleet requests. // // SpotFleetRequestIds is a required field SpotFleetRequestIds []*string `locationName:"spotFleetRequestId" locationNameList:"item" type:"list" required:"true"` // Indicates whether to terminate instances for a Spot Fleet request if it is // canceled successfully. // // TerminateInstances is a required field TerminateInstances *bool `locationName:"terminateInstances" type:"boolean" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CancelSpotFleetRequests.
func (CancelSpotFleetRequestsInput) GoString ¶
func (s CancelSpotFleetRequestsInput) GoString() string
GoString returns the string representation
func (*CancelSpotFleetRequestsInput) SetDryRun ¶
func (s *CancelSpotFleetRequestsInput) SetDryRun(v bool) *CancelSpotFleetRequestsInput
SetDryRun sets the DryRun field's value.
func (*CancelSpotFleetRequestsInput) SetSpotFleetRequestIds ¶
func (s *CancelSpotFleetRequestsInput) SetSpotFleetRequestIds(v []*string) *CancelSpotFleetRequestsInput
SetSpotFleetRequestIds sets the SpotFleetRequestIds field's value.
func (*CancelSpotFleetRequestsInput) SetTerminateInstances ¶
func (s *CancelSpotFleetRequestsInput) SetTerminateInstances(v bool) *CancelSpotFleetRequestsInput
SetTerminateInstances sets the TerminateInstances field's value.
func (CancelSpotFleetRequestsInput) String ¶
func (s CancelSpotFleetRequestsInput) String() string
String returns the string representation
func (*CancelSpotFleetRequestsInput) Validate ¶
func (s *CancelSpotFleetRequestsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelSpotFleetRequestsOutput ¶
type CancelSpotFleetRequestsOutput struct { // Information about the Spot Fleet requests that are successfully canceled. SuccessfulFleetRequests []*CancelSpotFleetRequestsSuccessItem `locationName:"successfulFleetRequestSet" locationNameList:"item" type:"list"` // Information about the Spot Fleet requests that are not successfully canceled. UnsuccessfulFleetRequests []*CancelSpotFleetRequestsErrorItem `locationName:"unsuccessfulFleetRequestSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Contains the output of CancelSpotFleetRequests.
func (CancelSpotFleetRequestsOutput) GoString ¶
func (s CancelSpotFleetRequestsOutput) GoString() string
GoString returns the string representation
func (*CancelSpotFleetRequestsOutput) SetSuccessfulFleetRequests ¶
func (s *CancelSpotFleetRequestsOutput) SetSuccessfulFleetRequests(v []*CancelSpotFleetRequestsSuccessItem) *CancelSpotFleetRequestsOutput
SetSuccessfulFleetRequests sets the SuccessfulFleetRequests field's value.
func (*CancelSpotFleetRequestsOutput) SetUnsuccessfulFleetRequests ¶
func (s *CancelSpotFleetRequestsOutput) SetUnsuccessfulFleetRequests(v []*CancelSpotFleetRequestsErrorItem) *CancelSpotFleetRequestsOutput
SetUnsuccessfulFleetRequests sets the UnsuccessfulFleetRequests field's value.
func (CancelSpotFleetRequestsOutput) String ¶
func (s CancelSpotFleetRequestsOutput) String() string
String returns the string representation
type CancelSpotFleetRequestsSuccessItem ¶
type CancelSpotFleetRequestsSuccessItem struct { // The current state of the Spot Fleet request. CurrentSpotFleetRequestState *string `locationName:"currentSpotFleetRequestState" type:"string" enum:"BatchState"` // The previous state of the Spot Fleet request. PreviousSpotFleetRequestState *string `locationName:"previousSpotFleetRequestState" type:"string" enum:"BatchState"` // The ID of the Spot Fleet request. SpotFleetRequestId *string `locationName:"spotFleetRequestId" type:"string"` // contains filtered or unexported fields }
Describes a Spot Fleet request that was successfully canceled.
func (CancelSpotFleetRequestsSuccessItem) GoString ¶
func (s CancelSpotFleetRequestsSuccessItem) GoString() string
GoString returns the string representation
func (*CancelSpotFleetRequestsSuccessItem) SetCurrentSpotFleetRequestState ¶
func (s *CancelSpotFleetRequestsSuccessItem) SetCurrentSpotFleetRequestState(v string) *CancelSpotFleetRequestsSuccessItem
SetCurrentSpotFleetRequestState sets the CurrentSpotFleetRequestState field's value.
func (*CancelSpotFleetRequestsSuccessItem) SetPreviousSpotFleetRequestState ¶
func (s *CancelSpotFleetRequestsSuccessItem) SetPreviousSpotFleetRequestState(v string) *CancelSpotFleetRequestsSuccessItem
SetPreviousSpotFleetRequestState sets the PreviousSpotFleetRequestState field's value.
func (*CancelSpotFleetRequestsSuccessItem) SetSpotFleetRequestId ¶
func (s *CancelSpotFleetRequestsSuccessItem) SetSpotFleetRequestId(v string) *CancelSpotFleetRequestsSuccessItem
SetSpotFleetRequestId sets the SpotFleetRequestId field's value.
func (CancelSpotFleetRequestsSuccessItem) String ¶
func (s CancelSpotFleetRequestsSuccessItem) String() string
String returns the string representation
type CancelSpotInstanceRequestsInput ¶
type CancelSpotInstanceRequestsInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // One or more Spot Instance request IDs. // // SpotInstanceRequestIds is a required field SpotInstanceRequestIds []*string `locationName:"SpotInstanceRequestId" locationNameList:"SpotInstanceRequestId" type:"list" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CancelSpotInstanceRequests.
func (CancelSpotInstanceRequestsInput) GoString ¶
func (s CancelSpotInstanceRequestsInput) GoString() string
GoString returns the string representation
func (*CancelSpotInstanceRequestsInput) SetDryRun ¶
func (s *CancelSpotInstanceRequestsInput) SetDryRun(v bool) *CancelSpotInstanceRequestsInput
SetDryRun sets the DryRun field's value.
func (*CancelSpotInstanceRequestsInput) SetSpotInstanceRequestIds ¶
func (s *CancelSpotInstanceRequestsInput) SetSpotInstanceRequestIds(v []*string) *CancelSpotInstanceRequestsInput
SetSpotInstanceRequestIds sets the SpotInstanceRequestIds field's value.
func (CancelSpotInstanceRequestsInput) String ¶
func (s CancelSpotInstanceRequestsInput) String() string
String returns the string representation
func (*CancelSpotInstanceRequestsInput) Validate ¶
func (s *CancelSpotInstanceRequestsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelSpotInstanceRequestsOutput ¶
type CancelSpotInstanceRequestsOutput struct { // One or more Spot Instance requests. CancelledSpotInstanceRequests []*CancelledSpotInstanceRequest `locationName:"spotInstanceRequestSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Contains the output of CancelSpotInstanceRequests.
func (CancelSpotInstanceRequestsOutput) GoString ¶
func (s CancelSpotInstanceRequestsOutput) GoString() string
GoString returns the string representation
func (*CancelSpotInstanceRequestsOutput) SetCancelledSpotInstanceRequests ¶
func (s *CancelSpotInstanceRequestsOutput) SetCancelledSpotInstanceRequests(v []*CancelledSpotInstanceRequest) *CancelSpotInstanceRequestsOutput
SetCancelledSpotInstanceRequests sets the CancelledSpotInstanceRequests field's value.
func (CancelSpotInstanceRequestsOutput) String ¶
func (s CancelSpotInstanceRequestsOutput) String() string
String returns the string representation
type CancelledSpotInstanceRequest ¶
type CancelledSpotInstanceRequest struct { // The ID of the Spot Instance request. SpotInstanceRequestId *string `locationName:"spotInstanceRequestId" type:"string"` // The state of the Spot Instance request. State *string `locationName:"state" type:"string" enum:"CancelSpotInstanceRequestState"` // contains filtered or unexported fields }
Describes a request to cancel a Spot Instance.
func (CancelledSpotInstanceRequest) GoString ¶
func (s CancelledSpotInstanceRequest) GoString() string
GoString returns the string representation
func (*CancelledSpotInstanceRequest) SetSpotInstanceRequestId ¶
func (s *CancelledSpotInstanceRequest) SetSpotInstanceRequestId(v string) *CancelledSpotInstanceRequest
SetSpotInstanceRequestId sets the SpotInstanceRequestId field's value.
func (*CancelledSpotInstanceRequest) SetState ¶
func (s *CancelledSpotInstanceRequest) SetState(v string) *CancelledSpotInstanceRequest
SetState sets the State field's value.
func (CancelledSpotInstanceRequest) String ¶
func (s CancelledSpotInstanceRequest) String() string
String returns the string representation
type CapacityReservation ¶
type CapacityReservation struct { // The Availability Zone in which the capacity is reserved. AvailabilityZone *string `locationName:"availabilityZone" type:"string"` // The remaining capacity. Indicates the number of instances that can be launched // in the Capacity Reservation. AvailableInstanceCount *int64 `locationName:"availableInstanceCount" type:"integer"` // The ID of the Capacity Reservation. CapacityReservationId *string `locationName:"capacityReservationId" type:"string"` // The date and time at which the Capacity Reservation was created. CreateDate *time.Time `locationName:"createDate" type:"timestamp"` // Indicates whether the Capacity Reservation supports EBS-optimized instances. // This optimization provides dedicated throughput to Amazon EBS and an optimized // configuration stack to provide optimal I/O performance. This optimization // isn't available with all instance types. Additional usage charges apply when // using an EBS- optimized instance. EbsOptimized *bool `locationName:"ebsOptimized" type:"boolean"` // The date and time at which the Capacity Reservation expires. When a Capacity // Reservation expires, the reserved capacity is released and you can no longer // launch instances into it. The Capacity Reservation's state changes to expired // when it reaches its end date and time. EndDate *time.Time `locationName:"endDate" type:"timestamp"` // Indicates the way in which the Capacity Reservation ends. A Capacity Reservation // can have one of the following end types: // // * unlimited - The Capacity Reservation remains active until you explicitly // cancel it. // // * limited - The Capacity Reservation expires automatically at a specified // date and time. EndDateType *string `locationName:"endDateType" type:"string" enum:"EndDateType"` // Indicates whether the Capacity Reservation supports instances with temporary, // block-level storage. EphemeralStorage *bool `locationName:"ephemeralStorage" type:"boolean"` // Indicates the type of instance launches that the Capacity Reservation accepts. // The options include: // // * open - The Capacity Reservation accepts all instances that have matching // attributes (instance type, platform, and Availability Zone). Instances // that have matching attributes launch into the Capacity Reservation automatically // without specifying any additional parameters. // // * targeted - The Capacity Reservation only accepts instances that have // matching attributes (instance type, platform, and Availability Zone), // and explicitly target the Capacity Reservation. This ensures that only // permitted instances can use the reserved capacity. InstanceMatchCriteria *string `locationName:"instanceMatchCriteria" type:"string" enum:"InstanceMatchCriteria"` // The type of operating system for which the Capacity Reservation reserves // capacity. InstancePlatform *string `locationName:"instancePlatform" type:"string" enum:"CapacityReservationInstancePlatform"` // The type of instance for which the Capacity Reservation reserves capacity. InstanceType *string `locationName:"instanceType" type:"string"` // The current state of the Capacity Reservation. A Capacity Reservation can // be in one of the following states: // // * active - The Capacity Reservation is active and the capacity is available // for your use. // // * cancelled - The Capacity Reservation expired automatically at the date // and time specified in your request. The reserved capacity is no longer // available for your use. // // * expired - The Capacity Reservation was manually cancelled. The reserved // capacity is no longer available for your use. // // * pending - The Capacity Reservation request was successful but the capacity // provisioning is still pending. // // * failed - The Capacity Reservation request has failed. A request might // fail due to invalid request parameters, capacity constraints, or instance // limit constraints. Failed requests are retained for 60 minutes. State *string `locationName:"state" type:"string" enum:"CapacityReservationState"` // Any tags assigned to the Capacity Reservation. Tags []*Tag `locationName:"tagSet" locationNameList:"item" type:"list"` // Indicates the tenancy of the Capacity Reservation. A Capacity Reservation // can have one of the following tenancy settings: // // * default - The Capacity Reservation is created on hardware that is shared // with other AWS accounts. // // * dedicated - The Capacity Reservation is created on single-tenant hardware // that is dedicated to a single AWS account. Tenancy *string `locationName:"tenancy" type:"string" enum:"CapacityReservationTenancy"` // The number of instances for which the Capacity Reservation reserves capacity. TotalInstanceCount *int64 `locationName:"totalInstanceCount" type:"integer"` // contains filtered or unexported fields }
Describes a Capacity Reservation.
func (CapacityReservation) GoString ¶
func (s CapacityReservation) GoString() string
GoString returns the string representation
func (*CapacityReservation) SetAvailabilityZone ¶
func (s *CapacityReservation) SetAvailabilityZone(v string) *CapacityReservation
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*CapacityReservation) SetAvailableInstanceCount ¶
func (s *CapacityReservation) SetAvailableInstanceCount(v int64) *CapacityReservation
SetAvailableInstanceCount sets the AvailableInstanceCount field's value.
func (*CapacityReservation) SetCapacityReservationId ¶
func (s *CapacityReservation) SetCapacityReservationId(v string) *CapacityReservation
SetCapacityReservationId sets the CapacityReservationId field's value.
func (*CapacityReservation) SetCreateDate ¶
func (s *CapacityReservation) SetCreateDate(v time.Time) *CapacityReservation
SetCreateDate sets the CreateDate field's value.
func (*CapacityReservation) SetEbsOptimized ¶
func (s *CapacityReservation) SetEbsOptimized(v bool) *CapacityReservation
SetEbsOptimized sets the EbsOptimized field's value.
func (*CapacityReservation) SetEndDate ¶
func (s *CapacityReservation) SetEndDate(v time.Time) *CapacityReservation
SetEndDate sets the EndDate field's value.
func (*CapacityReservation) SetEndDateType ¶
func (s *CapacityReservation) SetEndDateType(v string) *CapacityReservation
SetEndDateType sets the EndDateType field's value.
func (*CapacityReservation) SetEphemeralStorage ¶
func (s *CapacityReservation) SetEphemeralStorage(v bool) *CapacityReservation
SetEphemeralStorage sets the EphemeralStorage field's value.
func (*CapacityReservation) SetInstanceMatchCriteria ¶
func (s *CapacityReservation) SetInstanceMatchCriteria(v string) *CapacityReservation
SetInstanceMatchCriteria sets the InstanceMatchCriteria field's value.
func (*CapacityReservation) SetInstancePlatform ¶
func (s *CapacityReservation) SetInstancePlatform(v string) *CapacityReservation
SetInstancePlatform sets the InstancePlatform field's value.
func (*CapacityReservation) SetInstanceType ¶
func (s *CapacityReservation) SetInstanceType(v string) *CapacityReservation
SetInstanceType sets the InstanceType field's value.
func (*CapacityReservation) SetState ¶
func (s *CapacityReservation) SetState(v string) *CapacityReservation
SetState sets the State field's value.
func (*CapacityReservation) SetTags ¶
func (s *CapacityReservation) SetTags(v []*Tag) *CapacityReservation
SetTags sets the Tags field's value.
func (*CapacityReservation) SetTenancy ¶
func (s *CapacityReservation) SetTenancy(v string) *CapacityReservation
SetTenancy sets the Tenancy field's value.
func (*CapacityReservation) SetTotalInstanceCount ¶
func (s *CapacityReservation) SetTotalInstanceCount(v int64) *CapacityReservation
SetTotalInstanceCount sets the TotalInstanceCount field's value.
func (CapacityReservation) String ¶
func (s CapacityReservation) String() string
String returns the string representation
type CapacityReservationSpecification ¶
type CapacityReservationSpecification struct { // Indicates the instance's Capacity Reservation preferences. Possible preferences // include: // // * open - The instance can run in any open Capacity Reservation that has // matching attributes (instance type, platform, Availability Zone). // // * none - The instance avoids running in a Capacity Reservation even if // one is available. The instance runs as an On-Demand Instance. CapacityReservationPreference *string `type:"string" enum:"CapacityReservationPreference"` // Information about the target Capacity Reservation. CapacityReservationTarget *CapacityReservationTarget `type:"structure"` // contains filtered or unexported fields }
Describes an instance's Capacity Reservation targeting option. You can specify only one option at a time. Use the CapacityReservationPreference parameter to configure the instance to run as an On-Demand Instance or to run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). Use the CapacityReservationTarget parameter to explicitly target a specific Capacity Reservation.
func (CapacityReservationSpecification) GoString ¶
func (s CapacityReservationSpecification) GoString() string
GoString returns the string representation
func (*CapacityReservationSpecification) SetCapacityReservationPreference ¶
func (s *CapacityReservationSpecification) SetCapacityReservationPreference(v string) *CapacityReservationSpecification
SetCapacityReservationPreference sets the CapacityReservationPreference field's value.
func (*CapacityReservationSpecification) SetCapacityReservationTarget ¶
func (s *CapacityReservationSpecification) SetCapacityReservationTarget(v *CapacityReservationTarget) *CapacityReservationSpecification
SetCapacityReservationTarget sets the CapacityReservationTarget field's value.
func (CapacityReservationSpecification) String ¶
func (s CapacityReservationSpecification) String() string
String returns the string representation
type CapacityReservationSpecificationResponse ¶
type CapacityReservationSpecificationResponse struct { // Describes the instance's Capacity Reservation preferences. Possible preferences // include: // // * open - The instance can run in any open Capacity Reservation that has // matching attributes (instance type, platform, Availability Zone). // // * none - The instance avoids running in a Capacity Reservation even if // one is available. The instance runs in On-Demand capacity. CapacityReservationPreference *string `locationName:"capacityReservationPreference" type:"string" enum:"CapacityReservationPreference"` // Information about the targeted Capacity Reservation. CapacityReservationTarget *CapacityReservationTargetResponse `locationName:"capacityReservationTarget" type:"structure"` // contains filtered or unexported fields }
Describes the instance's Capacity Reservation targeting preferences. The action returns the capacityReservationPreference response element if the instance is configured to run in On-Demand capacity, or if it is configured in run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). The action returns the capacityReservationTarget response element if the instance explicily targets a specific Capacity Reservation.
func (CapacityReservationSpecificationResponse) GoString ¶
func (s CapacityReservationSpecificationResponse) GoString() string
GoString returns the string representation
func (*CapacityReservationSpecificationResponse) SetCapacityReservationPreference ¶
func (s *CapacityReservationSpecificationResponse) SetCapacityReservationPreference(v string) *CapacityReservationSpecificationResponse
SetCapacityReservationPreference sets the CapacityReservationPreference field's value.
func (*CapacityReservationSpecificationResponse) SetCapacityReservationTarget ¶
func (s *CapacityReservationSpecificationResponse) SetCapacityReservationTarget(v *CapacityReservationTargetResponse) *CapacityReservationSpecificationResponse
SetCapacityReservationTarget sets the CapacityReservationTarget field's value.
func (CapacityReservationSpecificationResponse) String ¶
func (s CapacityReservationSpecificationResponse) String() string
String returns the string representation
type CapacityReservationTarget ¶
type CapacityReservationTarget struct { // The ID of the Capacity Reservation. CapacityReservationId *string `type:"string"` // contains filtered or unexported fields }
Describes a target Capacity Reservation.
func (CapacityReservationTarget) GoString ¶
func (s CapacityReservationTarget) GoString() string
GoString returns the string representation
func (*CapacityReservationTarget) SetCapacityReservationId ¶
func (s *CapacityReservationTarget) SetCapacityReservationId(v string) *CapacityReservationTarget
SetCapacityReservationId sets the CapacityReservationId field's value.
func (CapacityReservationTarget) String ¶
func (s CapacityReservationTarget) String() string
String returns the string representation
type CapacityReservationTargetResponse ¶
type CapacityReservationTargetResponse struct { // The ID of the Capacity Reservation. CapacityReservationId *string `locationName:"capacityReservationId" type:"string"` // contains filtered or unexported fields }
Describes a target Capacity Reservation.
func (CapacityReservationTargetResponse) GoString ¶
func (s CapacityReservationTargetResponse) GoString() string
GoString returns the string representation
func (*CapacityReservationTargetResponse) SetCapacityReservationId ¶
func (s *CapacityReservationTargetResponse) SetCapacityReservationId(v string) *CapacityReservationTargetResponse
SetCapacityReservationId sets the CapacityReservationId field's value.
func (CapacityReservationTargetResponse) String ¶
func (s CapacityReservationTargetResponse) String() string
String returns the string representation
type CertificateAuthentication ¶
type CertificateAuthentication struct { // The ARN of the client certificate. ClientRootCertificateChain *string `locationName:"clientRootCertificateChain" type:"string"` // contains filtered or unexported fields }
Information about the client certificate used for authentication.
func (CertificateAuthentication) GoString ¶
func (s CertificateAuthentication) GoString() string
GoString returns the string representation
func (*CertificateAuthentication) SetClientRootCertificateChain ¶
func (s *CertificateAuthentication) SetClientRootCertificateChain(v string) *CertificateAuthentication
SetClientRootCertificateChain sets the ClientRootCertificateChain field's value.
func (CertificateAuthentication) String ¶
func (s CertificateAuthentication) String() string
String returns the string representation
type CertificateAuthenticationRequest ¶
type CertificateAuthenticationRequest struct { // The ARN of the client certificate. The certificate must be signed by a certificate // authority (CA) and it must be provisioned in AWS Certificate Manager (ACM). ClientRootCertificateChainArn *string `type:"string"` // contains filtered or unexported fields }
Information about the client certificate to be used for authentication.
func (CertificateAuthenticationRequest) GoString ¶
func (s CertificateAuthenticationRequest) GoString() string
GoString returns the string representation
func (*CertificateAuthenticationRequest) SetClientRootCertificateChainArn ¶
func (s *CertificateAuthenticationRequest) SetClientRootCertificateChainArn(v string) *CertificateAuthenticationRequest
SetClientRootCertificateChainArn sets the ClientRootCertificateChainArn field's value.
func (CertificateAuthenticationRequest) String ¶
func (s CertificateAuthenticationRequest) String() string
String returns the string representation
type CidrAuthorizationContext ¶
type CidrAuthorizationContext struct { // The plain-text authorization message for the prefix and account. // // Message is a required field Message *string `type:"string" required:"true"` // The signed authorization message for the prefix and account. // // Signature is a required field Signature *string `type:"string" required:"true"` // contains filtered or unexported fields }
Provides authorization for Amazon to bring a specific IP address range to a specific AWS account using bring your own IP addresses (BYOIP).
func (CidrAuthorizationContext) GoString ¶
func (s CidrAuthorizationContext) GoString() string
GoString returns the string representation
func (*CidrAuthorizationContext) SetMessage ¶
func (s *CidrAuthorizationContext) SetMessage(v string) *CidrAuthorizationContext
SetMessage sets the Message field's value.
func (*CidrAuthorizationContext) SetSignature ¶
func (s *CidrAuthorizationContext) SetSignature(v string) *CidrAuthorizationContext
SetSignature sets the Signature field's value.
func (CidrAuthorizationContext) String ¶
func (s CidrAuthorizationContext) String() string
String returns the string representation
func (*CidrAuthorizationContext) Validate ¶
func (s *CidrAuthorizationContext) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CidrBlock ¶
type CidrBlock struct { // The IPv4 CIDR block. CidrBlock *string `locationName:"cidrBlock" type:"string"` // contains filtered or unexported fields }
Describes an IPv4 CIDR block.
func (CidrBlock) GoString ¶
GoString returns the string representation
func (*CidrBlock) SetCidrBlock ¶
SetCidrBlock sets the CidrBlock field's value.
type ClassicLinkDnsSupport ¶
type ClassicLinkDnsSupport struct { // Indicates whether ClassicLink DNS support is enabled for the VPC. ClassicLinkDnsSupported *bool `locationName:"classicLinkDnsSupported" type:"boolean"` // The ID of the VPC. VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
Describes the ClassicLink DNS support status of a VPC.
func (ClassicLinkDnsSupport) GoString ¶
func (s ClassicLinkDnsSupport) GoString() string
GoString returns the string representation
func (*ClassicLinkDnsSupport) SetClassicLinkDnsSupported ¶
func (s *ClassicLinkDnsSupport) SetClassicLinkDnsSupported(v bool) *ClassicLinkDnsSupport
SetClassicLinkDnsSupported sets the ClassicLinkDnsSupported field's value.
func (*ClassicLinkDnsSupport) SetVpcId ¶
func (s *ClassicLinkDnsSupport) SetVpcId(v string) *ClassicLinkDnsSupport
SetVpcId sets the VpcId field's value.
func (ClassicLinkDnsSupport) String ¶
func (s ClassicLinkDnsSupport) String() string
String returns the string representation
type ClassicLinkInstance ¶
type ClassicLinkInstance struct { // A list of security groups. Groups []*GroupIdentifier `locationName:"groupSet" locationNameList:"item" type:"list"` // The ID of the instance. InstanceId *string `locationName:"instanceId" type:"string"` // Any tags assigned to the instance. Tags []*Tag `locationName:"tagSet" locationNameList:"item" type:"list"` // The ID of the VPC. VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
Describes a linked EC2-Classic instance.
func (ClassicLinkInstance) GoString ¶
func (s ClassicLinkInstance) GoString() string
GoString returns the string representation
func (*ClassicLinkInstance) SetGroups ¶
func (s *ClassicLinkInstance) SetGroups(v []*GroupIdentifier) *ClassicLinkInstance
SetGroups sets the Groups field's value.
func (*ClassicLinkInstance) SetInstanceId ¶
func (s *ClassicLinkInstance) SetInstanceId(v string) *ClassicLinkInstance
SetInstanceId sets the InstanceId field's value.
func (*ClassicLinkInstance) SetTags ¶
func (s *ClassicLinkInstance) SetTags(v []*Tag) *ClassicLinkInstance
SetTags sets the Tags field's value.
func (*ClassicLinkInstance) SetVpcId ¶
func (s *ClassicLinkInstance) SetVpcId(v string) *ClassicLinkInstance
SetVpcId sets the VpcId field's value.
func (ClassicLinkInstance) String ¶
func (s ClassicLinkInstance) String() string
String returns the string representation
type ClassicLoadBalancer ¶
type ClassicLoadBalancer struct { // The name of the load balancer. Name *string `locationName:"name" type:"string"` // contains filtered or unexported fields }
Describes a Classic Load Balancer.
func (ClassicLoadBalancer) GoString ¶
func (s ClassicLoadBalancer) GoString() string
GoString returns the string representation
func (*ClassicLoadBalancer) SetName ¶
func (s *ClassicLoadBalancer) SetName(v string) *ClassicLoadBalancer
SetName sets the Name field's value.
func (ClassicLoadBalancer) String ¶
func (s ClassicLoadBalancer) String() string
String returns the string representation
type ClassicLoadBalancersConfig ¶
type ClassicLoadBalancersConfig struct { // One or more Classic Load Balancers. ClassicLoadBalancers []*ClassicLoadBalancer `locationName:"classicLoadBalancers" locationNameList:"item" min:"1" type:"list"` // contains filtered or unexported fields }
Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers the running Spot Instances with these Classic Load Balancers.
func (ClassicLoadBalancersConfig) GoString ¶
func (s ClassicLoadBalancersConfig) GoString() string
GoString returns the string representation
func (*ClassicLoadBalancersConfig) SetClassicLoadBalancers ¶
func (s *ClassicLoadBalancersConfig) SetClassicLoadBalancers(v []*ClassicLoadBalancer) *ClassicLoadBalancersConfig
SetClassicLoadBalancers sets the ClassicLoadBalancers field's value.
func (ClassicLoadBalancersConfig) String ¶
func (s ClassicLoadBalancersConfig) String() string
String returns the string representation
func (*ClassicLoadBalancersConfig) Validate ¶
func (s *ClassicLoadBalancersConfig) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ClientCertificateRevocationListStatus ¶
type ClientCertificateRevocationListStatus struct { // The state of the client certificate revocation list. Code *string `locationName:"code" type:"string" enum:"ClientCertificateRevocationListStatusCode"` // A message about the status of the client certificate revocation list, if // applicable. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes the state of a client certificate revocation list.
func (ClientCertificateRevocationListStatus) GoString ¶
func (s ClientCertificateRevocationListStatus) GoString() string
GoString returns the string representation
func (*ClientCertificateRevocationListStatus) SetCode ¶
func (s *ClientCertificateRevocationListStatus) SetCode(v string) *ClientCertificateRevocationListStatus
SetCode sets the Code field's value.
func (*ClientCertificateRevocationListStatus) SetMessage ¶
func (s *ClientCertificateRevocationListStatus) SetMessage(v string) *ClientCertificateRevocationListStatus
SetMessage sets the Message field's value.
func (ClientCertificateRevocationListStatus) String ¶
func (s ClientCertificateRevocationListStatus) String() string
String returns the string representation
type ClientData ¶
type ClientData struct { // A user-defined comment about the disk upload. Comment *string `type:"string"` // The time that the disk upload ends. UploadEnd *time.Time `type:"timestamp"` // The size of the uploaded disk image, in GiB. UploadSize *float64 `type:"double"` // The time that the disk upload starts. UploadStart *time.Time `type:"timestamp"` // contains filtered or unexported fields }
Describes the client-specific data.
func (ClientData) GoString ¶
func (s ClientData) GoString() string
GoString returns the string representation
func (*ClientData) SetComment ¶
func (s *ClientData) SetComment(v string) *ClientData
SetComment sets the Comment field's value.
func (*ClientData) SetUploadEnd ¶
func (s *ClientData) SetUploadEnd(v time.Time) *ClientData
SetUploadEnd sets the UploadEnd field's value.
func (*ClientData) SetUploadSize ¶
func (s *ClientData) SetUploadSize(v float64) *ClientData
SetUploadSize sets the UploadSize field's value.
func (*ClientData) SetUploadStart ¶
func (s *ClientData) SetUploadStart(v time.Time) *ClientData
SetUploadStart sets the UploadStart field's value.
func (ClientData) String ¶
func (s ClientData) String() string
String returns the string representation
type ClientVpnAuthentication ¶
type ClientVpnAuthentication struct { // Information about the Active Directory, if applicable. ActiveDirectory *DirectoryServiceAuthentication `locationName:"activeDirectory" type:"structure"` // Information about the authentication certificates, if applicable. MutualAuthentication *CertificateAuthentication `locationName:"mutualAuthentication" type:"structure"` // The authentication type used. Type *string `locationName:"type" type:"string" enum:"ClientVpnAuthenticationType"` // contains filtered or unexported fields }
Describes the authentication methods used by a Client VPN endpoint. Client VPN supports Active Directory and mutual authentication. For more information, see Authentication (vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication) in the AWS Client VPN Admin Guide.
func (ClientVpnAuthentication) GoString ¶
func (s ClientVpnAuthentication) GoString() string
GoString returns the string representation
func (*ClientVpnAuthentication) SetActiveDirectory ¶
func (s *ClientVpnAuthentication) SetActiveDirectory(v *DirectoryServiceAuthentication) *ClientVpnAuthentication
SetActiveDirectory sets the ActiveDirectory field's value.
func (*ClientVpnAuthentication) SetMutualAuthentication ¶
func (s *ClientVpnAuthentication) SetMutualAuthentication(v *CertificateAuthentication) *ClientVpnAuthentication
SetMutualAuthentication sets the MutualAuthentication field's value.
func (*ClientVpnAuthentication) SetType ¶
func (s *ClientVpnAuthentication) SetType(v string) *ClientVpnAuthentication
SetType sets the Type field's value.
func (ClientVpnAuthentication) String ¶
func (s ClientVpnAuthentication) String() string
String returns the string representation
type ClientVpnAuthenticationRequest ¶
type ClientVpnAuthenticationRequest struct { // Information about the Active Directory to be used, if applicable. You must // provide this information if Type is directory-service-authentication. ActiveDirectory *DirectoryServiceAuthenticationRequest `type:"structure"` // Information about the authentication certificates to be used, if applicable. // You must provide this information if Type is certificate-authentication. MutualAuthentication *CertificateAuthenticationRequest `type:"structure"` // The type of client authentication to be used. Specify certificate-authentication // to use certificate-based authentication, or directory-service-authentication // to use Active Directory authentication. Type *string `type:"string" enum:"ClientVpnAuthenticationType"` // contains filtered or unexported fields }
Describes the authentication method to be used by a Client VPN endpoint. Client VPN supports Active Directory and mutual authentication. For more information, see Authentication (vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication) in the AWS Client VPN Admin Guide.
func (ClientVpnAuthenticationRequest) GoString ¶
func (s ClientVpnAuthenticationRequest) GoString() string
GoString returns the string representation
func (*ClientVpnAuthenticationRequest) SetActiveDirectory ¶
func (s *ClientVpnAuthenticationRequest) SetActiveDirectory(v *DirectoryServiceAuthenticationRequest) *ClientVpnAuthenticationRequest
SetActiveDirectory sets the ActiveDirectory field's value.
func (*ClientVpnAuthenticationRequest) SetMutualAuthentication ¶
func (s *ClientVpnAuthenticationRequest) SetMutualAuthentication(v *CertificateAuthenticationRequest) *ClientVpnAuthenticationRequest
SetMutualAuthentication sets the MutualAuthentication field's value.
func (*ClientVpnAuthenticationRequest) SetType ¶
func (s *ClientVpnAuthenticationRequest) SetType(v string) *ClientVpnAuthenticationRequest
SetType sets the Type field's value.
func (ClientVpnAuthenticationRequest) String ¶
func (s ClientVpnAuthenticationRequest) String() string
String returns the string representation
type ClientVpnAuthorizationRuleStatus ¶
type ClientVpnAuthorizationRuleStatus struct { // The state of the authorization rule. Code *string `locationName:"code" type:"string" enum:"ClientVpnAuthorizationRuleStatusCode"` // A message about the status of the authorization rule, if applicable. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes the state of an authorization rule.
func (ClientVpnAuthorizationRuleStatus) GoString ¶
func (s ClientVpnAuthorizationRuleStatus) GoString() string
GoString returns the string representation
func (*ClientVpnAuthorizationRuleStatus) SetCode ¶
func (s *ClientVpnAuthorizationRuleStatus) SetCode(v string) *ClientVpnAuthorizationRuleStatus
SetCode sets the Code field's value.
func (*ClientVpnAuthorizationRuleStatus) SetMessage ¶
func (s *ClientVpnAuthorizationRuleStatus) SetMessage(v string) *ClientVpnAuthorizationRuleStatus
SetMessage sets the Message field's value.
func (ClientVpnAuthorizationRuleStatus) String ¶
func (s ClientVpnAuthorizationRuleStatus) String() string
String returns the string representation
type ClientVpnConnection ¶
type ClientVpnConnection struct { // The IP address of the client. ClientIp *string `locationName:"clientIp" type:"string"` // The ID of the Client VPN endpoint to which the client is connected. ClientVpnEndpointId *string `locationName:"clientVpnEndpointId" type:"string"` // The common name associated with the client. This is either the name of the // client certificate, or the Active Directory user name. CommonName *string `locationName:"commonName" type:"string"` // The date and time the client connection was terminated. ConnectionEndTime *string `locationName:"connectionEndTime" type:"string"` // The date and time the client connection was established. ConnectionEstablishedTime *string `locationName:"connectionEstablishedTime" type:"string"` // The ID of the client connection. ConnectionId *string `locationName:"connectionId" type:"string"` // The number of bytes received by the client. EgressBytes *string `locationName:"egressBytes" type:"string"` // The number of packets received by the client. EgressPackets *string `locationName:"egressPackets" type:"string"` // The number of bytes sent by the client. IngressBytes *string `locationName:"ingressBytes" type:"string"` // The number of packets sent by the client. IngressPackets *string `locationName:"ingressPackets" type:"string"` // The current state of the client connection. Status *ClientVpnConnectionStatus `locationName:"status" type:"structure"` // The current date and time. Timestamp *string `locationName:"timestamp" type:"string"` // The username of the client who established the client connection. This information // is only provided if Active Directory client authentication is used. Username *string `locationName:"username" type:"string"` // contains filtered or unexported fields }
Describes a client connection.
func (ClientVpnConnection) GoString ¶
func (s ClientVpnConnection) GoString() string
GoString returns the string representation
func (*ClientVpnConnection) SetClientIp ¶
func (s *ClientVpnConnection) SetClientIp(v string) *ClientVpnConnection
SetClientIp sets the ClientIp field's value.
func (*ClientVpnConnection) SetClientVpnEndpointId ¶
func (s *ClientVpnConnection) SetClientVpnEndpointId(v string) *ClientVpnConnection
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*ClientVpnConnection) SetCommonName ¶
func (s *ClientVpnConnection) SetCommonName(v string) *ClientVpnConnection
SetCommonName sets the CommonName field's value.
func (*ClientVpnConnection) SetConnectionEndTime ¶
func (s *ClientVpnConnection) SetConnectionEndTime(v string) *ClientVpnConnection
SetConnectionEndTime sets the ConnectionEndTime field's value.
func (*ClientVpnConnection) SetConnectionEstablishedTime ¶
func (s *ClientVpnConnection) SetConnectionEstablishedTime(v string) *ClientVpnConnection
SetConnectionEstablishedTime sets the ConnectionEstablishedTime field's value.
func (*ClientVpnConnection) SetConnectionId ¶
func (s *ClientVpnConnection) SetConnectionId(v string) *ClientVpnConnection
SetConnectionId sets the ConnectionId field's value.
func (*ClientVpnConnection) SetEgressBytes ¶
func (s *ClientVpnConnection) SetEgressBytes(v string) *ClientVpnConnection
SetEgressBytes sets the EgressBytes field's value.
func (*ClientVpnConnection) SetEgressPackets ¶
func (s *ClientVpnConnection) SetEgressPackets(v string) *ClientVpnConnection
SetEgressPackets sets the EgressPackets field's value.
func (*ClientVpnConnection) SetIngressBytes ¶
func (s *ClientVpnConnection) SetIngressBytes(v string) *ClientVpnConnection
SetIngressBytes sets the IngressBytes field's value.
func (*ClientVpnConnection) SetIngressPackets ¶
func (s *ClientVpnConnection) SetIngressPackets(v string) *ClientVpnConnection
SetIngressPackets sets the IngressPackets field's value.
func (*ClientVpnConnection) SetStatus ¶
func (s *ClientVpnConnection) SetStatus(v *ClientVpnConnectionStatus) *ClientVpnConnection
SetStatus sets the Status field's value.
func (*ClientVpnConnection) SetTimestamp ¶
func (s *ClientVpnConnection) SetTimestamp(v string) *ClientVpnConnection
SetTimestamp sets the Timestamp field's value.
func (*ClientVpnConnection) SetUsername ¶
func (s *ClientVpnConnection) SetUsername(v string) *ClientVpnConnection
SetUsername sets the Username field's value.
func (ClientVpnConnection) String ¶
func (s ClientVpnConnection) String() string
String returns the string representation
type ClientVpnConnectionStatus ¶
type ClientVpnConnectionStatus struct { // The state of the client connection. Code *string `locationName:"code" type:"string" enum:"ClientVpnConnectionStatusCode"` // A message about the status of the client connection, if applicable. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes the status of a client connection.
func (ClientVpnConnectionStatus) GoString ¶
func (s ClientVpnConnectionStatus) GoString() string
GoString returns the string representation
func (*ClientVpnConnectionStatus) SetCode ¶
func (s *ClientVpnConnectionStatus) SetCode(v string) *ClientVpnConnectionStatus
SetCode sets the Code field's value.
func (*ClientVpnConnectionStatus) SetMessage ¶
func (s *ClientVpnConnectionStatus) SetMessage(v string) *ClientVpnConnectionStatus
SetMessage sets the Message field's value.
func (ClientVpnConnectionStatus) String ¶
func (s ClientVpnConnectionStatus) String() string
String returns the string representation
type ClientVpnEndpoint ¶
type ClientVpnEndpoint struct { // Information about the associated target networks. A target network is a subnet // in a VPC. AssociatedTargetNetworks []*AssociatedTargetNetwork `locationName:"associatedTargetNetwork" locationNameList:"item" type:"list"` // Information about the authentication method used by the Client VPN endpoint. AuthenticationOptions []*ClientVpnAuthentication `locationName:"authenticationOptions" locationNameList:"item" type:"list"` // The IPv4 address range, in CIDR notation, from which client IP addresses // are assigned. ClientCidrBlock *string `locationName:"clientCidrBlock" type:"string"` // The ID of the Client VPN endpoint. ClientVpnEndpointId *string `locationName:"clientVpnEndpointId" type:"string"` // Information about the client connection logging options for the Client VPN // endpoint. ConnectionLogOptions *ConnectionLogResponseOptions `locationName:"connectionLogOptions" type:"structure"` // The date and time the Client VPN endpoint was created. CreationTime *string `locationName:"creationTime" type:"string"` // The date and time the Client VPN endpoint was deleted, if applicable. Information // about deleted Client VPN endpoints is retained for 24 hours, unless a new // Client VPN is created with the same name. DeletionTime *string `locationName:"deletionTime" type:"string"` // A brief description of the endpoint. Description *string `locationName:"description" type:"string"` // The DNS name to be used by clients when establishing a connection. DnsName *string `locationName:"dnsName" type:"string"` // The ARN of the server certificate. ServerCertificateArn *string `locationName:"serverCertificateArn" type:"string"` // Indicates whether VPN split tunneling is supported. SplitTunnel *bool `locationName:"splitTunnel" type:"boolean"` // The current state of the Client VPN endpoint. Status *ClientVpnEndpointStatus `locationName:"status" type:"structure"` // The transport protocol used by the Client VPN endpoint. TransportProtocol *string `locationName:"transportProtocol" type:"string" enum:"TransportProtocol"` // The protocol used by the VPN session. VpnProtocol *string `locationName:"vpnProtocol" type:"string" enum:"VpnProtocol"` // contains filtered or unexported fields }
Describes a Client VPN endpoint.
func (ClientVpnEndpoint) GoString ¶
func (s ClientVpnEndpoint) GoString() string
GoString returns the string representation
func (*ClientVpnEndpoint) SetAssociatedTargetNetworks ¶
func (s *ClientVpnEndpoint) SetAssociatedTargetNetworks(v []*AssociatedTargetNetwork) *ClientVpnEndpoint
SetAssociatedTargetNetworks sets the AssociatedTargetNetworks field's value.
func (*ClientVpnEndpoint) SetAuthenticationOptions ¶
func (s *ClientVpnEndpoint) SetAuthenticationOptions(v []*ClientVpnAuthentication) *ClientVpnEndpoint
SetAuthenticationOptions sets the AuthenticationOptions field's value.
func (*ClientVpnEndpoint) SetClientCidrBlock ¶
func (s *ClientVpnEndpoint) SetClientCidrBlock(v string) *ClientVpnEndpoint
SetClientCidrBlock sets the ClientCidrBlock field's value.
func (*ClientVpnEndpoint) SetClientVpnEndpointId ¶
func (s *ClientVpnEndpoint) SetClientVpnEndpointId(v string) *ClientVpnEndpoint
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*ClientVpnEndpoint) SetConnectionLogOptions ¶
func (s *ClientVpnEndpoint) SetConnectionLogOptions(v *ConnectionLogResponseOptions) *ClientVpnEndpoint
SetConnectionLogOptions sets the ConnectionLogOptions field's value.
func (*ClientVpnEndpoint) SetCreationTime ¶
func (s *ClientVpnEndpoint) SetCreationTime(v string) *ClientVpnEndpoint
SetCreationTime sets the CreationTime field's value.
func (*ClientVpnEndpoint) SetDeletionTime ¶
func (s *ClientVpnEndpoint) SetDeletionTime(v string) *ClientVpnEndpoint
SetDeletionTime sets the DeletionTime field's value.
func (*ClientVpnEndpoint) SetDescription ¶
func (s *ClientVpnEndpoint) SetDescription(v string) *ClientVpnEndpoint
SetDescription sets the Description field's value.
func (*ClientVpnEndpoint) SetDnsName ¶
func (s *ClientVpnEndpoint) SetDnsName(v string) *ClientVpnEndpoint
SetDnsName sets the DnsName field's value.
func (*ClientVpnEndpoint) SetServerCertificateArn ¶
func (s *ClientVpnEndpoint) SetServerCertificateArn(v string) *ClientVpnEndpoint
SetServerCertificateArn sets the ServerCertificateArn field's value.
func (*ClientVpnEndpoint) SetSplitTunnel ¶
func (s *ClientVpnEndpoint) SetSplitTunnel(v bool) *ClientVpnEndpoint
SetSplitTunnel sets the SplitTunnel field's value.
func (*ClientVpnEndpoint) SetStatus ¶
func (s *ClientVpnEndpoint) SetStatus(v *ClientVpnEndpointStatus) *ClientVpnEndpoint
SetStatus sets the Status field's value.
func (*ClientVpnEndpoint) SetTransportProtocol ¶
func (s *ClientVpnEndpoint) SetTransportProtocol(v string) *ClientVpnEndpoint
SetTransportProtocol sets the TransportProtocol field's value.
func (*ClientVpnEndpoint) SetVpnProtocol ¶
func (s *ClientVpnEndpoint) SetVpnProtocol(v string) *ClientVpnEndpoint
SetVpnProtocol sets the VpnProtocol field's value.
func (ClientVpnEndpoint) String ¶
func (s ClientVpnEndpoint) String() string
String returns the string representation
type ClientVpnEndpointStatus ¶
type ClientVpnEndpointStatus struct { // The state of the Client VPN endpoint. Possible states include: // // * pending-associate - The Client VPN endpoint has been created but no // target networks have been associated. The Client VPN endpoint cannot accept // connections. // // * available - The Client VPN endpoint has been created and a target network // has been associated. The Client VPN endpoint can accept connections. // // * deleting - The Client VPN endpoint is being deleted. The Client VPN // endpoint cannot accept connections. // // * deleted - The Client VPN endpoint has been deleted. The Client VPN endpoint // cannot accept connections. Code *string `locationName:"code" type:"string" enum:"ClientVpnEndpointStatusCode"` // A message about the status of the Client VPN endpoint. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes the state of a Client VPN endpoint.
func (ClientVpnEndpointStatus) GoString ¶
func (s ClientVpnEndpointStatus) GoString() string
GoString returns the string representation
func (*ClientVpnEndpointStatus) SetCode ¶
func (s *ClientVpnEndpointStatus) SetCode(v string) *ClientVpnEndpointStatus
SetCode sets the Code field's value.
func (*ClientVpnEndpointStatus) SetMessage ¶
func (s *ClientVpnEndpointStatus) SetMessage(v string) *ClientVpnEndpointStatus
SetMessage sets the Message field's value.
func (ClientVpnEndpointStatus) String ¶
func (s ClientVpnEndpointStatus) String() string
String returns the string representation
type ClientVpnRoute ¶
type ClientVpnRoute struct { // The ID of the Client VPN endpoint with which the route is associated. ClientVpnEndpointId *string `locationName:"clientVpnEndpointId" type:"string"` // A brief description of the route. Description *string `locationName:"description" type:"string"` // The IPv4 address range, in CIDR notation, of the route destination. DestinationCidr *string `locationName:"destinationCidr" type:"string"` // Indicates how the route was associated with the Client VPN endpoint. associate // indicates that the route was automatically added when the target network // was associated with the Client VPN endpoint. add-route indicates that the // route was manually added using the CreateClientVpnRoute action. Origin *string `locationName:"origin" type:"string"` // The current state of the route. Status *ClientVpnRouteStatus `locationName:"status" type:"structure"` // The ID of the subnet through which traffic is routed. TargetSubnet *string `locationName:"targetSubnet" type:"string"` // The route type. Type *string `locationName:"type" type:"string"` // contains filtered or unexported fields }
Information about a Client VPN endpoint route.
func (ClientVpnRoute) GoString ¶
func (s ClientVpnRoute) GoString() string
GoString returns the string representation
func (*ClientVpnRoute) SetClientVpnEndpointId ¶
func (s *ClientVpnRoute) SetClientVpnEndpointId(v string) *ClientVpnRoute
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*ClientVpnRoute) SetDescription ¶
func (s *ClientVpnRoute) SetDescription(v string) *ClientVpnRoute
SetDescription sets the Description field's value.
func (*ClientVpnRoute) SetDestinationCidr ¶
func (s *ClientVpnRoute) SetDestinationCidr(v string) *ClientVpnRoute
SetDestinationCidr sets the DestinationCidr field's value.
func (*ClientVpnRoute) SetOrigin ¶
func (s *ClientVpnRoute) SetOrigin(v string) *ClientVpnRoute
SetOrigin sets the Origin field's value.
func (*ClientVpnRoute) SetStatus ¶
func (s *ClientVpnRoute) SetStatus(v *ClientVpnRouteStatus) *ClientVpnRoute
SetStatus sets the Status field's value.
func (*ClientVpnRoute) SetTargetSubnet ¶
func (s *ClientVpnRoute) SetTargetSubnet(v string) *ClientVpnRoute
SetTargetSubnet sets the TargetSubnet field's value.
func (*ClientVpnRoute) SetType ¶
func (s *ClientVpnRoute) SetType(v string) *ClientVpnRoute
SetType sets the Type field's value.
func (ClientVpnRoute) String ¶
func (s ClientVpnRoute) String() string
String returns the string representation
type ClientVpnRouteStatus ¶
type ClientVpnRouteStatus struct { // The state of the Client VPN endpoint route. Code *string `locationName:"code" type:"string" enum:"ClientVpnRouteStatusCode"` // A message about the status of the Client VPN endpoint route, if applicable. Message *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
Describes the state of a Client VPN endpoint route.
func (ClientVpnRouteStatus) GoString ¶
func (s ClientVpnRouteStatus) GoString() string
GoString returns the string representation
func (*ClientVpnRouteStatus) SetCode ¶
func (s *ClientVpnRouteStatus) SetCode(v string) *ClientVpnRouteStatus
SetCode sets the Code field's value.
func (*ClientVpnRouteStatus) SetMessage ¶
func (s *ClientVpnRouteStatus) SetMessage(v string) *ClientVpnRouteStatus
SetMessage sets the Message field's value.
func (ClientVpnRouteStatus) String ¶
func (s ClientVpnRouteStatus) String() string
String returns the string representation
type ConfirmProductInstanceInput ¶
type ConfirmProductInstanceInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the instance. // // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // The product code. This must be a product code that you own. // // ProductCode is a required field ProductCode *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ConfirmProductInstanceInput) GoString ¶
func (s ConfirmProductInstanceInput) GoString() string
GoString returns the string representation
func (*ConfirmProductInstanceInput) SetDryRun ¶
func (s *ConfirmProductInstanceInput) SetDryRun(v bool) *ConfirmProductInstanceInput
SetDryRun sets the DryRun field's value.
func (*ConfirmProductInstanceInput) SetInstanceId ¶
func (s *ConfirmProductInstanceInput) SetInstanceId(v string) *ConfirmProductInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*ConfirmProductInstanceInput) SetProductCode ¶
func (s *ConfirmProductInstanceInput) SetProductCode(v string) *ConfirmProductInstanceInput
SetProductCode sets the ProductCode field's value.
func (ConfirmProductInstanceInput) String ¶
func (s ConfirmProductInstanceInput) String() string
String returns the string representation
func (*ConfirmProductInstanceInput) Validate ¶
func (s *ConfirmProductInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConfirmProductInstanceOutput ¶
type ConfirmProductInstanceOutput struct { // The AWS account ID of the instance owner. This is only present if the product // code is attached to the instance. OwnerId *string `locationName:"ownerId" type:"string"` // The return value of the request. Returns true if the specified product code // is owned by the requester and associated with the specified instance. Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (ConfirmProductInstanceOutput) GoString ¶
func (s ConfirmProductInstanceOutput) GoString() string
GoString returns the string representation
func (*ConfirmProductInstanceOutput) SetOwnerId ¶
func (s *ConfirmProductInstanceOutput) SetOwnerId(v string) *ConfirmProductInstanceOutput
SetOwnerId sets the OwnerId field's value.
func (*ConfirmProductInstanceOutput) SetReturn ¶
func (s *ConfirmProductInstanceOutput) SetReturn(v bool) *ConfirmProductInstanceOutput
SetReturn sets the Return field's value.
func (ConfirmProductInstanceOutput) String ¶
func (s ConfirmProductInstanceOutput) String() string
String returns the string representation
type ConnectionLogOptions ¶
type ConnectionLogOptions struct { // The name of the CloudWatch Logs log group. CloudwatchLogGroup *string `type:"string"` // The name of the CloudWatch Logs log stream to which the connection data is // published. CloudwatchLogStream *string `type:"string"` // Indicates whether connection logging is enabled. Enabled *bool `type:"boolean"` // contains filtered or unexported fields }
Describes the client connection logging options for the Client VPN endpoint.
func (ConnectionLogOptions) GoString ¶
func (s ConnectionLogOptions) GoString() string
GoString returns the string representation
func (*ConnectionLogOptions) SetCloudwatchLogGroup ¶
func (s *ConnectionLogOptions) SetCloudwatchLogGroup(v string) *ConnectionLogOptions
SetCloudwatchLogGroup sets the CloudwatchLogGroup field's value.
func (*ConnectionLogOptions) SetCloudwatchLogStream ¶
func (s *ConnectionLogOptions) SetCloudwatchLogStream(v string) *ConnectionLogOptions
SetCloudwatchLogStream sets the CloudwatchLogStream field's value.
func (*ConnectionLogOptions) SetEnabled ¶
func (s *ConnectionLogOptions) SetEnabled(v bool) *ConnectionLogOptions
SetEnabled sets the Enabled field's value.
func (ConnectionLogOptions) String ¶
func (s ConnectionLogOptions) String() string
String returns the string representation
type ConnectionLogResponseOptions ¶
type ConnectionLogResponseOptions struct { // The name of the Amazon CloudWatch Logs log group to which connection logging // data is published. CloudwatchLogGroup *string `type:"string"` // The name of the Amazon CloudWatch Logs log stream to which connection logging // data is published. CloudwatchLogStream *string `type:"string"` // Indicates whether client connection logging is enabled for the Client VPN // endpoint. Enabled *bool `type:"boolean"` // contains filtered or unexported fields }
Information about the client connection logging options for a Client VPN endpoint.
func (ConnectionLogResponseOptions) GoString ¶
func (s ConnectionLogResponseOptions) GoString() string
GoString returns the string representation
func (*ConnectionLogResponseOptions) SetCloudwatchLogGroup ¶
func (s *ConnectionLogResponseOptions) SetCloudwatchLogGroup(v string) *ConnectionLogResponseOptions
SetCloudwatchLogGroup sets the CloudwatchLogGroup field's value.
func (*ConnectionLogResponseOptions) SetCloudwatchLogStream ¶
func (s *ConnectionLogResponseOptions) SetCloudwatchLogStream(v string) *ConnectionLogResponseOptions
SetCloudwatchLogStream sets the CloudwatchLogStream field's value.
func (*ConnectionLogResponseOptions) SetEnabled ¶
func (s *ConnectionLogResponseOptions) SetEnabled(v bool) *ConnectionLogResponseOptions
SetEnabled sets the Enabled field's value.
func (ConnectionLogResponseOptions) String ¶
func (s ConnectionLogResponseOptions) String() string
String returns the string representation
type ConnectionNotification ¶
type ConnectionNotification struct { // The events for the notification. Valid values are Accept, Connect, Delete, // and Reject. ConnectionEvents []*string `locationName:"connectionEvents" locationNameList:"item" type:"list"` // The ARN of the SNS topic for the notification. ConnectionNotificationArn *string `locationName:"connectionNotificationArn" type:"string"` // The ID of the notification. ConnectionNotificationId *string `locationName:"connectionNotificationId" type:"string"` // The state of the notification. ConnectionNotificationState *string `locationName:"connectionNotificationState" type:"string" enum:"ConnectionNotificationState"` // The type of notification. ConnectionNotificationType *string `locationName:"connectionNotificationType" type:"string" enum:"ConnectionNotificationType"` // The ID of the endpoint service. ServiceId *string `locationName:"serviceId" type:"string"` // The ID of the VPC endpoint. VpcEndpointId *string `locationName:"vpcEndpointId" type:"string"` // contains filtered or unexported fields }
Describes a connection notification for a VPC endpoint or VPC endpoint service.
func (ConnectionNotification) GoString ¶
func (s ConnectionNotification) GoString() string
GoString returns the string representation
func (*ConnectionNotification) SetConnectionEvents ¶
func (s *ConnectionNotification) SetConnectionEvents(v []*string) *ConnectionNotification
SetConnectionEvents sets the ConnectionEvents field's value.
func (*ConnectionNotification) SetConnectionNotificationArn ¶
func (s *ConnectionNotification) SetConnectionNotificationArn(v string) *ConnectionNotification
SetConnectionNotificationArn sets the ConnectionNotificationArn field's value.
func (*ConnectionNotification) SetConnectionNotificationId ¶
func (s *ConnectionNotification) SetConnectionNotificationId(v string) *ConnectionNotification
SetConnectionNotificationId sets the ConnectionNotificationId field's value.
func (*ConnectionNotification) SetConnectionNotificationState ¶
func (s *ConnectionNotification) SetConnectionNotificationState(v string) *ConnectionNotification
SetConnectionNotificationState sets the ConnectionNotificationState field's value.
func (*ConnectionNotification) SetConnectionNotificationType ¶
func (s *ConnectionNotification) SetConnectionNotificationType(v string) *ConnectionNotification
SetConnectionNotificationType sets the ConnectionNotificationType field's value.
func (*ConnectionNotification) SetServiceId ¶
func (s *ConnectionNotification) SetServiceId(v string) *ConnectionNotification
SetServiceId sets the ServiceId field's value.
func (*ConnectionNotification) SetVpcEndpointId ¶
func (s *ConnectionNotification) SetVpcEndpointId(v string) *ConnectionNotification
SetVpcEndpointId sets the VpcEndpointId field's value.
func (ConnectionNotification) String ¶
func (s ConnectionNotification) String() string
String returns the string representation
type ConversionTask ¶
type ConversionTask struct { // The ID of the conversion task. ConversionTaskId *string `locationName:"conversionTaskId" type:"string"` // The time when the task expires. If the upload isn't complete before the expiration // time, we automatically cancel the task. ExpirationTime *string `locationName:"expirationTime" type:"string"` // If the task is for importing an instance, this contains information about // the import instance task. ImportInstance *ImportInstanceTaskDetails `locationName:"importInstance" type:"structure"` // If the task is for importing a volume, this contains information about the // import volume task. ImportVolume *ImportVolumeTaskDetails `locationName:"importVolume" type:"structure"` // The state of the conversion task. State *string `locationName:"state" type:"string" enum:"ConversionTaskState"` // The status message related to the conversion task. StatusMessage *string `locationName:"statusMessage" type:"string"` // Any tags assigned to the task. Tags []*Tag `locationName:"tagSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Describes a conversion task.
func (ConversionTask) GoString ¶
func (s ConversionTask) GoString() string
GoString returns the string representation
func (*ConversionTask) SetConversionTaskId ¶
func (s *ConversionTask) SetConversionTaskId(v string) *ConversionTask
SetConversionTaskId sets the ConversionTaskId field's value.
func (*ConversionTask) SetExpirationTime ¶
func (s *ConversionTask) SetExpirationTime(v string) *ConversionTask
SetExpirationTime sets the ExpirationTime field's value.
func (*ConversionTask) SetImportInstance ¶
func (s *ConversionTask) SetImportInstance(v *ImportInstanceTaskDetails) *ConversionTask
SetImportInstance sets the ImportInstance field's value.
func (*ConversionTask) SetImportVolume ¶
func (s *ConversionTask) SetImportVolume(v *ImportVolumeTaskDetails) *ConversionTask
SetImportVolume sets the ImportVolume field's value.
func (*ConversionTask) SetState ¶
func (s *ConversionTask) SetState(v string) *ConversionTask
SetState sets the State field's value.
func (*ConversionTask) SetStatusMessage ¶
func (s *ConversionTask) SetStatusMessage(v string) *ConversionTask
SetStatusMessage sets the StatusMessage field's value.
func (*ConversionTask) SetTags ¶
func (s *ConversionTask) SetTags(v []*Tag) *ConversionTask
SetTags sets the Tags field's value.
func (ConversionTask) String ¶
func (s ConversionTask) String() string
String returns the string representation
type CopyFpgaImageInput ¶
type CopyFpgaImageInput struct { // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. For more information, see Ensuring Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // The description for the new AFI. Description *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The name for the new AFI. The default is the name of the source AFI. Name *string `type:"string"` // The ID of the source AFI. // // SourceFpgaImageId is a required field SourceFpgaImageId *string `type:"string" required:"true"` // The region that contains the source AFI. // // SourceRegion is a required field SourceRegion *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CopyFpgaImageInput) GoString ¶
func (s CopyFpgaImageInput) GoString() string
GoString returns the string representation
func (*CopyFpgaImageInput) SetClientToken ¶
func (s *CopyFpgaImageInput) SetClientToken(v string) *CopyFpgaImageInput
SetClientToken sets the ClientToken field's value.
func (*CopyFpgaImageInput) SetDescription ¶
func (s *CopyFpgaImageInput) SetDescription(v string) *CopyFpgaImageInput
SetDescription sets the Description field's value.
func (*CopyFpgaImageInput) SetDryRun ¶
func (s *CopyFpgaImageInput) SetDryRun(v bool) *CopyFpgaImageInput
SetDryRun sets the DryRun field's value.
func (*CopyFpgaImageInput) SetName ¶
func (s *CopyFpgaImageInput) SetName(v string) *CopyFpgaImageInput
SetName sets the Name field's value.
func (*CopyFpgaImageInput) SetSourceFpgaImageId ¶
func (s *CopyFpgaImageInput) SetSourceFpgaImageId(v string) *CopyFpgaImageInput
SetSourceFpgaImageId sets the SourceFpgaImageId field's value.
func (*CopyFpgaImageInput) SetSourceRegion ¶
func (s *CopyFpgaImageInput) SetSourceRegion(v string) *CopyFpgaImageInput
SetSourceRegion sets the SourceRegion field's value.
func (CopyFpgaImageInput) String ¶
func (s CopyFpgaImageInput) String() string
String returns the string representation
func (*CopyFpgaImageInput) Validate ¶
func (s *CopyFpgaImageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CopyFpgaImageOutput ¶
type CopyFpgaImageOutput struct { // The ID of the new AFI. FpgaImageId *string `locationName:"fpgaImageId" type:"string"` // contains filtered or unexported fields }
func (CopyFpgaImageOutput) GoString ¶
func (s CopyFpgaImageOutput) GoString() string
GoString returns the string representation
func (*CopyFpgaImageOutput) SetFpgaImageId ¶
func (s *CopyFpgaImageOutput) SetFpgaImageId(v string) *CopyFpgaImageOutput
SetFpgaImageId sets the FpgaImageId field's value.
func (CopyFpgaImageOutput) String ¶
func (s CopyFpgaImageOutput) String() string
String returns the string representation
type CopyImageInput ¶
type CopyImageInput struct { // Unique, case-sensitive identifier you provide to ensure idempotency of the // request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html) // in the Amazon Elastic Compute Cloud User Guide. ClientToken *string `type:"string"` // A description for the new AMI in the destination region. Description *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // Specifies whether the destination snapshots of the copied image should be // encrypted. You can encrypt a copy of an unencrypted snapshot, but you cannot // create an unencrypted copy of an encrypted snapshot. The default CMK for // EBS is used unless you specify a non-default AWS Key Management Service (AWS // KMS) CMK using KmsKeyId. For more information, see Amazon EBS Encryption // (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html) in // the Amazon Elastic Compute Cloud User Guide. Encrypted *bool `locationName:"encrypted" type:"boolean"` // An identifier for the AWS Key Management Service (AWS KMS) customer master // key (CMK) to use when creating the encrypted volume. This parameter is only // required if you want to use a non-default CMK; if this parameter is not specified, // the default CMK for EBS is used. If a KmsKeyId is specified, the Encrypted // flag must also be set. // // The CMK identifier may be provided in any of the following formats: // // * Key ID // // * Key alias, in the form alias/ExampleAlias // // * ARN using key ID. The ID ARN contains the arn:aws:kms namespace, followed // by the region of the CMK, the AWS account ID of the CMK owner, the key // namespace, and then the CMK ID. For example, arn:aws:kms:us-east-1:012345678910:key/abcd1234-a123-456a-a12b-a123b4cd56ef. // // // * ARN using key alias. The alias ARN contains the arn:aws:kms namespace, // followed by the region of the CMK, the AWS account ID of the CMK owner, // the alias namespace, and then the CMK alias. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias. // // // AWS parses KmsKeyId asynchronously, meaning that the action you call may // appear to complete even though you provided an invalid identifier. This action // will eventually report failure. // // The specified CMK must exist in the region that the snapshot is being copied // to. KmsKeyId *string `locationName:"kmsKeyId" type:"string"` // The name of the new AMI in the destination region. // // Name is a required field Name *string `type:"string" required:"true"` // The ID of the AMI to copy. // // SourceImageId is a required field SourceImageId *string `type:"string" required:"true"` // The name of the region that contains the AMI to copy. // // SourceRegion is a required field SourceRegion *string `type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CopyImage.
func (CopyImageInput) GoString ¶
func (s CopyImageInput) GoString() string
GoString returns the string representation
func (*CopyImageInput) SetClientToken ¶
func (s *CopyImageInput) SetClientToken(v string) *CopyImageInput
SetClientToken sets the ClientToken field's value.
func (*CopyImageInput) SetDescription ¶
func (s *CopyImageInput) SetDescription(v string) *CopyImageInput
SetDescription sets the Description field's value.
func (*CopyImageInput) SetDryRun ¶
func (s *CopyImageInput) SetDryRun(v bool) *CopyImageInput
SetDryRun sets the DryRun field's value.
func (*CopyImageInput) SetEncrypted ¶
func (s *CopyImageInput) SetEncrypted(v bool) *CopyImageInput
SetEncrypted sets the Encrypted field's value.
func (*CopyImageInput) SetKmsKeyId ¶
func (s *CopyImageInput) SetKmsKeyId(v string) *CopyImageInput
SetKmsKeyId sets the KmsKeyId field's value.
func (*CopyImageInput) SetName ¶
func (s *CopyImageInput) SetName(v string) *CopyImageInput
SetName sets the Name field's value.
func (*CopyImageInput) SetSourceImageId ¶
func (s *CopyImageInput) SetSourceImageId(v string) *CopyImageInput
SetSourceImageId sets the SourceImageId field's value.
func (*CopyImageInput) SetSourceRegion ¶
func (s *CopyImageInput) SetSourceRegion(v string) *CopyImageInput
SetSourceRegion sets the SourceRegion field's value.
func (CopyImageInput) String ¶
func (s CopyImageInput) String() string
String returns the string representation
func (*CopyImageInput) Validate ¶
func (s *CopyImageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CopyImageOutput ¶
type CopyImageOutput struct { // The ID of the new AMI. ImageId *string `locationName:"imageId" type:"string"` // contains filtered or unexported fields }
Contains the output of CopyImage.
func (CopyImageOutput) GoString ¶
func (s CopyImageOutput) GoString() string
GoString returns the string representation
func (*CopyImageOutput) SetImageId ¶
func (s *CopyImageOutput) SetImageId(v string) *CopyImageOutput
SetImageId sets the ImageId field's value.
func (CopyImageOutput) String ¶
func (s CopyImageOutput) String() string
String returns the string representation
type CopySnapshotInput ¶
type CopySnapshotInput struct { // A description for the EBS snapshot. Description *string `type:"string"` // The destination region to use in the PresignedUrl parameter of a snapshot // copy operation. This parameter is only valid for specifying the destination // region in a PresignedUrl parameter, where it is required. // // The snapshot copy is sent to the regional endpoint that you sent the HTTP // request to (for example, ec2.us-east-1.amazonaws.com). With the AWS CLI, // this is specified using the --region parameter or the default region in your // AWS configuration file. DestinationRegion *string `locationName:"destinationRegion" type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // Specifies whether the destination snapshot should be encrypted. You can encrypt // a copy of an unencrypted snapshot, but you cannot use it to create an unencrypted // copy of an encrypted snapshot. Your default CMK for EBS is used unless you // specify a non-default AWS Key Management Service (AWS KMS) CMK using KmsKeyId. // For more information, see Amazon EBS Encryption (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html) // in the Amazon Elastic Compute Cloud User Guide. Encrypted *bool `locationName:"encrypted" type:"boolean"` // An identifier for the AWS Key Management Service (AWS KMS) customer master // key (CMK) to use when creating the encrypted volume. This parameter is only // required if you want to use a non-default CMK; if this parameter is not specified, // the default CMK for EBS is used. If a KmsKeyId is specified, the Encrypted // flag must also be set. // // The CMK identifier may be provided in any of the following formats: // // * Key ID // // * Key alias // // * ARN using key ID. The ID ARN contains the arn:aws:kms namespace, followed // by the region of the CMK, the AWS account ID of the CMK owner, the key // namespace, and then the CMK ID. For example, arn:aws:kms:us-east-1:012345678910:key/abcd1234-a123-456a-a12b-a123b4cd56ef. // // // * ARN using key alias. The alias ARN contains the arn:aws:kms namespace, // followed by the region of the CMK, the AWS account ID of the CMK owner, // the alias namespace, and then the CMK alias. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias. // // // AWS parses KmsKeyId asynchronously, meaning that the action you call may // appear to complete even though you provided an invalid identifier. The action // will eventually fail. KmsKeyId *string `locationName:"kmsKeyId" type:"string"` // When you copy an encrypted source snapshot using the Amazon EC2 Query API, // you must supply a pre-signed URL. This parameter is optional for unencrypted // snapshots. For more information, see Query Requests (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html). // // The PresignedUrl should use the snapshot source endpoint, the CopySnapshot // action, and include the SourceRegion, SourceSnapshotId, and DestinationRegion // parameters. The PresignedUrl must be signed using AWS Signature Version 4. // Because EBS snapshots are stored in Amazon S3, the signing algorithm for // this parameter uses the same logic that is described in Authenticating Requests // by Using Query Parameters (AWS Signature Version 4) (http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html) // in the Amazon Simple Storage Service API Reference. An invalid or improperly // signed PresignedUrl will cause the copy operation to fail asynchronously, // and the snapshot will move to an error state. PresignedUrl *string `locationName:"presignedUrl" type:"string"` // The ID of the region that contains the snapshot to be copied. // // SourceRegion is a required field SourceRegion *string `type:"string" required:"true"` // The ID of the EBS snapshot to copy. // // SourceSnapshotId is a required field SourceSnapshotId *string `type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CopySnapshot.
func (CopySnapshotInput) GoString ¶
func (s CopySnapshotInput) GoString() string
GoString returns the string representation
func (*CopySnapshotInput) SetDescription ¶
func (s *CopySnapshotInput) SetDescription(v string) *CopySnapshotInput
SetDescription sets the Description field's value.
func (*CopySnapshotInput) SetDestinationRegion ¶
func (s *CopySnapshotInput) SetDestinationRegion(v string) *CopySnapshotInput
SetDestinationRegion sets the DestinationRegion field's value.
func (*CopySnapshotInput) SetDryRun ¶
func (s *CopySnapshotInput) SetDryRun(v bool) *CopySnapshotInput
SetDryRun sets the DryRun field's value.
func (*CopySnapshotInput) SetEncrypted ¶
func (s *CopySnapshotInput) SetEncrypted(v bool) *CopySnapshotInput
SetEncrypted sets the Encrypted field's value.
func (*CopySnapshotInput) SetKmsKeyId ¶
func (s *CopySnapshotInput) SetKmsKeyId(v string) *CopySnapshotInput
SetKmsKeyId sets the KmsKeyId field's value.
func (*CopySnapshotInput) SetPresignedUrl ¶
func (s *CopySnapshotInput) SetPresignedUrl(v string) *CopySnapshotInput
SetPresignedUrl sets the PresignedUrl field's value.
func (*CopySnapshotInput) SetSourceRegion ¶
func (s *CopySnapshotInput) SetSourceRegion(v string) *CopySnapshotInput
SetSourceRegion sets the SourceRegion field's value.
func (*CopySnapshotInput) SetSourceSnapshotId ¶
func (s *CopySnapshotInput) SetSourceSnapshotId(v string) *CopySnapshotInput
SetSourceSnapshotId sets the SourceSnapshotId field's value.
func (CopySnapshotInput) String ¶
func (s CopySnapshotInput) String() string
String returns the string representation
func (*CopySnapshotInput) Validate ¶
func (s *CopySnapshotInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CopySnapshotOutput ¶
type CopySnapshotOutput struct { // The ID of the new snapshot. SnapshotId *string `locationName:"snapshotId" type:"string"` // contains filtered or unexported fields }
Contains the output of CopySnapshot.
func (CopySnapshotOutput) GoString ¶
func (s CopySnapshotOutput) GoString() string
GoString returns the string representation
func (*CopySnapshotOutput) SetSnapshotId ¶
func (s *CopySnapshotOutput) SetSnapshotId(v string) *CopySnapshotOutput
SetSnapshotId sets the SnapshotId field's value.
func (CopySnapshotOutput) String ¶
func (s CopySnapshotOutput) String() string
String returns the string representation
type CpuOptions ¶
type CpuOptions struct { // The number of CPU cores for the instance. CoreCount *int64 `locationName:"coreCount" type:"integer"` // The number of threads per CPU core. ThreadsPerCore *int64 `locationName:"threadsPerCore" type:"integer"` // contains filtered or unexported fields }
The CPU options for the instance.
func (CpuOptions) GoString ¶
func (s CpuOptions) GoString() string
GoString returns the string representation
func (*CpuOptions) SetCoreCount ¶
func (s *CpuOptions) SetCoreCount(v int64) *CpuOptions
SetCoreCount sets the CoreCount field's value.
func (*CpuOptions) SetThreadsPerCore ¶
func (s *CpuOptions) SetThreadsPerCore(v int64) *CpuOptions
SetThreadsPerCore sets the ThreadsPerCore field's value.
func (CpuOptions) String ¶
func (s CpuOptions) String() string
String returns the string representation
type CpuOptionsRequest ¶
type CpuOptionsRequest struct { // The number of CPU cores for the instance. CoreCount *int64 `type:"integer"` // The number of threads per CPU core. To disable Intel Hyper-Threading Technology // for the instance, specify a value of 1. Otherwise, specify the default value // of 2. ThreadsPerCore *int64 `type:"integer"` // contains filtered or unexported fields }
The CPU options for the instance. Both the core count and threads per core must be specified in the request.
func (CpuOptionsRequest) GoString ¶
func (s CpuOptionsRequest) GoString() string
GoString returns the string representation
func (*CpuOptionsRequest) SetCoreCount ¶
func (s *CpuOptionsRequest) SetCoreCount(v int64) *CpuOptionsRequest
SetCoreCount sets the CoreCount field's value.
func (*CpuOptionsRequest) SetThreadsPerCore ¶
func (s *CpuOptionsRequest) SetThreadsPerCore(v int64) *CpuOptionsRequest
SetThreadsPerCore sets the ThreadsPerCore field's value.
func (CpuOptionsRequest) String ¶
func (s CpuOptionsRequest) String() string
String returns the string representation
type CreateCapacityReservationInput ¶
type CreateCapacityReservationInput struct { // The Availability Zone in which to create the Capacity Reservation. // // AvailabilityZone is a required field AvailabilityZone *string `type:"string" required:"true"` // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). // // Constraint: Maximum 64 ASCII characters. ClientToken *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // Indicates whether the Capacity Reservation supports EBS-optimized instances. // This optimization provides dedicated throughput to Amazon EBS and an optimized // configuration stack to provide optimal I/O performance. This optimization // isn't available with all instance types. Additional usage charges apply when // using an EBS- optimized instance. EbsOptimized *bool `type:"boolean"` // The date and time at which the Capacity Reservation expires. When a Capacity // Reservation expires, the reserved capacity is released and you can no longer // launch instances into it. The Capacity Reservation's state changes to expired // when it reaches its end date and time. // // You must provide an EndDate value if EndDateType is limited. Omit EndDate // if EndDateType is unlimited. // // If the EndDateType is limited, the Capacity Reservation is cancelled within // an hour from the specified time. For example, if you specify 5/31/2019, 13:30:55, // the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 // on 5/31/2019. EndDate *time.Time `type:"timestamp"` // Indicates the way in which the Capacity Reservation ends. A Capacity Reservation // can have one of the following end types: // // * unlimited - The Capacity Reservation remains active until you explicitly // cancel it. Do not provide an EndDate if the EndDateType is unlimited. // // * limited - The Capacity Reservation expires automatically at a specified // date and time. You must provide an EndDate value if the EndDateType value // is limited. EndDateType *string `type:"string" enum:"EndDateType"` // Indicates whether the Capacity Reservation supports instances with temporary, // block-level storage. EphemeralStorage *bool `type:"boolean"` // The number of instances for which to reserve capacity. // // InstanceCount is a required field InstanceCount *int64 `type:"integer" required:"true"` // Indicates the type of instance launches that the Capacity Reservation accepts. // The options include: // // * open - The Capacity Reservation automatically matches all instances // that have matching attributes (instance type, platform, and Availability // Zone). Instances that have matching attributes run in the Capacity Reservation // automatically without specifying any additional parameters. // // * targeted - The Capacity Reservation only accepts instances that have // matching attributes (instance type, platform, and Availability Zone), // and explicitly target the Capacity Reservation. This ensures that only // permitted instances can use the reserved capacity. // // Default: open InstanceMatchCriteria *string `type:"string" enum:"InstanceMatchCriteria"` // The type of operating system for which to reserve capacity. // // InstancePlatform is a required field InstancePlatform *string `type:"string" required:"true" enum:"CapacityReservationInstancePlatform"` // The instance type for which to reserve capacity. For more information, see // Instance Types (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) // in the Amazon Elastic Compute Cloud User Guide. // // InstanceType is a required field InstanceType *string `type:"string" required:"true"` // The tags to apply to the Capacity Reservation during launch. TagSpecifications []*TagSpecification `locationNameList:"item" type:"list"` // Indicates the tenancy of the Capacity Reservation. A Capacity Reservation // can have one of the following tenancy settings: // // * default - The Capacity Reservation is created on hardware that is shared // with other AWS accounts. // // * dedicated - The Capacity Reservation is created on single-tenant hardware // that is dedicated to a single AWS account. Tenancy *string `type:"string" enum:"CapacityReservationTenancy"` // contains filtered or unexported fields }
func (CreateCapacityReservationInput) GoString ¶
func (s CreateCapacityReservationInput) GoString() string
GoString returns the string representation
func (*CreateCapacityReservationInput) SetAvailabilityZone ¶
func (s *CreateCapacityReservationInput) SetAvailabilityZone(v string) *CreateCapacityReservationInput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*CreateCapacityReservationInput) SetClientToken ¶
func (s *CreateCapacityReservationInput) SetClientToken(v string) *CreateCapacityReservationInput
SetClientToken sets the ClientToken field's value.
func (*CreateCapacityReservationInput) SetDryRun ¶
func (s *CreateCapacityReservationInput) SetDryRun(v bool) *CreateCapacityReservationInput
SetDryRun sets the DryRun field's value.
func (*CreateCapacityReservationInput) SetEbsOptimized ¶
func (s *CreateCapacityReservationInput) SetEbsOptimized(v bool) *CreateCapacityReservationInput
SetEbsOptimized sets the EbsOptimized field's value.
func (*CreateCapacityReservationInput) SetEndDate ¶
func (s *CreateCapacityReservationInput) SetEndDate(v time.Time) *CreateCapacityReservationInput
SetEndDate sets the EndDate field's value.
func (*CreateCapacityReservationInput) SetEndDateType ¶
func (s *CreateCapacityReservationInput) SetEndDateType(v string) *CreateCapacityReservationInput
SetEndDateType sets the EndDateType field's value.
func (*CreateCapacityReservationInput) SetEphemeralStorage ¶
func (s *CreateCapacityReservationInput) SetEphemeralStorage(v bool) *CreateCapacityReservationInput
SetEphemeralStorage sets the EphemeralStorage field's value.
func (*CreateCapacityReservationInput) SetInstanceCount ¶
func (s *CreateCapacityReservationInput) SetInstanceCount(v int64) *CreateCapacityReservationInput
SetInstanceCount sets the InstanceCount field's value.
func (*CreateCapacityReservationInput) SetInstanceMatchCriteria ¶
func (s *CreateCapacityReservationInput) SetInstanceMatchCriteria(v string) *CreateCapacityReservationInput
SetInstanceMatchCriteria sets the InstanceMatchCriteria field's value.
func (*CreateCapacityReservationInput) SetInstancePlatform ¶
func (s *CreateCapacityReservationInput) SetInstancePlatform(v string) *CreateCapacityReservationInput
SetInstancePlatform sets the InstancePlatform field's value.
func (*CreateCapacityReservationInput) SetInstanceType ¶
func (s *CreateCapacityReservationInput) SetInstanceType(v string) *CreateCapacityReservationInput
SetInstanceType sets the InstanceType field's value.
func (*CreateCapacityReservationInput) SetTagSpecifications ¶
func (s *CreateCapacityReservationInput) SetTagSpecifications(v []*TagSpecification) *CreateCapacityReservationInput
SetTagSpecifications sets the TagSpecifications field's value.
func (*CreateCapacityReservationInput) SetTenancy ¶
func (s *CreateCapacityReservationInput) SetTenancy(v string) *CreateCapacityReservationInput
SetTenancy sets the Tenancy field's value.
func (CreateCapacityReservationInput) String ¶
func (s CreateCapacityReservationInput) String() string
String returns the string representation
func (*CreateCapacityReservationInput) Validate ¶
func (s *CreateCapacityReservationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCapacityReservationOutput ¶
type CreateCapacityReservationOutput struct { // Information about the Capacity Reservation. CapacityReservation *CapacityReservation `locationName:"capacityReservation" type:"structure"` // contains filtered or unexported fields }
func (CreateCapacityReservationOutput) GoString ¶
func (s CreateCapacityReservationOutput) GoString() string
GoString returns the string representation
func (*CreateCapacityReservationOutput) SetCapacityReservation ¶
func (s *CreateCapacityReservationOutput) SetCapacityReservation(v *CapacityReservation) *CreateCapacityReservationOutput
SetCapacityReservation sets the CapacityReservation field's value.
func (CreateCapacityReservationOutput) String ¶
func (s CreateCapacityReservationOutput) String() string
String returns the string representation
type CreateClientVpnEndpointInput ¶
type CreateClientVpnEndpointInput struct { // Information about the authentication method to be used to authenticate clients. // // AuthenticationOptions is a required field AuthenticationOptions []*ClientVpnAuthenticationRequest `locationName:"Authentication" type:"list" required:"true"` // The IPv4 address range, in CIDR notation, from which to assign client IP // addresses. The address range cannot overlap with the local CIDR of the VPC // in which the associated subnet is located, or the routes that you add manually. // The address range cannot be changed after the Client VPN endpoint has been // created. The CIDR block should be /22 or greater. // // ClientCidrBlock is a required field ClientCidrBlock *string `type:"string" required:"true"` // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html). ClientToken *string `type:"string" idempotencyToken:"true"` // Information about the client connection logging options. // // If you enable client connection logging, data about client connections is // sent to a Cloudwatch Logs log stream. The following information is logged: // // * Client connection requests // // * Client connection results (successful and unsuccessful) // // * Reasons for unsuccessful client connection requests // // * Client connection termination time // // ConnectionLogOptions is a required field ConnectionLogOptions *ConnectionLogOptions `type:"structure" required:"true"` // A brief description of the Client VPN endpoint. Description *string `type:"string"` // Information about the DNS servers to be used for DNS resolution. A Client // VPN endpoint can have up to two DNS servers. If no DNS server is specified, // the DNS address of the VPC that is to be associated with Client VPN endpoint // is used as the DNS server. DnsServers []*string `locationNameList:"item" type:"list"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ARN of the server certificate. For more information, see the AWS Certificate // Manager User Guide (acm/latest/userguide/acm-overview.html) . // // ServerCertificateArn is a required field ServerCertificateArn *string `type:"string" required:"true"` // The transport protocol to be used by the VPN session. // // Default value: udp TransportProtocol *string `type:"string" enum:"TransportProtocol"` // contains filtered or unexported fields }
func (CreateClientVpnEndpointInput) GoString ¶
func (s CreateClientVpnEndpointInput) GoString() string
GoString returns the string representation
func (*CreateClientVpnEndpointInput) SetAuthenticationOptions ¶
func (s *CreateClientVpnEndpointInput) SetAuthenticationOptions(v []*ClientVpnAuthenticationRequest) *CreateClientVpnEndpointInput
SetAuthenticationOptions sets the AuthenticationOptions field's value.
func (*CreateClientVpnEndpointInput) SetClientCidrBlock ¶
func (s *CreateClientVpnEndpointInput) SetClientCidrBlock(v string) *CreateClientVpnEndpointInput
SetClientCidrBlock sets the ClientCidrBlock field's value.
func (*CreateClientVpnEndpointInput) SetClientToken ¶
func (s *CreateClientVpnEndpointInput) SetClientToken(v string) *CreateClientVpnEndpointInput
SetClientToken sets the ClientToken field's value.
func (*CreateClientVpnEndpointInput) SetConnectionLogOptions ¶
func (s *CreateClientVpnEndpointInput) SetConnectionLogOptions(v *ConnectionLogOptions) *CreateClientVpnEndpointInput
SetConnectionLogOptions sets the ConnectionLogOptions field's value.
func (*CreateClientVpnEndpointInput) SetDescription ¶
func (s *CreateClientVpnEndpointInput) SetDescription(v string) *CreateClientVpnEndpointInput
SetDescription sets the Description field's value.
func (*CreateClientVpnEndpointInput) SetDnsServers ¶
func (s *CreateClientVpnEndpointInput) SetDnsServers(v []*string) *CreateClientVpnEndpointInput
SetDnsServers sets the DnsServers field's value.
func (*CreateClientVpnEndpointInput) SetDryRun ¶
func (s *CreateClientVpnEndpointInput) SetDryRun(v bool) *CreateClientVpnEndpointInput
SetDryRun sets the DryRun field's value.
func (*CreateClientVpnEndpointInput) SetServerCertificateArn ¶
func (s *CreateClientVpnEndpointInput) SetServerCertificateArn(v string) *CreateClientVpnEndpointInput
SetServerCertificateArn sets the ServerCertificateArn field's value.
func (*CreateClientVpnEndpointInput) SetTransportProtocol ¶
func (s *CreateClientVpnEndpointInput) SetTransportProtocol(v string) *CreateClientVpnEndpointInput
SetTransportProtocol sets the TransportProtocol field's value.
func (CreateClientVpnEndpointInput) String ¶
func (s CreateClientVpnEndpointInput) String() string
String returns the string representation
func (*CreateClientVpnEndpointInput) Validate ¶
func (s *CreateClientVpnEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateClientVpnEndpointOutput ¶
type CreateClientVpnEndpointOutput struct { // The ID of the Client VPN endpoint. ClientVpnEndpointId *string `locationName:"clientVpnEndpointId" type:"string"` // The DNS name to be used by clients when establishing their VPN session. DnsName *string `locationName:"dnsName" type:"string"` // The current state of the Client VPN endpoint. Status *ClientVpnEndpointStatus `locationName:"status" type:"structure"` // contains filtered or unexported fields }
func (CreateClientVpnEndpointOutput) GoString ¶
func (s CreateClientVpnEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateClientVpnEndpointOutput) SetClientVpnEndpointId ¶
func (s *CreateClientVpnEndpointOutput) SetClientVpnEndpointId(v string) *CreateClientVpnEndpointOutput
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*CreateClientVpnEndpointOutput) SetDnsName ¶
func (s *CreateClientVpnEndpointOutput) SetDnsName(v string) *CreateClientVpnEndpointOutput
SetDnsName sets the DnsName field's value.
func (*CreateClientVpnEndpointOutput) SetStatus ¶
func (s *CreateClientVpnEndpointOutput) SetStatus(v *ClientVpnEndpointStatus) *CreateClientVpnEndpointOutput
SetStatus sets the Status field's value.
func (CreateClientVpnEndpointOutput) String ¶
func (s CreateClientVpnEndpointOutput) String() string
String returns the string representation
type CreateClientVpnRouteInput ¶
type CreateClientVpnRouteInput struct { // The ID of the Client VPN endpoint to which to add the route. // // ClientVpnEndpointId is a required field ClientVpnEndpointId *string `type:"string" required:"true"` // A brief description of the route. Description *string `type:"string"` // The IPv4 address range, in CIDR notation, of the route destination. For example: // // * To add a route for Internet access, enter 0.0.0.0/0 // // * To add a route for a peered VPC, enter the peered VPC's IPv4 CIDR range // // * To add a route for an on-premises network, enter the AWS Site-to-Site // VPN connection's IPv4 CIDR range // // Route address ranges cannot overlap with the CIDR range specified for client // allocation. // // DestinationCidrBlock is a required field DestinationCidrBlock *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the subnet through which you want to route traffic. The specified // subnet must be an existing target network of the Client VPN endpoint. // // TargetVpcSubnetId is a required field TargetVpcSubnetId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateClientVpnRouteInput) GoString ¶
func (s CreateClientVpnRouteInput) GoString() string
GoString returns the string representation
func (*CreateClientVpnRouteInput) SetClientVpnEndpointId ¶
func (s *CreateClientVpnRouteInput) SetClientVpnEndpointId(v string) *CreateClientVpnRouteInput
SetClientVpnEndpointId sets the ClientVpnEndpointId field's value.
func (*CreateClientVpnRouteInput) SetDescription ¶
func (s *CreateClientVpnRouteInput) SetDescription(v string) *CreateClientVpnRouteInput
SetDescription sets the Description field's value.
func (*CreateClientVpnRouteInput) SetDestinationCidrBlock ¶
func (s *CreateClientVpnRouteInput) SetDestinationCidrBlock(v string) *CreateClientVpnRouteInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*CreateClientVpnRouteInput) SetDryRun ¶
func (s *CreateClientVpnRouteInput) SetDryRun(v bool) *CreateClientVpnRouteInput
SetDryRun sets the DryRun field's value.
func (*CreateClientVpnRouteInput) SetTargetVpcSubnetId ¶
func (s *CreateClientVpnRouteInput) SetTargetVpcSubnetId(v string) *CreateClientVpnRouteInput
SetTargetVpcSubnetId sets the TargetVpcSubnetId field's value.
func (CreateClientVpnRouteInput) String ¶
func (s CreateClientVpnRouteInput) String() string
String returns the string representation
func (*CreateClientVpnRouteInput) Validate ¶
func (s *CreateClientVpnRouteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateClientVpnRouteOutput ¶
type CreateClientVpnRouteOutput struct { // The current state of the route. Status *ClientVpnRouteStatus `locationName:"status" type:"structure"` // contains filtered or unexported fields }
func (CreateClientVpnRouteOutput) GoString ¶
func (s CreateClientVpnRouteOutput) GoString() string
GoString returns the string representation
func (*CreateClientVpnRouteOutput) SetStatus ¶
func (s *CreateClientVpnRouteOutput) SetStatus(v *ClientVpnRouteStatus) *CreateClientVpnRouteOutput
SetStatus sets the Status field's value.
func (CreateClientVpnRouteOutput) String ¶
func (s CreateClientVpnRouteOutput) String() string
String returns the string representation
type CreateCustomerGatewayInput ¶
type CreateCustomerGatewayInput struct { // For devices that support BGP, the customer gateway's BGP ASN. // // Default: 65000 // // BgpAsn is a required field BgpAsn *int64 `type:"integer" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The Internet-routable IP address for the customer gateway's outside interface. // The address must be static. // // PublicIp is a required field PublicIp *string `locationName:"IpAddress" type:"string" required:"true"` // The type of VPN connection that this customer gateway supports (ipsec.1). // // Type is a required field Type *string `type:"string" required:"true" enum:"GatewayType"` // contains filtered or unexported fields }
Contains the parameters for CreateCustomerGateway.
func (CreateCustomerGatewayInput) GoString ¶
func (s CreateCustomerGatewayInput) GoString() string
GoString returns the string representation
func (*CreateCustomerGatewayInput) SetBgpAsn ¶
func (s *CreateCustomerGatewayInput) SetBgpAsn(v int64) *CreateCustomerGatewayInput
SetBgpAsn sets the BgpAsn field's value.
func (*CreateCustomerGatewayInput) SetDryRun ¶
func (s *CreateCustomerGatewayInput) SetDryRun(v bool) *CreateCustomerGatewayInput
SetDryRun sets the DryRun field's value.
func (*CreateCustomerGatewayInput) SetPublicIp ¶
func (s *CreateCustomerGatewayInput) SetPublicIp(v string) *CreateCustomerGatewayInput
SetPublicIp sets the PublicIp field's value.
func (*CreateCustomerGatewayInput) SetType ¶
func (s *CreateCustomerGatewayInput) SetType(v string) *CreateCustomerGatewayInput
SetType sets the Type field's value.
func (CreateCustomerGatewayInput) String ¶
func (s CreateCustomerGatewayInput) String() string
String returns the string representation
func (*CreateCustomerGatewayInput) Validate ¶
func (s *CreateCustomerGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCustomerGatewayOutput ¶
type CreateCustomerGatewayOutput struct { // Information about the customer gateway. CustomerGateway *CustomerGateway `locationName:"customerGateway" type:"structure"` // contains filtered or unexported fields }
Contains the output of CreateCustomerGateway.
func (CreateCustomerGatewayOutput) GoString ¶
func (s CreateCustomerGatewayOutput) GoString() string
GoString returns the string representation
func (*CreateCustomerGatewayOutput) SetCustomerGateway ¶
func (s *CreateCustomerGatewayOutput) SetCustomerGateway(v *CustomerGateway) *CreateCustomerGatewayOutput
SetCustomerGateway sets the CustomerGateway field's value.
func (CreateCustomerGatewayOutput) String ¶
func (s CreateCustomerGatewayOutput) String() string
String returns the string representation
type CreateDefaultSubnetInput ¶
type CreateDefaultSubnetInput struct { // The Availability Zone in which to create the default subnet. // // AvailabilityZone is a required field AvailabilityZone *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // contains filtered or unexported fields }
func (CreateDefaultSubnetInput) GoString ¶
func (s CreateDefaultSubnetInput) GoString() string
GoString returns the string representation
func (*CreateDefaultSubnetInput) SetAvailabilityZone ¶
func (s *CreateDefaultSubnetInput) SetAvailabilityZone(v string) *CreateDefaultSubnetInput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*CreateDefaultSubnetInput) SetDryRun ¶
func (s *CreateDefaultSubnetInput) SetDryRun(v bool) *CreateDefaultSubnetInput
SetDryRun sets the DryRun field's value.
func (CreateDefaultSubnetInput) String ¶
func (s CreateDefaultSubnetInput) String() string
String returns the string representation
func (*CreateDefaultSubnetInput) Validate ¶
func (s *CreateDefaultSubnetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDefaultSubnetOutput ¶
type CreateDefaultSubnetOutput struct { // Information about the subnet. Subnet *Subnet `locationName:"subnet" type:"structure"` // contains filtered or unexported fields }
func (CreateDefaultSubnetOutput) GoString ¶
func (s CreateDefaultSubnetOutput) GoString() string
GoString returns the string representation
func (*CreateDefaultSubnetOutput) SetSubnet ¶
func (s *CreateDefaultSubnetOutput) SetSubnet(v *Subnet) *CreateDefaultSubnetOutput
SetSubnet sets the Subnet field's value.
func (CreateDefaultSubnetOutput) String ¶
func (s CreateDefaultSubnetOutput) String() string
String returns the string representation
type CreateDefaultVpcInput ¶
type CreateDefaultVpcInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // contains filtered or unexported fields }
func (CreateDefaultVpcInput) GoString ¶
func (s CreateDefaultVpcInput) GoString() string
GoString returns the string representation
func (*CreateDefaultVpcInput) SetDryRun ¶
func (s *CreateDefaultVpcInput) SetDryRun(v bool) *CreateDefaultVpcInput
SetDryRun sets the DryRun field's value.
func (CreateDefaultVpcInput) String ¶
func (s CreateDefaultVpcInput) String() string
String returns the string representation
type CreateDefaultVpcOutput ¶
type CreateDefaultVpcOutput struct { // Information about the VPC. Vpc *Vpc `locationName:"vpc" type:"structure"` // contains filtered or unexported fields }
func (CreateDefaultVpcOutput) GoString ¶
func (s CreateDefaultVpcOutput) GoString() string
GoString returns the string representation
func (*CreateDefaultVpcOutput) SetVpc ¶
func (s *CreateDefaultVpcOutput) SetVpc(v *Vpc) *CreateDefaultVpcOutput
SetVpc sets the Vpc field's value.
func (CreateDefaultVpcOutput) String ¶
func (s CreateDefaultVpcOutput) String() string
String returns the string representation
type CreateDhcpOptionsInput ¶
type CreateDhcpOptionsInput struct { // A DHCP configuration option. // // DhcpConfigurations is a required field DhcpConfigurations []*NewDhcpConfiguration `locationName:"dhcpConfiguration" locationNameList:"item" type:"list" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // contains filtered or unexported fields }
func (CreateDhcpOptionsInput) GoString ¶
func (s CreateDhcpOptionsInput) GoString() string
GoString returns the string representation
func (*CreateDhcpOptionsInput) SetDhcpConfigurations ¶
func (s *CreateDhcpOptionsInput) SetDhcpConfigurations(v []*NewDhcpConfiguration) *CreateDhcpOptionsInput
SetDhcpConfigurations sets the DhcpConfigurations field's value.
func (*CreateDhcpOptionsInput) SetDryRun ¶
func (s *CreateDhcpOptionsInput) SetDryRun(v bool) *CreateDhcpOptionsInput
SetDryRun sets the DryRun field's value.
func (CreateDhcpOptionsInput) String ¶
func (s CreateDhcpOptionsInput) String() string
String returns the string representation
func (*CreateDhcpOptionsInput) Validate ¶
func (s *CreateDhcpOptionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDhcpOptionsOutput ¶
type CreateDhcpOptionsOutput struct { // A set of DHCP options. DhcpOptions *DhcpOptions `locationName:"dhcpOptions" type:"structure"` // contains filtered or unexported fields }
func (CreateDhcpOptionsOutput) GoString ¶
func (s CreateDhcpOptionsOutput) GoString() string
GoString returns the string representation
func (*CreateDhcpOptionsOutput) SetDhcpOptions ¶
func (s *CreateDhcpOptionsOutput) SetDhcpOptions(v *DhcpOptions) *CreateDhcpOptionsOutput
SetDhcpOptions sets the DhcpOptions field's value.
func (CreateDhcpOptionsOutput) String ¶
func (s CreateDhcpOptionsOutput) String() string
String returns the string representation
type CreateEgressOnlyInternetGatewayInput ¶
type CreateEgressOnlyInternetGatewayInput struct { // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the VPC for which to create the egress-only internet gateway. // // VpcId is a required field VpcId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateEgressOnlyInternetGatewayInput) GoString ¶
func (s CreateEgressOnlyInternetGatewayInput) GoString() string
GoString returns the string representation
func (*CreateEgressOnlyInternetGatewayInput) SetClientToken ¶
func (s *CreateEgressOnlyInternetGatewayInput) SetClientToken(v string) *CreateEgressOnlyInternetGatewayInput
SetClientToken sets the ClientToken field's value.
func (*CreateEgressOnlyInternetGatewayInput) SetDryRun ¶
func (s *CreateEgressOnlyInternetGatewayInput) SetDryRun(v bool) *CreateEgressOnlyInternetGatewayInput
SetDryRun sets the DryRun field's value.
func (*CreateEgressOnlyInternetGatewayInput) SetVpcId ¶
func (s *CreateEgressOnlyInternetGatewayInput) SetVpcId(v string) *CreateEgressOnlyInternetGatewayInput
SetVpcId sets the VpcId field's value.
func (CreateEgressOnlyInternetGatewayInput) String ¶
func (s CreateEgressOnlyInternetGatewayInput) String() string
String returns the string representation
func (*CreateEgressOnlyInternetGatewayInput) Validate ¶
func (s *CreateEgressOnlyInternetGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateEgressOnlyInternetGatewayOutput ¶
type CreateEgressOnlyInternetGatewayOutput struct { // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. ClientToken *string `locationName:"clientToken" type:"string"` // Information about the egress-only internet gateway. EgressOnlyInternetGateway *EgressOnlyInternetGateway `locationName:"egressOnlyInternetGateway" type:"structure"` // contains filtered or unexported fields }
func (CreateEgressOnlyInternetGatewayOutput) GoString ¶
func (s CreateEgressOnlyInternetGatewayOutput) GoString() string
GoString returns the string representation
func (*CreateEgressOnlyInternetGatewayOutput) SetClientToken ¶
func (s *CreateEgressOnlyInternetGatewayOutput) SetClientToken(v string) *CreateEgressOnlyInternetGatewayOutput
SetClientToken sets the ClientToken field's value.
func (*CreateEgressOnlyInternetGatewayOutput) SetEgressOnlyInternetGateway ¶
func (s *CreateEgressOnlyInternetGatewayOutput) SetEgressOnlyInternetGateway(v *EgressOnlyInternetGateway) *CreateEgressOnlyInternetGatewayOutput
SetEgressOnlyInternetGateway sets the EgressOnlyInternetGateway field's value.
func (CreateEgressOnlyInternetGatewayOutput) String ¶
func (s CreateEgressOnlyInternetGatewayOutput) String() string
String returns the string representation
type CreateFleetError ¶
type CreateFleetError struct { // The error code that indicates why the instance could not be launched. For // more information about error codes, see Error Codes (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html). ErrorCode *string `locationName:"errorCode" type:"string"` // The error message that describes why the instance could not be launched. // For more information about error messages, see ee Error Codes (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html). ErrorMessage *string `locationName:"errorMessage" type:"string"` // The launch templates and overrides that were used for launching the instances. // Any parameters that you specify in the Overrides override the same parameters // in the launch template. LaunchTemplateAndOverrides *LaunchTemplateAndOverridesResponse `locationName:"launchTemplateAndOverrides" type:"structure"` // Indicates if the instance that could not be launched was a Spot Instance // or On-Demand Instance. Lifecycle *string `locationName:"lifecycle" type:"string" enum:"InstanceLifecycle"` // contains filtered or unexported fields }
Describes the instances that could not be launched by the fleet.
func (CreateFleetError) GoString ¶
func (s CreateFleetError) GoString() string
GoString returns the string representation
func (*CreateFleetError) SetErrorCode ¶
func (s *CreateFleetError) SetErrorCode(v string) *CreateFleetError
SetErrorCode sets the ErrorCode field's value.
func (*CreateFleetError) SetErrorMessage ¶
func (s *CreateFleetError) SetErrorMessage(v string) *CreateFleetError
SetErrorMessage sets the ErrorMessage field's value.
func (*CreateFleetError) SetLaunchTemplateAndOverrides ¶
func (s *CreateFleetError) SetLaunchTemplateAndOverrides(v *LaunchTemplateAndOverridesResponse) *CreateFleetError
SetLaunchTemplateAndOverrides sets the LaunchTemplateAndOverrides field's value.
func (*CreateFleetError) SetLifecycle ¶
func (s *CreateFleetError) SetLifecycle(v string) *CreateFleetError
SetLifecycle sets the Lifecycle field's value.
func (CreateFleetError) String ¶
func (s CreateFleetError) String() string
String returns the string representation
type CreateFleetInput ¶
type CreateFleetInput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. For more information, see Ensuring Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // Indicates whether running instances should be terminated if the total target // capacity of the EC2 Fleet is decreased below the current size of the EC2 // Fleet. ExcessCapacityTerminationPolicy *string `type:"string" enum:"FleetExcessCapacityTerminationPolicy"` // The configuration for the EC2 Fleet. // // LaunchTemplateConfigs is a required field LaunchTemplateConfigs []*FleetLaunchTemplateConfigRequest `locationNameList:"item" type:"list" required:"true"` // The allocation strategy of On-Demand Instances in an EC2 Fleet. OnDemandOptions *OnDemandOptionsRequest `type:"structure"` // Indicates whether EC2 Fleet should replace unhealthy instances. ReplaceUnhealthyInstances *bool `type:"boolean"` // Describes the configuration of Spot Instances in an EC2 Fleet. SpotOptions *SpotOptionsRequest `type:"structure"` // The key-value pair for tagging the EC2 Fleet request on creation. The value // for ResourceType must be fleet, otherwise the fleet request fails. To tag // instances at launch, specify the tags in the launch template (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#create-launch-template). // For information about tagging after launch, see Tagging Your Resources (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#tag-resources). TagSpecifications []*TagSpecification `locationName:"TagSpecification" locationNameList:"item" type:"list"` // The TotalTargetCapacity, OnDemandTargetCapacity, SpotTargetCapacity, and // DefaultCapacityType structure. // // TargetCapacitySpecification is a required field TargetCapacitySpecification *TargetCapacitySpecificationRequest `type:"structure" required:"true"` // Indicates whether running instances should be terminated when the EC2 Fleet // expires. TerminateInstancesWithExpiration *bool `type:"boolean"` // The type of the request. By default, the EC2 Fleet places an asynchronous // request for your desired capacity, and maintains it by replenishing interrupted // Spot Instances (maintain). A value of instant places a synchronous one-time // request, and returns errors for any instances that could not be launched. // A value of request places an asynchronous one-time request without maintaining // capacity or submitting requests in alternative capacity pools if capacity // is unavailable. For more information, see EC2 Fleet Request Types (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-configuration-strategies.html#ec2-fleet-request-type) // in the Amazon Elastic Compute Cloud User Guide. Type *string `type:"string" enum:"FleetType"` // The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). // The default is to start fulfilling the request immediately. ValidFrom *time.Time `type:"timestamp"` // The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). // At this point, no new EC2 Fleet requests are placed or able to fulfill the // request. The default end date is 7 days from the current date. ValidUntil *time.Time `type:"timestamp"` // contains filtered or unexported fields }
func (CreateFleetInput) GoString ¶
func (s CreateFleetInput) GoString() string
GoString returns the string representation
func (*CreateFleetInput) SetClientToken ¶
func (s *CreateFleetInput) SetClientToken(v string) *CreateFleetInput
SetClientToken sets the ClientToken field's value.
func (*CreateFleetInput) SetDryRun ¶
func (s *CreateFleetInput) SetDryRun(v bool) *CreateFleetInput
SetDryRun sets the DryRun field's value.
func (*CreateFleetInput) SetExcessCapacityTerminationPolicy ¶
func (s *CreateFleetInput) SetExcessCapacityTerminationPolicy(v string) *CreateFleetInput
SetExcessCapacityTerminationPolicy sets the ExcessCapacityTerminationPolicy field's value.
func (*CreateFleetInput) SetLaunchTemplateConfigs ¶
func (s *CreateFleetInput) SetLaunchTemplateConfigs(v []*FleetLaunchTemplateConfigRequest) *CreateFleetInput
SetLaunchTemplateConfigs sets the LaunchTemplateConfigs field's value.
func (*CreateFleetInput) SetOnDemandOptions ¶
func (s *CreateFleetInput) SetOnDemandOptions(v *OnDemandOptionsRequest) *CreateFleetInput
SetOnDemandOptions sets the OnDemandOptions field's value.
func (*CreateFleetInput) SetReplaceUnhealthyInstances ¶
func (s *CreateFleetInput) SetReplaceUnhealthyInstances(v bool) *CreateFleetInput
SetReplaceUnhealthyInstances sets the ReplaceUnhealthyInstances field's value.
func (*CreateFleetInput) SetSpotOptions ¶
func (s *CreateFleetInput) SetSpotOptions(v *SpotOptionsRequest) *CreateFleetInput
SetSpotOptions sets the SpotOptions field's value.
func (*CreateFleetInput) SetTagSpecifications ¶
func (s *CreateFleetInput) SetTagSpecifications(v []*TagSpecification) *CreateFleetInput
SetTagSpecifications sets the TagSpecifications field's value.
func (*CreateFleetInput) SetTargetCapacitySpecification ¶
func (s *CreateFleetInput) SetTargetCapacitySpecification(v *TargetCapacitySpecificationRequest) *CreateFleetInput
SetTargetCapacitySpecification sets the TargetCapacitySpecification field's value.
func (*CreateFleetInput) SetTerminateInstancesWithExpiration ¶
func (s *CreateFleetInput) SetTerminateInstancesWithExpiration(v bool) *CreateFleetInput
SetTerminateInstancesWithExpiration sets the TerminateInstancesWithExpiration field's value.
func (*CreateFleetInput) SetType ¶
func (s *CreateFleetInput) SetType(v string) *CreateFleetInput
SetType sets the Type field's value.
func (*CreateFleetInput) SetValidFrom ¶
func (s *CreateFleetInput) SetValidFrom(v time.Time) *CreateFleetInput
SetValidFrom sets the ValidFrom field's value.
func (*CreateFleetInput) SetValidUntil ¶
func (s *CreateFleetInput) SetValidUntil(v time.Time) *CreateFleetInput
SetValidUntil sets the ValidUntil field's value.
func (CreateFleetInput) String ¶
func (s CreateFleetInput) String() string
String returns the string representation
func (*CreateFleetInput) Validate ¶
func (s *CreateFleetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateFleetInstance ¶
type CreateFleetInstance struct { // The IDs of the instances. InstanceIds []*string `locationName:"instanceIds" locationNameList:"item" type:"list"` // The instance type. InstanceType *string `locationName:"instanceType" type:"string" enum:"InstanceType"` // The launch templates and overrides that were used for launching the instances. // Any parameters that you specify in the Overrides override the same parameters // in the launch template. LaunchTemplateAndOverrides *LaunchTemplateAndOverridesResponse `locationName:"launchTemplateAndOverrides" type:"structure"` // Indicates if the instance that was launched is a Spot Instance or On-Demand // Instance. Lifecycle *string `locationName:"lifecycle" type:"string" enum:"InstanceLifecycle"` // The value is Windows for Windows instances; otherwise blank. Platform *string `locationName:"platform" type:"string" enum:"PlatformValues"` // contains filtered or unexported fields }
Describes the instances that were launched by the fleet.
func (CreateFleetInstance) GoString ¶
func (s CreateFleetInstance) GoString() string
GoString returns the string representation
func (*CreateFleetInstance) SetInstanceIds ¶
func (s *CreateFleetInstance) SetInstanceIds(v []*string) *CreateFleetInstance
SetInstanceIds sets the InstanceIds field's value.
func (*CreateFleetInstance) SetInstanceType ¶
func (s *CreateFleetInstance) SetInstanceType(v string) *CreateFleetInstance
SetInstanceType sets the InstanceType field's value.
func (*CreateFleetInstance) SetLaunchTemplateAndOverrides ¶
func (s *CreateFleetInstance) SetLaunchTemplateAndOverrides(v *LaunchTemplateAndOverridesResponse) *CreateFleetInstance
SetLaunchTemplateAndOverrides sets the LaunchTemplateAndOverrides field's value.
func (*CreateFleetInstance) SetLifecycle ¶
func (s *CreateFleetInstance) SetLifecycle(v string) *CreateFleetInstance
SetLifecycle sets the Lifecycle field's value.
func (*CreateFleetInstance) SetPlatform ¶
func (s *CreateFleetInstance) SetPlatform(v string) *CreateFleetInstance
SetPlatform sets the Platform field's value.
func (CreateFleetInstance) String ¶
func (s CreateFleetInstance) String() string
String returns the string representation
type CreateFleetOutput ¶
type CreateFleetOutput struct { // Information about the instances that could not be launched by the fleet. // Valid only when Type is set to instant. Errors []*CreateFleetError `locationName:"errorSet" locationNameList:"item" type:"list"` // The ID of the EC2 Fleet. FleetId *string `locationName:"fleetId" type:"string"` // Information about the instances that were launched by the fleet. Valid only // when Type is set to instant. Instances []*CreateFleetInstance `locationName:"fleetInstanceSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (CreateFleetOutput) GoString ¶
func (s CreateFleetOutput) GoString() string
GoString returns the string representation
func (*CreateFleetOutput) SetErrors ¶
func (s *CreateFleetOutput) SetErrors(v []*CreateFleetError) *CreateFleetOutput
SetErrors sets the Errors field's value.
func (*CreateFleetOutput) SetFleetId ¶
func (s *CreateFleetOutput) SetFleetId(v string) *CreateFleetOutput
SetFleetId sets the FleetId field's value.
func (*CreateFleetOutput) SetInstances ¶
func (s *CreateFleetOutput) SetInstances(v []*CreateFleetInstance) *CreateFleetOutput
SetInstances sets the Instances field's value.
func (CreateFleetOutput) String ¶
func (s CreateFleetOutput) String() string
String returns the string representation
type CreateFlowLogsInput ¶
type CreateFlowLogsInput struct { // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // The ARN for the IAM role that's used to post flow logs to a log group. DeliverLogsPermissionArn *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // Specifies the destination to which the flow log data is to be published. // Flow log data can be published to an CloudWatch Logs log group or an Amazon // S3 bucket. The value specified for this parameter depends on the value specified // for LogDestinationType. // // If LogDestinationType is not specified or cloud-watch-logs, specify the Amazon // Resource Name (ARN) of the CloudWatch Logs log group. // // If LogDestinationType is s3, specify the ARN of the Amazon S3 bucket. You // can also specify a subfolder in the bucket. To specify a subfolder in the // bucket, use the following ARN format: bucket_ARN/subfolder_name/. For example, // to specify a subfolder named my-logs in a bucket named my-bucket, use the // following ARN: arn:aws:s3:::my-bucket/my-logs/. You cannot use AWSLogs as // a subfolder name. This is a reserved term. LogDestination *string `type:"string"` // Specifies the type of destination to which the flow log data is to be published. // Flow log data can be published to CloudWatch Logs or Amazon S3. To publish // flow log data to CloudWatch Logs, specify cloud-watch-logs. To publish flow // log data to Amazon S3, specify s3. // // Default: cloud-watch-logs LogDestinationType *string `type:"string" enum:"LogDestinationType"` // The name of the log group. LogGroupName *string `type:"string"` // One or more subnet, network interface, or VPC IDs. // // Constraints: Maximum of 1000 resources // // ResourceIds is a required field ResourceIds []*string `locationName:"ResourceId" locationNameList:"item" type:"list" required:"true"` // The type of resource on which to create the flow log. // // ResourceType is a required field ResourceType *string `type:"string" required:"true" enum:"FlowLogsResourceType"` // The type of traffic to log. // // TrafficType is a required field TrafficType *string `type:"string" required:"true" enum:"TrafficType"` // contains filtered or unexported fields }
func (CreateFlowLogsInput) GoString ¶
func (s CreateFlowLogsInput) GoString() string
GoString returns the string representation
func (*CreateFlowLogsInput) SetClientToken ¶
func (s *CreateFlowLogsInput) SetClientToken(v string) *CreateFlowLogsInput
SetClientToken sets the ClientToken field's value.
func (*CreateFlowLogsInput) SetDeliverLogsPermissionArn ¶
func (s *CreateFlowLogsInput) SetDeliverLogsPermissionArn(v string) *CreateFlowLogsInput
SetDeliverLogsPermissionArn sets the DeliverLogsPermissionArn field's value.
func (*CreateFlowLogsInput) SetDryRun ¶
func (s *CreateFlowLogsInput) SetDryRun(v bool) *CreateFlowLogsInput
SetDryRun sets the DryRun field's value.
func (*CreateFlowLogsInput) SetLogDestination ¶
func (s *CreateFlowLogsInput) SetLogDestination(v string) *CreateFlowLogsInput
SetLogDestination sets the LogDestination field's value.
func (*CreateFlowLogsInput) SetLogDestinationType ¶
func (s *CreateFlowLogsInput) SetLogDestinationType(v string) *CreateFlowLogsInput
SetLogDestinationType sets the LogDestinationType field's value.
func (*CreateFlowLogsInput) SetLogGroupName ¶
func (s *CreateFlowLogsInput) SetLogGroupName(v string) *CreateFlowLogsInput
SetLogGroupName sets the LogGroupName field's value.
func (*CreateFlowLogsInput) SetResourceIds ¶
func (s *CreateFlowLogsInput) SetResourceIds(v []*string) *CreateFlowLogsInput
SetResourceIds sets the ResourceIds field's value.
func (*CreateFlowLogsInput) SetResourceType ¶
func (s *CreateFlowLogsInput) SetResourceType(v string) *CreateFlowLogsInput
SetResourceType sets the ResourceType field's value.
func (*CreateFlowLogsInput) SetTrafficType ¶
func (s *CreateFlowLogsInput) SetTrafficType(v string) *CreateFlowLogsInput
SetTrafficType sets the TrafficType field's value.
func (CreateFlowLogsInput) String ¶
func (s CreateFlowLogsInput) String() string
String returns the string representation
func (*CreateFlowLogsInput) Validate ¶
func (s *CreateFlowLogsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateFlowLogsOutput ¶
type CreateFlowLogsOutput struct { // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. ClientToken *string `locationName:"clientToken" type:"string"` // The IDs of the flow logs. FlowLogIds []*string `locationName:"flowLogIdSet" locationNameList:"item" type:"list"` // Information about the flow logs that could not be created successfully. Unsuccessful []*UnsuccessfulItem `locationName:"unsuccessful" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (CreateFlowLogsOutput) GoString ¶
func (s CreateFlowLogsOutput) GoString() string
GoString returns the string representation
func (*CreateFlowLogsOutput) SetClientToken ¶
func (s *CreateFlowLogsOutput) SetClientToken(v string) *CreateFlowLogsOutput
SetClientToken sets the ClientToken field's value.
func (*CreateFlowLogsOutput) SetFlowLogIds ¶
func (s *CreateFlowLogsOutput) SetFlowLogIds(v []*string) *CreateFlowLogsOutput
SetFlowLogIds sets the FlowLogIds field's value.
func (*CreateFlowLogsOutput) SetUnsuccessful ¶
func (s *CreateFlowLogsOutput) SetUnsuccessful(v []*UnsuccessfulItem) *CreateFlowLogsOutput
SetUnsuccessful sets the Unsuccessful field's value.
func (CreateFlowLogsOutput) String ¶
func (s CreateFlowLogsOutput) String() string
String returns the string representation
type CreateFpgaImageInput ¶
type CreateFpgaImageInput struct { // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. For more information, see Ensuring Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // A description for the AFI. Description *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The location of the encrypted design checkpoint in Amazon S3. The input must // be a tarball. // // InputStorageLocation is a required field InputStorageLocation *StorageLocation `type:"structure" required:"true"` // The location in Amazon S3 for the output logs. LogsStorageLocation *StorageLocation `type:"structure"` // A name for the AFI. Name *string `type:"string"` // contains filtered or unexported fields }
func (CreateFpgaImageInput) GoString ¶
func (s CreateFpgaImageInput) GoString() string
GoString returns the string representation
func (*CreateFpgaImageInput) SetClientToken ¶
func (s *CreateFpgaImageInput) SetClientToken(v string) *CreateFpgaImageInput
SetClientToken sets the ClientToken field's value.
func (*CreateFpgaImageInput) SetDescription ¶
func (s *CreateFpgaImageInput) SetDescription(v string) *CreateFpgaImageInput
SetDescription sets the Description field's value.
func (*CreateFpgaImageInput) SetDryRun ¶
func (s *CreateFpgaImageInput) SetDryRun(v bool) *CreateFpgaImageInput
SetDryRun sets the DryRun field's value.
func (*CreateFpgaImageInput) SetInputStorageLocation ¶
func (s *CreateFpgaImageInput) SetInputStorageLocation(v *StorageLocation) *CreateFpgaImageInput
SetInputStorageLocation sets the InputStorageLocation field's value.
func (*CreateFpgaImageInput) SetLogsStorageLocation ¶
func (s *CreateFpgaImageInput) SetLogsStorageLocation(v *StorageLocation) *CreateFpgaImageInput
SetLogsStorageLocation sets the LogsStorageLocation field's value.
func (*CreateFpgaImageInput) SetName ¶
func (s *CreateFpgaImageInput) SetName(v string) *CreateFpgaImageInput
SetName sets the Name field's value.
func (CreateFpgaImageInput) String ¶
func (s CreateFpgaImageInput) String() string
String returns the string representation
func (*CreateFpgaImageInput) Validate ¶
func (s *CreateFpgaImageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateFpgaImageOutput ¶
type CreateFpgaImageOutput struct { // The global FPGA image identifier (AGFI ID). FpgaImageGlobalId *string `locationName:"fpgaImageGlobalId" type:"string"` // The FPGA image identifier (AFI ID). FpgaImageId *string `locationName:"fpgaImageId" type:"string"` // contains filtered or unexported fields }
func (CreateFpgaImageOutput) GoString ¶
func (s CreateFpgaImageOutput) GoString() string
GoString returns the string representation
func (*CreateFpgaImageOutput) SetFpgaImageGlobalId ¶
func (s *CreateFpgaImageOutput) SetFpgaImageGlobalId(v string) *CreateFpgaImageOutput
SetFpgaImageGlobalId sets the FpgaImageGlobalId field's value.
func (*CreateFpgaImageOutput) SetFpgaImageId ¶
func (s *CreateFpgaImageOutput) SetFpgaImageId(v string) *CreateFpgaImageOutput
SetFpgaImageId sets the FpgaImageId field's value.
func (CreateFpgaImageOutput) String ¶
func (s CreateFpgaImageOutput) String() string
String returns the string representation
type CreateImageInput ¶
type CreateImageInput struct { // Information about one or more block device mappings. This parameter cannot // be used to modify the encryption status of existing volumes or snapshots. // To create an AMI with encrypted snapshots, use the CopyImage action. BlockDeviceMappings []*BlockDeviceMapping `locationName:"blockDeviceMapping" locationNameList:"BlockDeviceMapping" type:"list"` // A description for the new image. Description *string `locationName:"description" type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the instance. // // InstanceId is a required field InstanceId *string `locationName:"instanceId" type:"string" required:"true"` // A name for the new image. // // Constraints: 3-128 alphanumeric characters, parentheses (()), square brackets // ([]), spaces ( ), periods (.), slashes (/), dashes (-), single quotes ('), // at-signs (@), or underscores(_) // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // By default, Amazon EC2 attempts to shut down and reboot the instance before // creating the image. If the 'No Reboot' option is set, Amazon EC2 doesn't // shut down the instance before creating the image. When this option is used, // file system integrity on the created image can't be guaranteed. NoReboot *bool `locationName:"noReboot" type:"boolean"` // contains filtered or unexported fields }
Contains the parameters for CreateImage.
func (CreateImageInput) GoString ¶
func (s CreateImageInput) GoString() string
GoString returns the string representation
func (*CreateImageInput) SetBlockDeviceMappings ¶
func (s *CreateImageInput) SetBlockDeviceMappings(v []*BlockDeviceMapping) *CreateImageInput
SetBlockDeviceMappings sets the BlockDeviceMappings field's value.
func (*CreateImageInput) SetDescription ¶
func (s *CreateImageInput) SetDescription(v string) *CreateImageInput
SetDescription sets the Description field's value.
func (*CreateImageInput) SetDryRun ¶
func (s *CreateImageInput) SetDryRun(v bool) *CreateImageInput
SetDryRun sets the DryRun field's value.
func (*CreateImageInput) SetInstanceId ¶
func (s *CreateImageInput) SetInstanceId(v string) *CreateImageInput
SetInstanceId sets the InstanceId field's value.
func (*CreateImageInput) SetName ¶
func (s *CreateImageInput) SetName(v string) *CreateImageInput
SetName sets the Name field's value.
func (*CreateImageInput) SetNoReboot ¶
func (s *CreateImageInput) SetNoReboot(v bool) *CreateImageInput
SetNoReboot sets the NoReboot field's value.
func (CreateImageInput) String ¶
func (s CreateImageInput) String() string
String returns the string representation
func (*CreateImageInput) Validate ¶
func (s *CreateImageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateImageOutput ¶
type CreateImageOutput struct { // The ID of the new AMI. ImageId *string `locationName:"imageId" type:"string"` // contains filtered or unexported fields }
Contains the output of CreateImage.
func (CreateImageOutput) GoString ¶
func (s CreateImageOutput) GoString() string
GoString returns the string representation
func (*CreateImageOutput) SetImageId ¶
func (s *CreateImageOutput) SetImageId(v string) *CreateImageOutput
SetImageId sets the ImageId field's value.
func (CreateImageOutput) String ¶
func (s CreateImageOutput) String() string
String returns the string representation
type CreateInstanceExportTaskInput ¶
type CreateInstanceExportTaskInput struct { // A description for the conversion task or the resource being exported. The // maximum length is 255 bytes. Description *string `locationName:"description" type:"string"` // The format and location for an instance export task. ExportToS3Task *ExportToS3TaskSpecification `locationName:"exportToS3" type:"structure"` // The ID of the instance. // // InstanceId is a required field InstanceId *string `locationName:"instanceId" type:"string" required:"true"` // The target virtualization environment. TargetEnvironment *string `locationName:"targetEnvironment" type:"string" enum:"ExportEnvironment"` // contains filtered or unexported fields }
Contains the parameters for CreateInstanceExportTask.
func (CreateInstanceExportTaskInput) GoString ¶
func (s CreateInstanceExportTaskInput) GoString() string
GoString returns the string representation
func (*CreateInstanceExportTaskInput) SetDescription ¶
func (s *CreateInstanceExportTaskInput) SetDescription(v string) *CreateInstanceExportTaskInput
SetDescription sets the Description field's value.
func (*CreateInstanceExportTaskInput) SetExportToS3Task ¶
func (s *CreateInstanceExportTaskInput) SetExportToS3Task(v *ExportToS3TaskSpecification) *CreateInstanceExportTaskInput
SetExportToS3Task sets the ExportToS3Task field's value.
func (*CreateInstanceExportTaskInput) SetInstanceId ¶
func (s *CreateInstanceExportTaskInput) SetInstanceId(v string) *CreateInstanceExportTaskInput
SetInstanceId sets the InstanceId field's value.
func (*CreateInstanceExportTaskInput) SetTargetEnvironment ¶
func (s *CreateInstanceExportTaskInput) SetTargetEnvironment(v string) *CreateInstanceExportTaskInput
SetTargetEnvironment sets the TargetEnvironment field's value.
func (CreateInstanceExportTaskInput) String ¶
func (s CreateInstanceExportTaskInput) String() string
String returns the string representation
func (*CreateInstanceExportTaskInput) Validate ¶
func (s *CreateInstanceExportTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateInstanceExportTaskOutput ¶
type CreateInstanceExportTaskOutput struct { // Information about the instance export task. ExportTask *ExportTask `locationName:"exportTask" type:"structure"` // contains filtered or unexported fields }
Contains the output for CreateInstanceExportTask.
func (CreateInstanceExportTaskOutput) GoString ¶
func (s CreateInstanceExportTaskOutput) GoString() string
GoString returns the string representation
func (*CreateInstanceExportTaskOutput) SetExportTask ¶
func (s *CreateInstanceExportTaskOutput) SetExportTask(v *ExportTask) *CreateInstanceExportTaskOutput
SetExportTask sets the ExportTask field's value.
func (CreateInstanceExportTaskOutput) String ¶
func (s CreateInstanceExportTaskOutput) String() string
String returns the string representation
type CreateInternetGatewayInput ¶
type CreateInternetGatewayInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // contains filtered or unexported fields }
func (CreateInternetGatewayInput) GoString ¶
func (s CreateInternetGatewayInput) GoString() string
GoString returns the string representation
func (*CreateInternetGatewayInput) SetDryRun ¶
func (s *CreateInternetGatewayInput) SetDryRun(v bool) *CreateInternetGatewayInput
SetDryRun sets the DryRun field's value.
func (CreateInternetGatewayInput) String ¶
func (s CreateInternetGatewayInput) String() string
String returns the string representation
type CreateInternetGatewayOutput ¶
type CreateInternetGatewayOutput struct { // Information about the internet gateway. InternetGateway *InternetGateway `locationName:"internetGateway" type:"structure"` // contains filtered or unexported fields }
func (CreateInternetGatewayOutput) GoString ¶
func (s CreateInternetGatewayOutput) GoString() string
GoString returns the string representation
func (*CreateInternetGatewayOutput) SetInternetGateway ¶
func (s *CreateInternetGatewayOutput) SetInternetGateway(v *InternetGateway) *CreateInternetGatewayOutput
SetInternetGateway sets the InternetGateway field's value.
func (CreateInternetGatewayOutput) String ¶
func (s CreateInternetGatewayOutput) String() string
String returns the string representation
type CreateKeyPairInput ¶
type CreateKeyPairInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // A unique name for the key pair. // // Constraints: Up to 255 ASCII characters // // KeyName is a required field KeyName *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateKeyPairInput) GoString ¶
func (s CreateKeyPairInput) GoString() string
GoString returns the string representation
func (*CreateKeyPairInput) SetDryRun ¶
func (s *CreateKeyPairInput) SetDryRun(v bool) *CreateKeyPairInput
SetDryRun sets the DryRun field's value.
func (*CreateKeyPairInput) SetKeyName ¶
func (s *CreateKeyPairInput) SetKeyName(v string) *CreateKeyPairInput
SetKeyName sets the KeyName field's value.
func (CreateKeyPairInput) String ¶
func (s CreateKeyPairInput) String() string
String returns the string representation
func (*CreateKeyPairInput) Validate ¶
func (s *CreateKeyPairInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateKeyPairOutput ¶
type CreateKeyPairOutput struct { // The SHA-1 digest of the DER encoded private key. KeyFingerprint *string `locationName:"keyFingerprint" type:"string"` // An unencrypted PEM encoded RSA private key. KeyMaterial *string `locationName:"keyMaterial" type:"string"` // The name of the key pair. KeyName *string `locationName:"keyName" type:"string"` // contains filtered or unexported fields }
Describes a key pair.
func (CreateKeyPairOutput) GoString ¶
func (s CreateKeyPairOutput) GoString() string
GoString returns the string representation
func (*CreateKeyPairOutput) SetKeyFingerprint ¶
func (s *CreateKeyPairOutput) SetKeyFingerprint(v string) *CreateKeyPairOutput
SetKeyFingerprint sets the KeyFingerprint field's value.
func (*CreateKeyPairOutput) SetKeyMaterial ¶
func (s *CreateKeyPairOutput) SetKeyMaterial(v string) *CreateKeyPairOutput
SetKeyMaterial sets the KeyMaterial field's value.
func (*CreateKeyPairOutput) SetKeyName ¶
func (s *CreateKeyPairOutput) SetKeyName(v string) *CreateKeyPairOutput
SetKeyName sets the KeyName field's value.
func (CreateKeyPairOutput) String ¶
func (s CreateKeyPairOutput) String() string
String returns the string representation
type CreateLaunchTemplateInput ¶
type CreateLaunchTemplateInput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. For more information, see Ensuring Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The information for the launch template. // // LaunchTemplateData is a required field LaunchTemplateData *RequestLaunchTemplateData `type:"structure" required:"true"` // A name for the launch template. // // LaunchTemplateName is a required field LaunchTemplateName *string `min:"3" type:"string" required:"true"` // A description for the first version of the launch template. VersionDescription *string `type:"string"` // contains filtered or unexported fields }
func (CreateLaunchTemplateInput) GoString ¶
func (s CreateLaunchTemplateInput) GoString() string
GoString returns the string representation
func (*CreateLaunchTemplateInput) SetClientToken ¶
func (s *CreateLaunchTemplateInput) SetClientToken(v string) *CreateLaunchTemplateInput
SetClientToken sets the ClientToken field's value.
func (*CreateLaunchTemplateInput) SetDryRun ¶
func (s *CreateLaunchTemplateInput) SetDryRun(v bool) *CreateLaunchTemplateInput
SetDryRun sets the DryRun field's value.
func (*CreateLaunchTemplateInput) SetLaunchTemplateData ¶
func (s *CreateLaunchTemplateInput) SetLaunchTemplateData(v *RequestLaunchTemplateData) *CreateLaunchTemplateInput
SetLaunchTemplateData sets the LaunchTemplateData field's value.
func (*CreateLaunchTemplateInput) SetLaunchTemplateName ¶
func (s *CreateLaunchTemplateInput) SetLaunchTemplateName(v string) *CreateLaunchTemplateInput
SetLaunchTemplateName sets the LaunchTemplateName field's value.
func (*CreateLaunchTemplateInput) SetVersionDescription ¶
func (s *CreateLaunchTemplateInput) SetVersionDescription(v string) *CreateLaunchTemplateInput
SetVersionDescription sets the VersionDescription field's value.
func (CreateLaunchTemplateInput) String ¶
func (s CreateLaunchTemplateInput) String() string
String returns the string representation
func (*CreateLaunchTemplateInput) Validate ¶
func (s *CreateLaunchTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateLaunchTemplateOutput ¶
type CreateLaunchTemplateOutput struct { // Information about the launch template. LaunchTemplate *LaunchTemplate `locationName:"launchTemplate" type:"structure"` // contains filtered or unexported fields }
func (CreateLaunchTemplateOutput) GoString ¶
func (s CreateLaunchTemplateOutput) GoString() string
GoString returns the string representation
func (*CreateLaunchTemplateOutput) SetLaunchTemplate ¶
func (s *CreateLaunchTemplateOutput) SetLaunchTemplate(v *LaunchTemplate) *CreateLaunchTemplateOutput
SetLaunchTemplate sets the LaunchTemplate field's value.
func (CreateLaunchTemplateOutput) String ¶
func (s CreateLaunchTemplateOutput) String() string
String returns the string representation
type CreateLaunchTemplateVersionInput ¶
type CreateLaunchTemplateVersionInput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. For more information, see Ensuring Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The information for the launch template. // // LaunchTemplateData is a required field LaunchTemplateData *RequestLaunchTemplateData `type:"structure" required:"true"` // The ID of the launch template. You must specify either the launch template // ID or launch template name in the request. LaunchTemplateId *string `type:"string"` // The name of the launch template. You must specify either the launch template // ID or launch template name in the request. LaunchTemplateName *string `min:"3" type:"string"` // The version number of the launch template version on which to base the new // version. The new version inherits the same launch parameters as the source // version, except for parameters that you specify in LaunchTemplateData. SourceVersion *string `type:"string"` // A description for the version of the launch template. VersionDescription *string `type:"string"` // contains filtered or unexported fields }
func (CreateLaunchTemplateVersionInput) GoString ¶
func (s CreateLaunchTemplateVersionInput) GoString() string
GoString returns the string representation
func (*CreateLaunchTemplateVersionInput) SetClientToken ¶
func (s *CreateLaunchTemplateVersionInput) SetClientToken(v string) *CreateLaunchTemplateVersionInput
SetClientToken sets the ClientToken field's value.
func (*CreateLaunchTemplateVersionInput) SetDryRun ¶
func (s *CreateLaunchTemplateVersionInput) SetDryRun(v bool) *CreateLaunchTemplateVersionInput
SetDryRun sets the DryRun field's value.
func (*CreateLaunchTemplateVersionInput) SetLaunchTemplateData ¶
func (s *CreateLaunchTemplateVersionInput) SetLaunchTemplateData(v *RequestLaunchTemplateData) *CreateLaunchTemplateVersionInput
SetLaunchTemplateData sets the LaunchTemplateData field's value.
func (*CreateLaunchTemplateVersionInput) SetLaunchTemplateId ¶
func (s *CreateLaunchTemplateVersionInput) SetLaunchTemplateId(v string) *CreateLaunchTemplateVersionInput
SetLaunchTemplateId sets the LaunchTemplateId field's value.
func (*CreateLaunchTemplateVersionInput) SetLaunchTemplateName ¶
func (s *CreateLaunchTemplateVersionInput) SetLaunchTemplateName(v string) *CreateLaunchTemplateVersionInput
SetLaunchTemplateName sets the LaunchTemplateName field's value.
func (*CreateLaunchTemplateVersionInput) SetSourceVersion ¶
func (s *CreateLaunchTemplateVersionInput) SetSourceVersion(v string) *CreateLaunchTemplateVersionInput
SetSourceVersion sets the SourceVersion field's value.
func (*CreateLaunchTemplateVersionInput) SetVersionDescription ¶
func (s *CreateLaunchTemplateVersionInput) SetVersionDescription(v string) *CreateLaunchTemplateVersionInput
SetVersionDescription sets the VersionDescription field's value.
func (CreateLaunchTemplateVersionInput) String ¶
func (s CreateLaunchTemplateVersionInput) String() string
String returns the string representation
func (*CreateLaunchTemplateVersionInput) Validate ¶
func (s *CreateLaunchTemplateVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateLaunchTemplateVersionOutput ¶
type CreateLaunchTemplateVersionOutput struct { // Information about the launch template version. LaunchTemplateVersion *LaunchTemplateVersion `locationName:"launchTemplateVersion" type:"structure"` // contains filtered or unexported fields }
func (CreateLaunchTemplateVersionOutput) GoString ¶
func (s CreateLaunchTemplateVersionOutput) GoString() string
GoString returns the string representation
func (*CreateLaunchTemplateVersionOutput) SetLaunchTemplateVersion ¶
func (s *CreateLaunchTemplateVersionOutput) SetLaunchTemplateVersion(v *LaunchTemplateVersion) *CreateLaunchTemplateVersionOutput
SetLaunchTemplateVersion sets the LaunchTemplateVersion field's value.
func (CreateLaunchTemplateVersionOutput) String ¶
func (s CreateLaunchTemplateVersionOutput) String() string
String returns the string representation
type CreateNatGatewayInput ¶
type CreateNatGatewayInput struct { // The allocation ID of an Elastic IP address to associate with the NAT gateway. // If the Elastic IP address is associated with another resource, you must first // disassociate it. // // AllocationId is a required field AllocationId *string `type:"string" required:"true"` // Unique, case-sensitive identifier that you provide to ensure the idempotency // of the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). // // Constraint: Maximum 64 ASCII characters. ClientToken *string `type:"string"` // The subnet in which to create the NAT gateway. // // SubnetId is a required field SubnetId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateNatGatewayInput) GoString ¶
func (s CreateNatGatewayInput) GoString() string
GoString returns the string representation
func (*CreateNatGatewayInput) SetAllocationId ¶
func (s *CreateNatGatewayInput) SetAllocationId(v string) *CreateNatGatewayInput
SetAllocationId sets the AllocationId field's value.
func (*CreateNatGatewayInput) SetClientToken ¶
func (s *CreateNatGatewayInput) SetClientToken(v string) *CreateNatGatewayInput
SetClientToken sets the ClientToken field's value.
func (*CreateNatGatewayInput) SetSubnetId ¶
func (s *CreateNatGatewayInput) SetSubnetId(v string) *CreateNatGatewayInput
SetSubnetId sets the SubnetId field's value.
func (CreateNatGatewayInput) String ¶
func (s CreateNatGatewayInput) String() string
String returns the string representation
func (*CreateNatGatewayInput) Validate ¶
func (s *CreateNatGatewayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNatGatewayOutput ¶
type CreateNatGatewayOutput struct { // Unique, case-sensitive identifier to ensure the idempotency of the request. // Only returned if a client token was provided in the request. ClientToken *string `locationName:"clientToken" type:"string"` // Information about the NAT gateway. NatGateway *NatGateway `locationName:"natGateway" type:"structure"` // contains filtered or unexported fields }
func (CreateNatGatewayOutput) GoString ¶
func (s CreateNatGatewayOutput) GoString() string
GoString returns the string representation
func (*CreateNatGatewayOutput) SetClientToken ¶
func (s *CreateNatGatewayOutput) SetClientToken(v string) *CreateNatGatewayOutput
SetClientToken sets the ClientToken field's value.
func (*CreateNatGatewayOutput) SetNatGateway ¶
func (s *CreateNatGatewayOutput) SetNatGateway(v *NatGateway) *CreateNatGatewayOutput
SetNatGateway sets the NatGateway field's value.
func (CreateNatGatewayOutput) String ¶
func (s CreateNatGatewayOutput) String() string
String returns the string representation
type CreateNetworkAclEntryInput ¶
type CreateNetworkAclEntryInput struct { // The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24). CidrBlock *string `locationName:"cidrBlock" type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // Indicates whether this is an egress rule (rule is applied to traffic leaving // the subnet). // // Egress is a required field Egress *bool `locationName:"egress" type:"boolean" required:"true"` // ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol // 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block. IcmpTypeCode *IcmpTypeCode `locationName:"Icmp" type:"structure"` // The IPv6 network range to allow or deny, in CIDR notation (for example 2001:db8:1234:1a00::/64). Ipv6CidrBlock *string `locationName:"ipv6CidrBlock" type:"string"` // The ID of the network ACL. // // NetworkAclId is a required field NetworkAclId *string `locationName:"networkAclId" type:"string" required:"true"` // TCP or UDP protocols: The range of ports the rule applies to. Required if // specifying protocol 6 (TCP) or 17 (UDP). PortRange *PortRange `locationName:"portRange" type:"structure"` // The protocol number. A value of "-1" means all protocols. If you specify // "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), // traffic on all ports is allowed, regardless of any ports or ICMP types or // codes that you specify. If you specify protocol "58" (ICMPv6) and specify // an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless // of any that you specify. If you specify protocol "58" (ICMPv6) and specify // an IPv6 CIDR block, you must specify an ICMP type and code. // // Protocol is a required field Protocol *string `locationName:"protocol" type:"string" required:"true"` // Indicates whether to allow or deny the traffic that matches the rule. // // RuleAction is a required field RuleAction *string `locationName:"ruleAction" type:"string" required:"true" enum:"RuleAction"` // The rule number for the entry (for example, 100). ACL entries are processed // in ascending order by rule number. // // Constraints: Positive integer from 1 to 32766. The range 32767 to 65535 is // reserved for internal use. // // RuleNumber is a required field RuleNumber *int64 `locationName:"ruleNumber" type:"integer" required:"true"` // contains filtered or unexported fields }
func (CreateNetworkAclEntryInput) GoString ¶
func (s CreateNetworkAclEntryInput) GoString() string
GoString returns the string representation
func (*CreateNetworkAclEntryInput) SetCidrBlock ¶
func (s *CreateNetworkAclEntryInput) SetCidrBlock(v string) *CreateNetworkAclEntryInput
SetCidrBlock sets the CidrBlock field's value.
func (*CreateNetworkAclEntryInput) SetDryRun ¶
func (s *CreateNetworkAclEntryInput) SetDryRun(v bool) *CreateNetworkAclEntryInput
SetDryRun sets the DryRun field's value.
func (*CreateNetworkAclEntryInput) SetEgress ¶
func (s *CreateNetworkAclEntryInput) SetEgress(v bool) *CreateNetworkAclEntryInput
SetEgress sets the Egress field's value.
func (*CreateNetworkAclEntryInput) SetIcmpTypeCode ¶
func (s *CreateNetworkAclEntryInput) SetIcmpTypeCode(v *IcmpTypeCode) *CreateNetworkAclEntryInput
SetIcmpTypeCode sets the IcmpTypeCode field's value.
func (*CreateNetworkAclEntryInput) SetIpv6CidrBlock ¶
func (s *CreateNetworkAclEntryInput) SetIpv6CidrBlock(v string) *CreateNetworkAclEntryInput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*CreateNetworkAclEntryInput) SetNetworkAclId ¶
func (s *CreateNetworkAclEntryInput) SetNetworkAclId(v string) *CreateNetworkAclEntryInput
SetNetworkAclId sets the NetworkAclId field's value.
func (*CreateNetworkAclEntryInput) SetPortRange ¶
func (s *CreateNetworkAclEntryInput) SetPortRange(v *PortRange) *CreateNetworkAclEntryInput
SetPortRange sets the PortRange field's value.
func (*CreateNetworkAclEntryInput) SetProtocol ¶
func (s *CreateNetworkAclEntryInput) SetProtocol(v string) *CreateNetworkAclEntryInput
SetProtocol sets the Protocol field's value.
func (*CreateNetworkAclEntryInput) SetRuleAction ¶
func (s *CreateNetworkAclEntryInput) SetRuleAction(v string) *CreateNetworkAclEntryInput
SetRuleAction sets the RuleAction field's value.
func (*CreateNetworkAclEntryInput) SetRuleNumber ¶
func (s *CreateNetworkAclEntryInput) SetRuleNumber(v int64) *CreateNetworkAclEntryInput
SetRuleNumber sets the RuleNumber field's value.
func (CreateNetworkAclEntryInput) String ¶
func (s CreateNetworkAclEntryInput) String() string
String returns the string representation
func (*CreateNetworkAclEntryInput) Validate ¶
func (s *CreateNetworkAclEntryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNetworkAclEntryOutput ¶
type CreateNetworkAclEntryOutput struct {
// contains filtered or unexported fields
}
func (CreateNetworkAclEntryOutput) GoString ¶
func (s CreateNetworkAclEntryOutput) GoString() string
GoString returns the string representation
func (CreateNetworkAclEntryOutput) String ¶
func (s CreateNetworkAclEntryOutput) String() string
String returns the string representation
type CreateNetworkAclInput ¶
type CreateNetworkAclInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the VPC. // // VpcId is a required field VpcId *string `locationName:"vpcId" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateNetworkAclInput) GoString ¶
func (s CreateNetworkAclInput) GoString() string
GoString returns the string representation
func (*CreateNetworkAclInput) SetDryRun ¶
func (s *CreateNetworkAclInput) SetDryRun(v bool) *CreateNetworkAclInput
SetDryRun sets the DryRun field's value.
func (*CreateNetworkAclInput) SetVpcId ¶
func (s *CreateNetworkAclInput) SetVpcId(v string) *CreateNetworkAclInput
SetVpcId sets the VpcId field's value.
func (CreateNetworkAclInput) String ¶
func (s CreateNetworkAclInput) String() string
String returns the string representation
func (*CreateNetworkAclInput) Validate ¶
func (s *CreateNetworkAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNetworkAclOutput ¶
type CreateNetworkAclOutput struct { // Information about the network ACL. NetworkAcl *NetworkAcl `locationName:"networkAcl" type:"structure"` // contains filtered or unexported fields }
func (CreateNetworkAclOutput) GoString ¶
func (s CreateNetworkAclOutput) GoString() string
GoString returns the string representation
func (*CreateNetworkAclOutput) SetNetworkAcl ¶
func (s *CreateNetworkAclOutput) SetNetworkAcl(v *NetworkAcl) *CreateNetworkAclOutput
SetNetworkAcl sets the NetworkAcl field's value.
func (CreateNetworkAclOutput) String ¶
func (s CreateNetworkAclOutput) String() string
String returns the string representation
type CreateNetworkInterfaceInput ¶
type CreateNetworkInterfaceInput struct { // A description for the network interface. Description *string `locationName:"description" type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The IDs of one or more security groups. Groups []*string `locationName:"SecurityGroupId" locationNameList:"SecurityGroupId" type:"list"` // The number of IPv6 addresses to assign to a network interface. Amazon EC2 // automatically selects the IPv6 addresses from the subnet range. You can't // use this option if specifying specific IPv6 addresses. If your subnet has // the AssignIpv6AddressOnCreation attribute set to true, you can specify 0 // to override this setting. Ipv6AddressCount *int64 `locationName:"ipv6AddressCount" type:"integer"` // One or more specific IPv6 addresses from the IPv6 CIDR block range of your // subnet. You can't use this option if you're specifying a number of IPv6 addresses. Ipv6Addresses []*InstanceIpv6Address `locationName:"ipv6Addresses" locationNameList:"item" type:"list"` // The primary private IPv4 address of the network interface. If you don't specify // an IPv4 address, Amazon EC2 selects one for you from the subnet's IPv4 CIDR // range. If you specify an IP address, you cannot indicate any IP addresses // specified in privateIpAddresses as primary (only one IP address can be designated // as primary). PrivateIpAddress *string `locationName:"privateIpAddress" type:"string"` // One or more private IPv4 addresses. PrivateIpAddresses []*PrivateIpAddressSpecification `locationName:"privateIpAddresses" locationNameList:"item" type:"list"` // The number of secondary private IPv4 addresses to assign to a network interface. // When you specify a number of secondary IPv4 addresses, Amazon EC2 selects // these IP addresses within the subnet's IPv4 CIDR range. You can't specify // this option and specify more than one private IP address using privateIpAddresses. // // The number of IP addresses you can assign to a network interface varies by // instance type. For more information, see IP Addresses Per ENI Per Instance // Type (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI) // in the Amazon Virtual Private Cloud User Guide. SecondaryPrivateIpAddressCount *int64 `locationName:"secondaryPrivateIpAddressCount" type:"integer"` // The ID of the subnet to associate with the network interface. // // SubnetId is a required field SubnetId *string `locationName:"subnetId" type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CreateNetworkInterface.
func (CreateNetworkInterfaceInput) GoString ¶
func (s CreateNetworkInterfaceInput) GoString() string
GoString returns the string representation
func (*CreateNetworkInterfaceInput) SetDescription ¶
func (s *CreateNetworkInterfaceInput) SetDescription(v string) *CreateNetworkInterfaceInput
SetDescription sets the Description field's value.
func (*CreateNetworkInterfaceInput) SetDryRun ¶
func (s *CreateNetworkInterfaceInput) SetDryRun(v bool) *CreateNetworkInterfaceInput
SetDryRun sets the DryRun field's value.
func (*CreateNetworkInterfaceInput) SetGroups ¶
func (s *CreateNetworkInterfaceInput) SetGroups(v []*string) *CreateNetworkInterfaceInput
SetGroups sets the Groups field's value.
func (*CreateNetworkInterfaceInput) SetIpv6AddressCount ¶
func (s *CreateNetworkInterfaceInput) SetIpv6AddressCount(v int64) *CreateNetworkInterfaceInput
SetIpv6AddressCount sets the Ipv6AddressCount field's value.
func (*CreateNetworkInterfaceInput) SetIpv6Addresses ¶
func (s *CreateNetworkInterfaceInput) SetIpv6Addresses(v []*InstanceIpv6Address) *CreateNetworkInterfaceInput
SetIpv6Addresses sets the Ipv6Addresses field's value.
func (*CreateNetworkInterfaceInput) SetPrivateIpAddress ¶
func (s *CreateNetworkInterfaceInput) SetPrivateIpAddress(v string) *CreateNetworkInterfaceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*CreateNetworkInterfaceInput) SetPrivateIpAddresses ¶
func (s *CreateNetworkInterfaceInput) SetPrivateIpAddresses(v []*PrivateIpAddressSpecification) *CreateNetworkInterfaceInput
SetPrivateIpAddresses sets the PrivateIpAddresses field's value.
func (*CreateNetworkInterfaceInput) SetSecondaryPrivateIpAddressCount ¶
func (s *CreateNetworkInterfaceInput) SetSecondaryPrivateIpAddressCount(v int64) *CreateNetworkInterfaceInput
SetSecondaryPrivateIpAddressCount sets the SecondaryPrivateIpAddressCount field's value.
func (*CreateNetworkInterfaceInput) SetSubnetId ¶
func (s *CreateNetworkInterfaceInput) SetSubnetId(v string) *CreateNetworkInterfaceInput
SetSubnetId sets the SubnetId field's value.
func (CreateNetworkInterfaceInput) String ¶
func (s CreateNetworkInterfaceInput) String() string
String returns the string representation
func (*CreateNetworkInterfaceInput) Validate ¶
func (s *CreateNetworkInterfaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNetworkInterfaceOutput ¶
type CreateNetworkInterfaceOutput struct { // Information about the network interface. NetworkInterface *NetworkInterface `locationName:"networkInterface" type:"structure"` // contains filtered or unexported fields }
Contains the output of CreateNetworkInterface.
func (CreateNetworkInterfaceOutput) GoString ¶
func (s CreateNetworkInterfaceOutput) GoString() string
GoString returns the string representation
func (*CreateNetworkInterfaceOutput) SetNetworkInterface ¶
func (s *CreateNetworkInterfaceOutput) SetNetworkInterface(v *NetworkInterface) *CreateNetworkInterfaceOutput
SetNetworkInterface sets the NetworkInterface field's value.
func (CreateNetworkInterfaceOutput) String ¶
func (s CreateNetworkInterfaceOutput) String() string
String returns the string representation
type CreateNetworkInterfacePermissionInput ¶
type CreateNetworkInterfacePermissionInput struct { // The AWS account ID. AwsAccountId *string `type:"string"` // The AWS service. Currently not supported. AwsService *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the network interface. // // NetworkInterfaceId is a required field NetworkInterfaceId *string `type:"string" required:"true"` // The type of permission to grant. // // Permission is a required field Permission *string `type:"string" required:"true" enum:"InterfacePermissionType"` // contains filtered or unexported fields }
Contains the parameters for CreateNetworkInterfacePermission.
func (CreateNetworkInterfacePermissionInput) GoString ¶
func (s CreateNetworkInterfacePermissionInput) GoString() string
GoString returns the string representation
func (*CreateNetworkInterfacePermissionInput) SetAwsAccountId ¶
func (s *CreateNetworkInterfacePermissionInput) SetAwsAccountId(v string) *CreateNetworkInterfacePermissionInput
SetAwsAccountId sets the AwsAccountId field's value.
func (*CreateNetworkInterfacePermissionInput) SetAwsService ¶
func (s *CreateNetworkInterfacePermissionInput) SetAwsService(v string) *CreateNetworkInterfacePermissionInput
SetAwsService sets the AwsService field's value.
func (*CreateNetworkInterfacePermissionInput) SetDryRun ¶
func (s *CreateNetworkInterfacePermissionInput) SetDryRun(v bool) *CreateNetworkInterfacePermissionInput
SetDryRun sets the DryRun field's value.
func (*CreateNetworkInterfacePermissionInput) SetNetworkInterfaceId ¶
func (s *CreateNetworkInterfacePermissionInput) SetNetworkInterfaceId(v string) *CreateNetworkInterfacePermissionInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*CreateNetworkInterfacePermissionInput) SetPermission ¶
func (s *CreateNetworkInterfacePermissionInput) SetPermission(v string) *CreateNetworkInterfacePermissionInput
SetPermission sets the Permission field's value.
func (CreateNetworkInterfacePermissionInput) String ¶
func (s CreateNetworkInterfacePermissionInput) String() string
String returns the string representation
func (*CreateNetworkInterfacePermissionInput) Validate ¶
func (s *CreateNetworkInterfacePermissionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNetworkInterfacePermissionOutput ¶
type CreateNetworkInterfacePermissionOutput struct { // Information about the permission for the network interface. InterfacePermission *NetworkInterfacePermission `locationName:"interfacePermission" type:"structure"` // contains filtered or unexported fields }
Contains the output of CreateNetworkInterfacePermission.
func (CreateNetworkInterfacePermissionOutput) GoString ¶
func (s CreateNetworkInterfacePermissionOutput) GoString() string
GoString returns the string representation
func (*CreateNetworkInterfacePermissionOutput) SetInterfacePermission ¶
func (s *CreateNetworkInterfacePermissionOutput) SetInterfacePermission(v *NetworkInterfacePermission) *CreateNetworkInterfacePermissionOutput
SetInterfacePermission sets the InterfacePermission field's value.
func (CreateNetworkInterfacePermissionOutput) String ¶
func (s CreateNetworkInterfacePermissionOutput) String() string
String returns the string representation
type CreatePlacementGroupInput ¶
type CreatePlacementGroupInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // A name for the placement group. Must be unique within the scope of your account // for the Region. // // Constraints: Up to 255 ASCII characters GroupName *string `locationName:"groupName" type:"string"` // The number of partitions. Valid only when Strategy is set to partition. PartitionCount *int64 `type:"integer"` // The placement strategy. Strategy *string `locationName:"strategy" type:"string" enum:"PlacementStrategy"` // contains filtered or unexported fields }
func (CreatePlacementGroupInput) GoString ¶
func (s CreatePlacementGroupInput) GoString() string
GoString returns the string representation
func (*CreatePlacementGroupInput) SetDryRun ¶
func (s *CreatePlacementGroupInput) SetDryRun(v bool) *CreatePlacementGroupInput
SetDryRun sets the DryRun field's value.
func (*CreatePlacementGroupInput) SetGroupName ¶
func (s *CreatePlacementGroupInput) SetGroupName(v string) *CreatePlacementGroupInput
SetGroupName sets the GroupName field's value.
func (*CreatePlacementGroupInput) SetPartitionCount ¶
func (s *CreatePlacementGroupInput) SetPartitionCount(v int64) *CreatePlacementGroupInput
SetPartitionCount sets the PartitionCount field's value.
func (*CreatePlacementGroupInput) SetStrategy ¶
func (s *CreatePlacementGroupInput) SetStrategy(v string) *CreatePlacementGroupInput
SetStrategy sets the Strategy field's value.
func (CreatePlacementGroupInput) String ¶
func (s CreatePlacementGroupInput) String() string
String returns the string representation
type CreatePlacementGroupOutput ¶
type CreatePlacementGroupOutput struct {
// contains filtered or unexported fields
}
func (CreatePlacementGroupOutput) GoString ¶
func (s CreatePlacementGroupOutput) GoString() string
GoString returns the string representation
func (CreatePlacementGroupOutput) String ¶
func (s CreatePlacementGroupOutput) String() string
String returns the string representation
type CreateReservedInstancesListingInput ¶
type CreateReservedInstancesListingInput struct { // Unique, case-sensitive identifier you provide to ensure idempotency of your // listings. This helps avoid duplicate listings. For more information, see // Ensuring Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). // // ClientToken is a required field ClientToken *string `locationName:"clientToken" type:"string" required:"true"` // The number of instances that are a part of a Reserved Instance account to // be listed in the Reserved Instance Marketplace. This number should be less // than or equal to the instance count associated with the Reserved Instance // ID specified in this call. // // InstanceCount is a required field InstanceCount *int64 `locationName:"instanceCount" type:"integer" required:"true"` // A list specifying the price of the Standard Reserved Instance for each month // remaining in the Reserved Instance term. // // PriceSchedules is a required field PriceSchedules []*PriceScheduleSpecification `locationName:"priceSchedules" locationNameList:"item" type:"list" required:"true"` // The ID of the active Standard Reserved Instance. // // ReservedInstancesId is a required field ReservedInstancesId *string `locationName:"reservedInstancesId" type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CreateReservedInstancesListing.
func (CreateReservedInstancesListingInput) GoString ¶
func (s CreateReservedInstancesListingInput) GoString() string
GoString returns the string representation
func (*CreateReservedInstancesListingInput) SetClientToken ¶
func (s *CreateReservedInstancesListingInput) SetClientToken(v string) *CreateReservedInstancesListingInput
SetClientToken sets the ClientToken field's value.
func (*CreateReservedInstancesListingInput) SetInstanceCount ¶
func (s *CreateReservedInstancesListingInput) SetInstanceCount(v int64) *CreateReservedInstancesListingInput
SetInstanceCount sets the InstanceCount field's value.
func (*CreateReservedInstancesListingInput) SetPriceSchedules ¶
func (s *CreateReservedInstancesListingInput) SetPriceSchedules(v []*PriceScheduleSpecification) *CreateReservedInstancesListingInput
SetPriceSchedules sets the PriceSchedules field's value.
func (*CreateReservedInstancesListingInput) SetReservedInstancesId ¶
func (s *CreateReservedInstancesListingInput) SetReservedInstancesId(v string) *CreateReservedInstancesListingInput
SetReservedInstancesId sets the ReservedInstancesId field's value.
func (CreateReservedInstancesListingInput) String ¶
func (s CreateReservedInstancesListingInput) String() string
String returns the string representation
func (*CreateReservedInstancesListingInput) Validate ¶
func (s *CreateReservedInstancesListingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateReservedInstancesListingOutput ¶
type CreateReservedInstancesListingOutput struct { // Information about the Standard Reserved Instance listing. ReservedInstancesListings []*ReservedInstancesListing `locationName:"reservedInstancesListingsSet" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Contains the output of CreateReservedInstancesListing.
func (CreateReservedInstancesListingOutput) GoString ¶
func (s CreateReservedInstancesListingOutput) GoString() string
GoString returns the string representation
func (*CreateReservedInstancesListingOutput) SetReservedInstancesListings ¶
func (s *CreateReservedInstancesListingOutput) SetReservedInstancesListings(v []*ReservedInstancesListing) *CreateReservedInstancesListingOutput
SetReservedInstancesListings sets the ReservedInstancesListings field's value.
func (CreateReservedInstancesListingOutput) String ¶
func (s CreateReservedInstancesListingOutput) String() string
String returns the string representation
type CreateRouteInput ¶
type CreateRouteInput struct { // The IPv4 CIDR address block used for the destination match. Routing decisions // are based on the most specific match. DestinationCidrBlock *string `locationName:"destinationCidrBlock" type:"string"` // The IPv6 CIDR block used for the destination match. Routing decisions are // based on the most specific match. DestinationIpv6CidrBlock *string `locationName:"destinationIpv6CidrBlock" type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // [IPv6 traffic only] The ID of an egress-only internet gateway. EgressOnlyInternetGatewayId *string `locationName:"egressOnlyInternetGatewayId" type:"string"` // The ID of an internet gateway or virtual private gateway attached to your // VPC. GatewayId *string `locationName:"gatewayId" type:"string"` // The ID of a NAT instance in your VPC. The operation fails if you specify // an instance ID unless exactly one network interface is attached. InstanceId *string `locationName:"instanceId" type:"string"` // [IPv4 traffic only] The ID of a NAT gateway. NatGatewayId *string `locationName:"natGatewayId" type:"string"` // The ID of a network interface. NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` // The ID of the route table for the route. // // RouteTableId is a required field RouteTableId *string `locationName:"routeTableId" type:"string" required:"true"` // The ID of a transit gateway. TransitGatewayId *string `type:"string"` // The ID of a VPC peering connection. VpcPeeringConnectionId *string `locationName:"vpcPeeringConnectionId" type:"string"` // contains filtered or unexported fields }
func (CreateRouteInput) GoString ¶
func (s CreateRouteInput) GoString() string
GoString returns the string representation
func (*CreateRouteInput) SetDestinationCidrBlock ¶
func (s *CreateRouteInput) SetDestinationCidrBlock(v string) *CreateRouteInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*CreateRouteInput) SetDestinationIpv6CidrBlock ¶
func (s *CreateRouteInput) SetDestinationIpv6CidrBlock(v string) *CreateRouteInput
SetDestinationIpv6CidrBlock sets the DestinationIpv6CidrBlock field's value.
func (*CreateRouteInput) SetDryRun ¶
func (s *CreateRouteInput) SetDryRun(v bool) *CreateRouteInput
SetDryRun sets the DryRun field's value.
func (*CreateRouteInput) SetEgressOnlyInternetGatewayId ¶
func (s *CreateRouteInput) SetEgressOnlyInternetGatewayId(v string) *CreateRouteInput
SetEgressOnlyInternetGatewayId sets the EgressOnlyInternetGatewayId field's value.
func (*CreateRouteInput) SetGatewayId ¶
func (s *CreateRouteInput) SetGatewayId(v string) *CreateRouteInput
SetGatewayId sets the GatewayId field's value.
func (*CreateRouteInput) SetInstanceId ¶
func (s *CreateRouteInput) SetInstanceId(v string) *CreateRouteInput
SetInstanceId sets the InstanceId field's value.
func (*CreateRouteInput) SetNatGatewayId ¶
func (s *CreateRouteInput) SetNatGatewayId(v string) *CreateRouteInput
SetNatGatewayId sets the NatGatewayId field's value.
func (*CreateRouteInput) SetNetworkInterfaceId ¶
func (s *CreateRouteInput) SetNetworkInterfaceId(v string) *CreateRouteInput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*CreateRouteInput) SetRouteTableId ¶
func (s *CreateRouteInput) SetRouteTableId(v string) *CreateRouteInput
SetRouteTableId sets the RouteTableId field's value.
func (*CreateRouteInput) SetTransitGatewayId ¶
func (s *CreateRouteInput) SetTransitGatewayId(v string) *CreateRouteInput
SetTransitGatewayId sets the TransitGatewayId field's value.
func (*CreateRouteInput) SetVpcPeeringConnectionId ¶
func (s *CreateRouteInput) SetVpcPeeringConnectionId(v string) *CreateRouteInput
SetVpcPeeringConnectionId sets the VpcPeeringConnectionId field's value.
func (CreateRouteInput) String ¶
func (s CreateRouteInput) String() string
String returns the string representation
func (*CreateRouteInput) Validate ¶
func (s *CreateRouteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRouteOutput ¶
type CreateRouteOutput struct { // Returns true if the request succeeds; otherwise, it returns an error. Return *bool `locationName:"return" type:"boolean"` // contains filtered or unexported fields }
func (CreateRouteOutput) GoString ¶
func (s CreateRouteOutput) GoString() string
GoString returns the string representation
func (*CreateRouteOutput) SetReturn ¶
func (s *CreateRouteOutput) SetReturn(v bool) *CreateRouteOutput
SetReturn sets the Return field's value.
func (CreateRouteOutput) String ¶
func (s CreateRouteOutput) String() string
String returns the string representation
type CreateRouteTableInput ¶
type CreateRouteTableInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The ID of the VPC. // // VpcId is a required field VpcId *string `locationName:"vpcId" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateRouteTableInput) GoString ¶
func (s CreateRouteTableInput) GoString() string
GoString returns the string representation
func (*CreateRouteTableInput) SetDryRun ¶
func (s *CreateRouteTableInput) SetDryRun(v bool) *CreateRouteTableInput
SetDryRun sets the DryRun field's value.
func (*CreateRouteTableInput) SetVpcId ¶
func (s *CreateRouteTableInput) SetVpcId(v string) *CreateRouteTableInput
SetVpcId sets the VpcId field's value.
func (CreateRouteTableInput) String ¶
func (s CreateRouteTableInput) String() string
String returns the string representation
func (*CreateRouteTableInput) Validate ¶
func (s *CreateRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRouteTableOutput ¶
type CreateRouteTableOutput struct { // Information about the route table. RouteTable *RouteTable `locationName:"routeTable" type:"structure"` // contains filtered or unexported fields }
func (CreateRouteTableOutput) GoString ¶
func (s CreateRouteTableOutput) GoString() string
GoString returns the string representation
func (*CreateRouteTableOutput) SetRouteTable ¶
func (s *CreateRouteTableOutput) SetRouteTable(v *RouteTable) *CreateRouteTableOutput
SetRouteTable sets the RouteTable field's value.
func (CreateRouteTableOutput) String ¶
func (s CreateRouteTableOutput) String() string
String returns the string representation
type CreateSecurityGroupInput ¶
type CreateSecurityGroupInput struct { // A description for the security group. This is informational only. // // Constraints: Up to 255 characters in length // // Constraints for EC2-Classic: ASCII characters // // Constraints for EC2-VPC: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;{}!$* // // Description is a required field Description *string `locationName:"GroupDescription" type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The name of the security group. // // Constraints: Up to 255 characters in length. Cannot start with sg-. // // Constraints for EC2-Classic: ASCII characters // // Constraints for EC2-VPC: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;{}!$* // // GroupName is a required field GroupName *string `type:"string" required:"true"` // [EC2-VPC] The ID of the VPC. Required for EC2-VPC. VpcId *string `type:"string"` // contains filtered or unexported fields }
func (CreateSecurityGroupInput) GoString ¶
func (s CreateSecurityGroupInput) GoString() string
GoString returns the string representation
func (*CreateSecurityGroupInput) SetDescription ¶
func (s *CreateSecurityGroupInput) SetDescription(v string) *CreateSecurityGroupInput
SetDescription sets the Description field's value.
func (*CreateSecurityGroupInput) SetDryRun ¶
func (s *CreateSecurityGroupInput) SetDryRun(v bool) *CreateSecurityGroupInput
SetDryRun sets the DryRun field's value.
func (*CreateSecurityGroupInput) SetGroupName ¶
func (s *CreateSecurityGroupInput) SetGroupName(v string) *CreateSecurityGroupInput
SetGroupName sets the GroupName field's value.
func (*CreateSecurityGroupInput) SetVpcId ¶
func (s *CreateSecurityGroupInput) SetVpcId(v string) *CreateSecurityGroupInput
SetVpcId sets the VpcId field's value.
func (CreateSecurityGroupInput) String ¶
func (s CreateSecurityGroupInput) String() string
String returns the string representation
func (*CreateSecurityGroupInput) Validate ¶
func (s *CreateSecurityGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSecurityGroupOutput ¶
type CreateSecurityGroupOutput struct { // The ID of the security group. GroupId *string `locationName:"groupId" type:"string"` // contains filtered or unexported fields }
func (CreateSecurityGroupOutput) GoString ¶
func (s CreateSecurityGroupOutput) GoString() string
GoString returns the string representation
func (*CreateSecurityGroupOutput) SetGroupId ¶
func (s *CreateSecurityGroupOutput) SetGroupId(v string) *CreateSecurityGroupOutput
SetGroupId sets the GroupId field's value.
func (CreateSecurityGroupOutput) String ¶
func (s CreateSecurityGroupOutput) String() string
String returns the string representation
type CreateSnapshotInput ¶
type CreateSnapshotInput struct { // A description for the snapshot. Description *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The tags to apply to the snapshot during creation. TagSpecifications []*TagSpecification `locationName:"TagSpecification" locationNameList:"item" type:"list"` // The ID of the EBS volume. // // VolumeId is a required field VolumeId *string `type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CreateSnapshot.
func (CreateSnapshotInput) GoString ¶
func (s CreateSnapshotInput) GoString() string
GoString returns the string representation
func (*CreateSnapshotInput) SetDescription ¶
func (s *CreateSnapshotInput) SetDescription(v string) *CreateSnapshotInput
SetDescription sets the Description field's value.
func (*CreateSnapshotInput) SetDryRun ¶
func (s *CreateSnapshotInput) SetDryRun(v bool) *CreateSnapshotInput
SetDryRun sets the DryRun field's value.
func (*CreateSnapshotInput) SetTagSpecifications ¶
func (s *CreateSnapshotInput) SetTagSpecifications(v []*TagSpecification) *CreateSnapshotInput
SetTagSpecifications sets the TagSpecifications field's value.
func (*CreateSnapshotInput) SetVolumeId ¶
func (s *CreateSnapshotInput) SetVolumeId(v string) *CreateSnapshotInput
SetVolumeId sets the VolumeId field's value.
func (CreateSnapshotInput) String ¶
func (s CreateSnapshotInput) String() string
String returns the string representation
func (*CreateSnapshotInput) Validate ¶
func (s *CreateSnapshotInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSpotDatafeedSubscriptionInput ¶
type CreateSpotDatafeedSubscriptionInput struct { // The Amazon S3 bucket in which to store the Spot Instance data feed. // // Bucket is a required field Bucket *string `locationName:"bucket" type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // A prefix for the data feed file names. Prefix *string `locationName:"prefix" type:"string"` // contains filtered or unexported fields }
Contains the parameters for CreateSpotDatafeedSubscription.
func (CreateSpotDatafeedSubscriptionInput) GoString ¶
func (s CreateSpotDatafeedSubscriptionInput) GoString() string
GoString returns the string representation
func (*CreateSpotDatafeedSubscriptionInput) SetBucket ¶
func (s *CreateSpotDatafeedSubscriptionInput) SetBucket(v string) *CreateSpotDatafeedSubscriptionInput
SetBucket sets the Bucket field's value.
func (*CreateSpotDatafeedSubscriptionInput) SetDryRun ¶
func (s *CreateSpotDatafeedSubscriptionInput) SetDryRun(v bool) *CreateSpotDatafeedSubscriptionInput
SetDryRun sets the DryRun field's value.
func (*CreateSpotDatafeedSubscriptionInput) SetPrefix ¶
func (s *CreateSpotDatafeedSubscriptionInput) SetPrefix(v string) *CreateSpotDatafeedSubscriptionInput
SetPrefix sets the Prefix field's value.
func (CreateSpotDatafeedSubscriptionInput) String ¶
func (s CreateSpotDatafeedSubscriptionInput) String() string
String returns the string representation
func (*CreateSpotDatafeedSubscriptionInput) Validate ¶
func (s *CreateSpotDatafeedSubscriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSpotDatafeedSubscriptionOutput ¶
type CreateSpotDatafeedSubscriptionOutput struct { // The Spot Instance data feed subscription. SpotDatafeedSubscription *SpotDatafeedSubscription `locationName:"spotDatafeedSubscription" type:"structure"` // contains filtered or unexported fields }
Contains the output of CreateSpotDatafeedSubscription.
func (CreateSpotDatafeedSubscriptionOutput) GoString ¶
func (s CreateSpotDatafeedSubscriptionOutput) GoString() string
GoString returns the string representation
func (*CreateSpotDatafeedSubscriptionOutput) SetSpotDatafeedSubscription ¶
func (s *CreateSpotDatafeedSubscriptionOutput) SetSpotDatafeedSubscription(v *SpotDatafeedSubscription) *CreateSpotDatafeedSubscriptionOutput
SetSpotDatafeedSubscription sets the SpotDatafeedSubscription field's value.
func (CreateSpotDatafeedSubscriptionOutput) String ¶
func (s CreateSpotDatafeedSubscriptionOutput) String() string
String returns the string representation
type CreateSubnetInput ¶
type CreateSubnetInput struct { // The Availability Zone for the subnet. // // Default: AWS selects one for you. If you create more than one subnet in your // VPC, we may not necessarily select a different zone for each subnet. AvailabilityZone *string `type:"string"` // The AZ ID of the subnet. AvailabilityZoneId *string `type:"string"` // The IPv4 network range for the subnet, in CIDR notation. For example, 10.0.0.0/24. // // CidrBlock is a required field CidrBlock *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The IPv6 network range for the subnet, in CIDR notation. The subnet size // must use a /64 prefix length. Ipv6CidrBlock *string `type:"string"` // The ID of the VPC. // // VpcId is a required field VpcId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateSubnetInput) GoString ¶
func (s CreateSubnetInput) GoString() string
GoString returns the string representation
func (*CreateSubnetInput) SetAvailabilityZone ¶
func (s *CreateSubnetInput) SetAvailabilityZone(v string) *CreateSubnetInput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*CreateSubnetInput) SetAvailabilityZoneId ¶
func (s *CreateSubnetInput) SetAvailabilityZoneId(v string) *CreateSubnetInput
SetAvailabilityZoneId sets the AvailabilityZoneId field's value.
func (*CreateSubnetInput) SetCidrBlock ¶
func (s *CreateSubnetInput) SetCidrBlock(v string) *CreateSubnetInput
SetCidrBlock sets the CidrBlock field's value.
func (*CreateSubnetInput) SetDryRun ¶
func (s *CreateSubnetInput) SetDryRun(v bool) *CreateSubnetInput
SetDryRun sets the DryRun field's value.
func (*CreateSubnetInput) SetIpv6CidrBlock ¶
func (s *CreateSubnetInput) SetIpv6CidrBlock(v string) *CreateSubnetInput
SetIpv6CidrBlock sets the Ipv6CidrBlock field's value.
func (*CreateSubnetInput) SetVpcId ¶
func (s *CreateSubnetInput) SetVpcId(v string) *CreateSubnetInput
SetVpcId sets the VpcId field's value.
func (CreateSubnetInput) String ¶
func (s CreateSubnetInput) String() string
String returns the string representation
func (*CreateSubnetInput) Validate ¶
func (s *CreateSubnetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSubnetOutput ¶
type CreateSubnetOutput struct { // Information about the subnet. Subnet *Subnet `locationName:"subnet" type:"structure"` // contains filtered or unexported fields }
func (CreateSubnetOutput) GoString ¶
func (s CreateSubnetOutput) GoString() string
GoString returns the string representation
func (*CreateSubnetOutput) SetSubnet ¶
func (s *CreateSubnetOutput) SetSubnet(v *Subnet) *CreateSubnetOutput
SetSubnet sets the Subnet field's value.
func (CreateSubnetOutput) String ¶
func (s CreateSubnetOutput) String() string
String returns the string representation
type CreateTagsInput ¶
type CreateTagsInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The IDs of one or more resources, separated by spaces. // // Constraints: Up to 1000 resource IDs. We recommend breaking up this request // into smaller batches. // // Resources is a required field Resources []*string `locationName:"ResourceId" type:"list" required:"true"` // One or more tags. The value parameter is required, but if you don't want // the tag to have a value, specify the parameter with no value, and we set // the value to an empty string. // // Tags is a required field Tags []*Tag `locationName:"Tag" locationNameList:"item" type:"list" required:"true"` // contains filtered or unexported fields }
func (CreateTagsInput) GoString ¶
func (s CreateTagsInput) GoString() string
GoString returns the string representation
func (*CreateTagsInput) SetDryRun ¶
func (s *CreateTagsInput) SetDryRun(v bool) *CreateTagsInput
SetDryRun sets the DryRun field's value.
func (*CreateTagsInput) SetResources ¶
func (s *CreateTagsInput) SetResources(v []*string) *CreateTagsInput
SetResources sets the Resources field's value.
func (*CreateTagsInput) SetTags ¶
func (s *CreateTagsInput) SetTags(v []*Tag) *CreateTagsInput
SetTags sets the Tags field's value.
func (CreateTagsInput) String ¶
func (s CreateTagsInput) String() string
String returns the string representation
func (*CreateTagsInput) Validate ¶
func (s *CreateTagsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTagsOutput ¶
type CreateTagsOutput struct {
// contains filtered or unexported fields
}
func (CreateTagsOutput) GoString ¶
func (s CreateTagsOutput) GoString() string
GoString returns the string representation
func (CreateTagsOutput) String ¶
func (s CreateTagsOutput) String() string
String returns the string representation
type CreateTransitGatewayInput ¶
type CreateTransitGatewayInput struct { // A description of the transit gateway. Description *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The transit gateway options. Options *TransitGatewayRequestOptions `type:"structure"` // The tags to apply to the transit gateway. TagSpecifications []*TagSpecification `locationName:"TagSpecification" locationNameList:"item" type:"list"` // contains filtered or unexported fields }
func (CreateTransitGatewayInput) GoString ¶
func (s CreateTransitGatewayInput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayInput) SetDescription ¶
func (s *CreateTransitGatewayInput) SetDescription(v string) *CreateTransitGatewayInput
SetDescription sets the Description field's value.
func (*CreateTransitGatewayInput) SetDryRun ¶
func (s *CreateTransitGatewayInput) SetDryRun(v bool) *CreateTransitGatewayInput
SetDryRun sets the DryRun field's value.
func (*CreateTransitGatewayInput) SetOptions ¶
func (s *CreateTransitGatewayInput) SetOptions(v *TransitGatewayRequestOptions) *CreateTransitGatewayInput
SetOptions sets the Options field's value.
func (*CreateTransitGatewayInput) SetTagSpecifications ¶
func (s *CreateTransitGatewayInput) SetTagSpecifications(v []*TagSpecification) *CreateTransitGatewayInput
SetTagSpecifications sets the TagSpecifications field's value.
func (CreateTransitGatewayInput) String ¶
func (s CreateTransitGatewayInput) String() string
String returns the string representation
type CreateTransitGatewayOutput ¶
type CreateTransitGatewayOutput struct { // Information about the transit gateway. TransitGateway *TransitGateway `locationName:"transitGateway" type:"structure"` // contains filtered or unexported fields }
func (CreateTransitGatewayOutput) GoString ¶
func (s CreateTransitGatewayOutput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayOutput) SetTransitGateway ¶
func (s *CreateTransitGatewayOutput) SetTransitGateway(v *TransitGateway) *CreateTransitGatewayOutput
SetTransitGateway sets the TransitGateway field's value.
func (CreateTransitGatewayOutput) String ¶
func (s CreateTransitGatewayOutput) String() string
String returns the string representation
type CreateTransitGatewayRouteInput ¶
type CreateTransitGatewayRouteInput struct { // Indicates whether traffic matching this route is to be dropped. Blackhole *bool `type:"boolean"` // The CIDR range used for destination matches. Routing decisions are based // on the most specific match. // // DestinationCidrBlock is a required field DestinationCidrBlock *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the attachment. TransitGatewayAttachmentId *string `type:"string"` // The ID of the transit gateway route table. // // TransitGatewayRouteTableId is a required field TransitGatewayRouteTableId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateTransitGatewayRouteInput) GoString ¶
func (s CreateTransitGatewayRouteInput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayRouteInput) SetBlackhole ¶
func (s *CreateTransitGatewayRouteInput) SetBlackhole(v bool) *CreateTransitGatewayRouteInput
SetBlackhole sets the Blackhole field's value.
func (*CreateTransitGatewayRouteInput) SetDestinationCidrBlock ¶
func (s *CreateTransitGatewayRouteInput) SetDestinationCidrBlock(v string) *CreateTransitGatewayRouteInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*CreateTransitGatewayRouteInput) SetDryRun ¶
func (s *CreateTransitGatewayRouteInput) SetDryRun(v bool) *CreateTransitGatewayRouteInput
SetDryRun sets the DryRun field's value.
func (*CreateTransitGatewayRouteInput) SetTransitGatewayAttachmentId ¶
func (s *CreateTransitGatewayRouteInput) SetTransitGatewayAttachmentId(v string) *CreateTransitGatewayRouteInput
SetTransitGatewayAttachmentId sets the TransitGatewayAttachmentId field's value.
func (*CreateTransitGatewayRouteInput) SetTransitGatewayRouteTableId ¶
func (s *CreateTransitGatewayRouteInput) SetTransitGatewayRouteTableId(v string) *CreateTransitGatewayRouteInput
SetTransitGatewayRouteTableId sets the TransitGatewayRouteTableId field's value.
func (CreateTransitGatewayRouteInput) String ¶
func (s CreateTransitGatewayRouteInput) String() string
String returns the string representation
func (*CreateTransitGatewayRouteInput) Validate ¶
func (s *CreateTransitGatewayRouteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTransitGatewayRouteOutput ¶
type CreateTransitGatewayRouteOutput struct { // Information about the route. Route *TransitGatewayRoute `locationName:"route" type:"structure"` // contains filtered or unexported fields }
func (CreateTransitGatewayRouteOutput) GoString ¶
func (s CreateTransitGatewayRouteOutput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayRouteOutput) SetRoute ¶
func (s *CreateTransitGatewayRouteOutput) SetRoute(v *TransitGatewayRoute) *CreateTransitGatewayRouteOutput
SetRoute sets the Route field's value.
func (CreateTransitGatewayRouteOutput) String ¶
func (s CreateTransitGatewayRouteOutput) String() string
String returns the string representation
type CreateTransitGatewayRouteTableInput ¶
type CreateTransitGatewayRouteTableInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The tags to apply to the transit gateway route table. TagSpecifications []*TagSpecification `locationNameList:"item" type:"list"` // The ID of the transit gateway. // // TransitGatewayId is a required field TransitGatewayId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateTransitGatewayRouteTableInput) GoString ¶
func (s CreateTransitGatewayRouteTableInput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayRouteTableInput) SetDryRun ¶
func (s *CreateTransitGatewayRouteTableInput) SetDryRun(v bool) *CreateTransitGatewayRouteTableInput
SetDryRun sets the DryRun field's value.
func (*CreateTransitGatewayRouteTableInput) SetTagSpecifications ¶
func (s *CreateTransitGatewayRouteTableInput) SetTagSpecifications(v []*TagSpecification) *CreateTransitGatewayRouteTableInput
SetTagSpecifications sets the TagSpecifications field's value.
func (*CreateTransitGatewayRouteTableInput) SetTransitGatewayId ¶
func (s *CreateTransitGatewayRouteTableInput) SetTransitGatewayId(v string) *CreateTransitGatewayRouteTableInput
SetTransitGatewayId sets the TransitGatewayId field's value.
func (CreateTransitGatewayRouteTableInput) String ¶
func (s CreateTransitGatewayRouteTableInput) String() string
String returns the string representation
func (*CreateTransitGatewayRouteTableInput) Validate ¶
func (s *CreateTransitGatewayRouteTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTransitGatewayRouteTableOutput ¶
type CreateTransitGatewayRouteTableOutput struct { // Information about the transit gateway route table. TransitGatewayRouteTable *TransitGatewayRouteTable `locationName:"transitGatewayRouteTable" type:"structure"` // contains filtered or unexported fields }
func (CreateTransitGatewayRouteTableOutput) GoString ¶
func (s CreateTransitGatewayRouteTableOutput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayRouteTableOutput) SetTransitGatewayRouteTable ¶
func (s *CreateTransitGatewayRouteTableOutput) SetTransitGatewayRouteTable(v *TransitGatewayRouteTable) *CreateTransitGatewayRouteTableOutput
SetTransitGatewayRouteTable sets the TransitGatewayRouteTable field's value.
func (CreateTransitGatewayRouteTableOutput) String ¶
func (s CreateTransitGatewayRouteTableOutput) String() string
String returns the string representation
type CreateTransitGatewayVpcAttachmentInput ¶
type CreateTransitGatewayVpcAttachmentInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The VPC attachment options. Options *CreateTransitGatewayVpcAttachmentRequestOptions `type:"structure"` // The IDs of one or more subnets. You can specify only one subnet per Availability // Zone. You must specify at least one subnet, but we recommend that you specify // two subnets for better availability. The transit gateway uses one IP address // from each specified subnet. // // SubnetIds is a required field SubnetIds []*string `locationNameList:"item" type:"list" required:"true"` // The tags to apply to the VPC attachment. TagSpecifications []*TagSpecification `locationNameList:"item" type:"list"` // The ID of the transit gateway. // // TransitGatewayId is a required field TransitGatewayId *string `type:"string" required:"true"` // The ID of the VPC. // // VpcId is a required field VpcId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateTransitGatewayVpcAttachmentInput) GoString ¶
func (s CreateTransitGatewayVpcAttachmentInput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayVpcAttachmentInput) SetDryRun ¶
func (s *CreateTransitGatewayVpcAttachmentInput) SetDryRun(v bool) *CreateTransitGatewayVpcAttachmentInput
SetDryRun sets the DryRun field's value.
func (*CreateTransitGatewayVpcAttachmentInput) SetOptions ¶
func (s *CreateTransitGatewayVpcAttachmentInput) SetOptions(v *CreateTransitGatewayVpcAttachmentRequestOptions) *CreateTransitGatewayVpcAttachmentInput
SetOptions sets the Options field's value.
func (*CreateTransitGatewayVpcAttachmentInput) SetSubnetIds ¶
func (s *CreateTransitGatewayVpcAttachmentInput) SetSubnetIds(v []*string) *CreateTransitGatewayVpcAttachmentInput
SetSubnetIds sets the SubnetIds field's value.
func (*CreateTransitGatewayVpcAttachmentInput) SetTagSpecifications ¶
func (s *CreateTransitGatewayVpcAttachmentInput) SetTagSpecifications(v []*TagSpecification) *CreateTransitGatewayVpcAttachmentInput
SetTagSpecifications sets the TagSpecifications field's value.
func (*CreateTransitGatewayVpcAttachmentInput) SetTransitGatewayId ¶
func (s *CreateTransitGatewayVpcAttachmentInput) SetTransitGatewayId(v string) *CreateTransitGatewayVpcAttachmentInput
SetTransitGatewayId sets the TransitGatewayId field's value.
func (*CreateTransitGatewayVpcAttachmentInput) SetVpcId ¶
func (s *CreateTransitGatewayVpcAttachmentInput) SetVpcId(v string) *CreateTransitGatewayVpcAttachmentInput
SetVpcId sets the VpcId field's value.
func (CreateTransitGatewayVpcAttachmentInput) String ¶
func (s CreateTransitGatewayVpcAttachmentInput) String() string
String returns the string representation
func (*CreateTransitGatewayVpcAttachmentInput) Validate ¶
func (s *CreateTransitGatewayVpcAttachmentInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTransitGatewayVpcAttachmentOutput ¶
type CreateTransitGatewayVpcAttachmentOutput struct { // Information about the VPC attachment. TransitGatewayVpcAttachment *TransitGatewayVpcAttachment `locationName:"transitGatewayVpcAttachment" type:"structure"` // contains filtered or unexported fields }
func (CreateTransitGatewayVpcAttachmentOutput) GoString ¶
func (s CreateTransitGatewayVpcAttachmentOutput) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayVpcAttachmentOutput) SetTransitGatewayVpcAttachment ¶
func (s *CreateTransitGatewayVpcAttachmentOutput) SetTransitGatewayVpcAttachment(v *TransitGatewayVpcAttachment) *CreateTransitGatewayVpcAttachmentOutput
SetTransitGatewayVpcAttachment sets the TransitGatewayVpcAttachment field's value.
func (CreateTransitGatewayVpcAttachmentOutput) String ¶
func (s CreateTransitGatewayVpcAttachmentOutput) String() string
String returns the string representation
type CreateTransitGatewayVpcAttachmentRequestOptions ¶
type CreateTransitGatewayVpcAttachmentRequestOptions struct { // Enable or disable DNS support. The default is enable. DnsSupport *string `type:"string" enum:"DnsSupportValue"` // Enable or disable IPv6 support. The default is enable. Ipv6Support *string `type:"string" enum:"Ipv6SupportValue"` // contains filtered or unexported fields }
Describes the options for a VPC attachment.
func (CreateTransitGatewayVpcAttachmentRequestOptions) GoString ¶
func (s CreateTransitGatewayVpcAttachmentRequestOptions) GoString() string
GoString returns the string representation
func (*CreateTransitGatewayVpcAttachmentRequestOptions) SetDnsSupport ¶
func (s *CreateTransitGatewayVpcAttachmentRequestOptions) SetDnsSupport(v string) *CreateTransitGatewayVpcAttachmentRequestOptions
SetDnsSupport sets the DnsSupport field's value.
func (*CreateTransitGatewayVpcAttachmentRequestOptions) SetIpv6Support ¶
func (s *CreateTransitGatewayVpcAttachmentRequestOptions) SetIpv6Support(v string) *CreateTransitGatewayVpcAttachmentRequestOptions
SetIpv6Support sets the Ipv6Support field's value.
func (CreateTransitGatewayVpcAttachmentRequestOptions) String ¶
func (s CreateTransitGatewayVpcAttachmentRequestOptions) String() string
String returns the string representation
type CreateVolumeInput ¶
type CreateVolumeInput struct { // The Availability Zone in which to create the volume. Use DescribeAvailabilityZones // to list the Availability Zones that are currently available to you. // // AvailabilityZone is a required field AvailabilityZone *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // Specifies whether the volume should be encrypted. Encrypted Amazon EBS volumes // may only be attached to instances that support Amazon EBS encryption. Volumes // that are created from encrypted snapshots are automatically encrypted. There // is no way to create an encrypted volume from an unencrypted snapshot or vice // versa. If your AMI uses encrypted volumes, you can only launch it on supported // instance types. For more information, see Amazon EBS Encryption (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html) // in the Amazon Elastic Compute Cloud User Guide. Encrypted *bool `locationName:"encrypted" type:"boolean"` // The number of I/O operations per second (IOPS) to provision for the volume, // with a maximum ratio of 50 IOPS/GiB. Range is 100 to 64,000 IOPS for volumes // in most regions. Maximum IOPS of 64,000 is guaranteed only on Nitro-based // instances (AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances). // Other instance families guarantee performance up to 32,000 IOPS. For more // information, see Amazon EBS Volume Types (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html) // in the Amazon Elastic Compute Cloud User Guide. // // This parameter is valid only for Provisioned IOPS SSD (io1) volumes. Iops *int64 `type:"integer"` // An identifier for the AWS Key Management Service (AWS KMS) customer master // key (CMK) to use when creating the encrypted volume. This parameter is only // required if you want to use a non-default CMK; if this parameter is not specified, // the default CMK for EBS is used. If a KmsKeyId is specified, the Encrypted // flag must also be set. // // The CMK identifier may be provided in any of the following formats: // // * Key ID // // * Key alias // // * ARN using key ID. The ID ARN contains the arn:aws:kms namespace, followed // by the region of the CMK, the AWS account ID of the CMK owner, the key // namespace, and then the CMK ID. For example, arn:aws:kms:us-east-1:012345678910:key/abcd1234-a123-456a-a12b-a123b4cd56ef. // // // * ARN using key alias. The alias ARN contains the arn:aws:kms namespace, // followed by the region of the CMK, the AWS account ID of the CMK owner, // the alias namespace, and then the CMK alias. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias. // // // AWS parses KmsKeyId asynchronously, meaning that the action you call may // appear to complete even though you provided an invalid identifier. The action // will eventually fail. KmsKeyId *string `type:"string"` // The size of the volume, in GiBs. // // Constraints: 1-16,384 for gp2, 4-16,384 for io1, 500-16,384 for st1, 500-16,384 // for sc1, and 1-1,024 for standard. If you specify a snapshot, the volume // size must be equal to or larger than the snapshot size. // // Default: If you're creating the volume from a snapshot and don't specify // a volume size, the default is the snapshot size. Size *int64 `type:"integer"` // The snapshot from which to create the volume. SnapshotId *string `type:"string"` // The tags to apply to the volume during creation. TagSpecifications []*TagSpecification `locationName:"TagSpecification" locationNameList:"item" type:"list"` // The volume type. This can be gp2 for General Purpose SSD, io1 for Provisioned // IOPS SSD, st1 for Throughput Optimized HDD, sc1 for Cold HDD, or standard // for Magnetic volumes. // // Defaults: If no volume type is specified, the default is standard in us-east-1, // eu-west-1, eu-central-1, us-west-2, us-west-1, sa-east-1, ap-northeast-1, // ap-northeast-2, ap-southeast-1, ap-southeast-2, ap-south-1, us-gov-west-1, // and cn-north-1. In all other regions, EBS defaults to gp2. VolumeType *string `type:"string" enum:"VolumeType"` // contains filtered or unexported fields }
Contains the parameters for CreateVolume.
func (CreateVolumeInput) GoString ¶
func (s CreateVolumeInput) GoString() string
GoString returns the string representation
func (*CreateVolumeInput) SetAvailabilityZone ¶
func (s *CreateVolumeInput) SetAvailabilityZone(v string) *CreateVolumeInput
SetAvailabilityZone sets the AvailabilityZone field's value.
func (*CreateVolumeInput) SetDryRun ¶
func (s *CreateVolumeInput) SetDryRun(v bool) *CreateVolumeInput
SetDryRun sets the DryRun field's value.
func (*CreateVolumeInput) SetEncrypted ¶
func (s *CreateVolumeInput) SetEncrypted(v bool) *CreateVolumeInput
SetEncrypted sets the Encrypted field's value.
func (*CreateVolumeInput) SetIops ¶
func (s *CreateVolumeInput) SetIops(v int64) *CreateVolumeInput
SetIops sets the Iops field's value.
func (*CreateVolumeInput) SetKmsKeyId ¶
func (s *CreateVolumeInput) SetKmsKeyId(v string) *CreateVolumeInput
SetKmsKeyId sets the KmsKeyId field's value.
func (*CreateVolumeInput) SetSize ¶
func (s *CreateVolumeInput) SetSize(v int64) *CreateVolumeInput
SetSize sets the Size field's value.
func (*CreateVolumeInput) SetSnapshotId ¶
func (s *CreateVolumeInput) SetSnapshotId(v string) *CreateVolumeInput
SetSnapshotId sets the SnapshotId field's value.
func (*CreateVolumeInput) SetTagSpecifications ¶
func (s *CreateVolumeInput) SetTagSpecifications(v []*TagSpecification) *CreateVolumeInput
SetTagSpecifications sets the TagSpecifications field's value.
func (*CreateVolumeInput) SetVolumeType ¶
func (s *CreateVolumeInput) SetVolumeType(v string) *CreateVolumeInput
SetVolumeType sets the VolumeType field's value.
func (CreateVolumeInput) String ¶
func (s CreateVolumeInput) String() string
String returns the string representation
func (*CreateVolumeInput) Validate ¶
func (s *CreateVolumeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVolumePermission ¶
type CreateVolumePermission struct { // The specific group that is to be added or removed from a volume's list of // create volume permissions. Group *string `locationName:"group" type:"string" enum:"PermissionGroup"` // The specific AWS account ID that is to be added or removed from a volume's // list of create volume permissions. UserId *string `locationName:"userId" type:"string"` // contains filtered or unexported fields }
Describes the user or group to be added or removed from the permissions for a volume.
func (CreateVolumePermission) GoString ¶
func (s CreateVolumePermission) GoString() string
GoString returns the string representation
func (*CreateVolumePermission) SetGroup ¶
func (s *CreateVolumePermission) SetGroup(v string) *CreateVolumePermission
SetGroup sets the Group field's value.
func (*CreateVolumePermission) SetUserId ¶
func (s *CreateVolumePermission) SetUserId(v string) *CreateVolumePermission
SetUserId sets the UserId field's value.
func (CreateVolumePermission) String ¶
func (s CreateVolumePermission) String() string
String returns the string representation
type CreateVolumePermissionModifications ¶
type CreateVolumePermissionModifications struct { // Adds a specific AWS account ID or group to a volume's list of create volume // permissions. Add []*CreateVolumePermission `locationNameList:"item" type:"list"` // Removes a specific AWS account ID or group from a volume's list of create // volume permissions. Remove []*CreateVolumePermission `locationNameList:"item" type:"list"` // contains filtered or unexported fields }
Describes modifications to the permissions for a volume.
func (CreateVolumePermissionModifications) GoString ¶
func (s CreateVolumePermissionModifications) GoString() string
GoString returns the string representation
func (*CreateVolumePermissionModifications) SetAdd ¶
func (s *CreateVolumePermissionModifications) SetAdd(v []*CreateVolumePermission) *CreateVolumePermissionModifications
SetAdd sets the Add field's value.
func (*CreateVolumePermissionModifications) SetRemove ¶
func (s *CreateVolumePermissionModifications) SetRemove(v []*CreateVolumePermission) *CreateVolumePermissionModifications
SetRemove sets the Remove field's value.
func (CreateVolumePermissionModifications) String ¶
func (s CreateVolumePermissionModifications) String() string
String returns the string representation
type CreateVpcEndpointConnectionNotificationInput ¶
type CreateVpcEndpointConnectionNotificationInput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // One or more endpoint events for which to receive notifications. Valid values // are Accept, Connect, Delete, and Reject. // // ConnectionEvents is a required field ConnectionEvents []*string `locationNameList:"item" type:"list" required:"true"` // The ARN of the SNS topic for the notifications. // // ConnectionNotificationArn is a required field ConnectionNotificationArn *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The ID of the endpoint service. ServiceId *string `type:"string"` // The ID of the endpoint. VpcEndpointId *string `type:"string"` // contains filtered or unexported fields }
func (CreateVpcEndpointConnectionNotificationInput) GoString ¶
func (s CreateVpcEndpointConnectionNotificationInput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointConnectionNotificationInput) SetClientToken ¶
func (s *CreateVpcEndpointConnectionNotificationInput) SetClientToken(v string) *CreateVpcEndpointConnectionNotificationInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointConnectionNotificationInput) SetConnectionEvents ¶
func (s *CreateVpcEndpointConnectionNotificationInput) SetConnectionEvents(v []*string) *CreateVpcEndpointConnectionNotificationInput
SetConnectionEvents sets the ConnectionEvents field's value.
func (*CreateVpcEndpointConnectionNotificationInput) SetConnectionNotificationArn ¶
func (s *CreateVpcEndpointConnectionNotificationInput) SetConnectionNotificationArn(v string) *CreateVpcEndpointConnectionNotificationInput
SetConnectionNotificationArn sets the ConnectionNotificationArn field's value.
func (*CreateVpcEndpointConnectionNotificationInput) SetDryRun ¶
func (s *CreateVpcEndpointConnectionNotificationInput) SetDryRun(v bool) *CreateVpcEndpointConnectionNotificationInput
SetDryRun sets the DryRun field's value.
func (*CreateVpcEndpointConnectionNotificationInput) SetServiceId ¶
func (s *CreateVpcEndpointConnectionNotificationInput) SetServiceId(v string) *CreateVpcEndpointConnectionNotificationInput
SetServiceId sets the ServiceId field's value.
func (*CreateVpcEndpointConnectionNotificationInput) SetVpcEndpointId ¶
func (s *CreateVpcEndpointConnectionNotificationInput) SetVpcEndpointId(v string) *CreateVpcEndpointConnectionNotificationInput
SetVpcEndpointId sets the VpcEndpointId field's value.
func (CreateVpcEndpointConnectionNotificationInput) String ¶
func (s CreateVpcEndpointConnectionNotificationInput) String() string
String returns the string representation
func (*CreateVpcEndpointConnectionNotificationInput) Validate ¶
func (s *CreateVpcEndpointConnectionNotificationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcEndpointConnectionNotificationOutput ¶
type CreateVpcEndpointConnectionNotificationOutput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. ClientToken *string `locationName:"clientToken" type:"string"` // Information about the notification. ConnectionNotification *ConnectionNotification `locationName:"connectionNotification" type:"structure"` // contains filtered or unexported fields }
func (CreateVpcEndpointConnectionNotificationOutput) GoString ¶
func (s CreateVpcEndpointConnectionNotificationOutput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointConnectionNotificationOutput) SetClientToken ¶
func (s *CreateVpcEndpointConnectionNotificationOutput) SetClientToken(v string) *CreateVpcEndpointConnectionNotificationOutput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointConnectionNotificationOutput) SetConnectionNotification ¶
func (s *CreateVpcEndpointConnectionNotificationOutput) SetConnectionNotification(v *ConnectionNotification) *CreateVpcEndpointConnectionNotificationOutput
SetConnectionNotification sets the ConnectionNotification field's value.
func (CreateVpcEndpointConnectionNotificationOutput) String ¶
func (s CreateVpcEndpointConnectionNotificationOutput) String() string
String returns the string representation
type CreateVpcEndpointInput ¶
type CreateVpcEndpointInput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // (Gateway endpoint) A policy to attach to the endpoint that controls access // to the service. The policy must be in valid JSON format. If this parameter // is not specified, we attach a default policy that allows full access to the // service. PolicyDocument *string `type:"string"` // (Interface endpoint) Indicate whether to associate a private hosted zone // with the specified VPC. The private hosted zone contains a record set for // the default public DNS name for the service for the region (for example, // kinesis.us-east-1.amazonaws.com) which resolves to the private IP addresses // of the endpoint network interfaces in the VPC. This enables you to make requests // to the default public DNS name for the service instead of the public DNS // names that are automatically generated by the VPC endpoint service. // // To use a private hosted zone, you must set the following VPC attributes to // true: enableDnsHostnames and enableDnsSupport. Use ModifyVpcAttribute to // set the VPC attributes. // // Default: false PrivateDnsEnabled *bool `type:"boolean"` // (Gateway endpoint) One or more route table IDs. RouteTableIds []*string `locationName:"RouteTableId" locationNameList:"item" type:"list"` // (Interface endpoint) The ID of one or more security groups to associate with // the endpoint network interface. SecurityGroupIds []*string `locationName:"SecurityGroupId" locationNameList:"item" type:"list"` // The service name. To get a list of available services, use the DescribeVpcEndpointServices // request, or get the name from the service provider. // // ServiceName is a required field ServiceName *string `type:"string" required:"true"` // (Interface endpoint) The ID of one or more subnets in which to create an // endpoint network interface. SubnetIds []*string `locationName:"SubnetId" locationNameList:"item" type:"list"` // The type of endpoint. // // Default: Gateway VpcEndpointType *string `type:"string" enum:"VpcEndpointType"` // The ID of the VPC in which the endpoint will be used. // // VpcId is a required field VpcId *string `type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters for CreateVpcEndpoint.
func (CreateVpcEndpointInput) GoString ¶
func (s CreateVpcEndpointInput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointInput) SetClientToken ¶
func (s *CreateVpcEndpointInput) SetClientToken(v string) *CreateVpcEndpointInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointInput) SetDryRun ¶
func (s *CreateVpcEndpointInput) SetDryRun(v bool) *CreateVpcEndpointInput
SetDryRun sets the DryRun field's value.
func (*CreateVpcEndpointInput) SetPolicyDocument ¶
func (s *CreateVpcEndpointInput) SetPolicyDocument(v string) *CreateVpcEndpointInput
SetPolicyDocument sets the PolicyDocument field's value.
func (*CreateVpcEndpointInput) SetPrivateDnsEnabled ¶
func (s *CreateVpcEndpointInput) SetPrivateDnsEnabled(v bool) *CreateVpcEndpointInput
SetPrivateDnsEnabled sets the PrivateDnsEnabled field's value.
func (*CreateVpcEndpointInput) SetRouteTableIds ¶
func (s *CreateVpcEndpointInput) SetRouteTableIds(v []*string) *CreateVpcEndpointInput
SetRouteTableIds sets the RouteTableIds field's value.
func (*CreateVpcEndpointInput) SetSecurityGroupIds ¶
func (s *CreateVpcEndpointInput) SetSecurityGroupIds(v []*string) *CreateVpcEndpointInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*CreateVpcEndpointInput) SetServiceName ¶
func (s *CreateVpcEndpointInput) SetServiceName(v string) *CreateVpcEndpointInput
SetServiceName sets the ServiceName field's value.
func (*CreateVpcEndpointInput) SetSubnetIds ¶
func (s *CreateVpcEndpointInput) SetSubnetIds(v []*string) *CreateVpcEndpointInput
SetSubnetIds sets the SubnetIds field's value.
func (*CreateVpcEndpointInput) SetVpcEndpointType ¶
func (s *CreateVpcEndpointInput) SetVpcEndpointType(v string) *CreateVpcEndpointInput
SetVpcEndpointType sets the VpcEndpointType field's value.
func (*CreateVpcEndpointInput) SetVpcId ¶
func (s *CreateVpcEndpointInput) SetVpcId(v string) *CreateVpcEndpointInput
SetVpcId sets the VpcId field's value.
func (CreateVpcEndpointInput) String ¶
func (s CreateVpcEndpointInput) String() string
String returns the string representation
func (*CreateVpcEndpointInput) Validate ¶
func (s *CreateVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcEndpointOutput ¶
type CreateVpcEndpointOutput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. ClientToken *string `locationName:"clientToken" type:"string"` // Information about the endpoint. VpcEndpoint *VpcEndpoint `locationName:"vpcEndpoint" type:"structure"` // contains filtered or unexported fields }
Contains the output of CreateVpcEndpoint.
func (CreateVpcEndpointOutput) GoString ¶
func (s CreateVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointOutput) SetClientToken ¶
func (s *CreateVpcEndpointOutput) SetClientToken(v string) *CreateVpcEndpointOutput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointOutput) SetVpcEndpoint ¶
func (s *CreateVpcEndpointOutput) SetVpcEndpoint(v *VpcEndpoint) *CreateVpcEndpointOutput
SetVpcEndpoint sets the VpcEndpoint field's value.
func (CreateVpcEndpointOutput) String ¶
func (s CreateVpcEndpointOutput) String() string
String returns the string representation
type CreateVpcEndpointServiceConfigurationInput ¶
type CreateVpcEndpointServiceConfigurationInput struct { // Indicate whether requests from service consumers to create an endpoint to // your service must be accepted. To accept a request, use AcceptVpcEndpointConnections. AcceptanceRequired *bool `type:"boolean"` // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. For more information, see How to Ensure Idempotency (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html). ClientToken *string `type:"string"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `type:"boolean"` // The Amazon Resource Names (ARNs) of one or more Network Load Balancers for // your service. // // NetworkLoadBalancerArns is a required field NetworkLoadBalancerArns []*string `locationName:"NetworkLoadBalancerArn" locationNameList:"item" type:"list" required:"true"` // contains filtered or unexported fields }
func (CreateVpcEndpointServiceConfigurationInput) GoString ¶
func (s CreateVpcEndpointServiceConfigurationInput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointServiceConfigurationInput) SetAcceptanceRequired ¶
func (s *CreateVpcEndpointServiceConfigurationInput) SetAcceptanceRequired(v bool) *CreateVpcEndpointServiceConfigurationInput
SetAcceptanceRequired sets the AcceptanceRequired field's value.
func (*CreateVpcEndpointServiceConfigurationInput) SetClientToken ¶
func (s *CreateVpcEndpointServiceConfigurationInput) SetClientToken(v string) *CreateVpcEndpointServiceConfigurationInput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointServiceConfigurationInput) SetDryRun ¶
func (s *CreateVpcEndpointServiceConfigurationInput) SetDryRun(v bool) *CreateVpcEndpointServiceConfigurationInput
SetDryRun sets the DryRun field's value.
func (*CreateVpcEndpointServiceConfigurationInput) SetNetworkLoadBalancerArns ¶
func (s *CreateVpcEndpointServiceConfigurationInput) SetNetworkLoadBalancerArns(v []*string) *CreateVpcEndpointServiceConfigurationInput
SetNetworkLoadBalancerArns sets the NetworkLoadBalancerArns field's value.
func (CreateVpcEndpointServiceConfigurationInput) String ¶
func (s CreateVpcEndpointServiceConfigurationInput) String() string
String returns the string representation
func (*CreateVpcEndpointServiceConfigurationInput) Validate ¶
func (s *CreateVpcEndpointServiceConfigurationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcEndpointServiceConfigurationOutput ¶
type CreateVpcEndpointServiceConfigurationOutput struct { // Unique, case-sensitive identifier you provide to ensure the idempotency of // the request. ClientToken *string `locationName:"clientToken" type:"string"` // Information about the service configuration. ServiceConfiguration *ServiceConfiguration `locationName:"serviceConfiguration" type:"structure"` // contains filtered or unexported fields }
func (CreateVpcEndpointServiceConfigurationOutput) GoString ¶
func (s CreateVpcEndpointServiceConfigurationOutput) GoString() string
GoString returns the string representation
func (*CreateVpcEndpointServiceConfigurationOutput) SetClientToken ¶
func (s *CreateVpcEndpointServiceConfigurationOutput) SetClientToken(v string) *CreateVpcEndpointServiceConfigurationOutput
SetClientToken sets the ClientToken field's value.
func (*CreateVpcEndpointServiceConfigurationOutput) SetServiceConfiguration ¶
func (s *CreateVpcEndpointServiceConfigurationOutput) SetServiceConfiguration(v *ServiceConfiguration) *CreateVpcEndpointServiceConfigurationOutput
SetServiceConfiguration sets the ServiceConfiguration field's value.
func (CreateVpcEndpointServiceConfigurationOutput) String ¶
func (s CreateVpcEndpointServiceConfigurationOutput) String() string
String returns the string representation
type CreateVpcInput ¶
type CreateVpcInput struct { // Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for // the VPC. You cannot specify the range of IP addresses, or the size of the // CIDR block. AmazonProvidedIpv6CidrBlock *bool `locationName:"amazonProvidedIpv6CidrBlock" type:"boolean"` // The IPv4 network range for the VPC, in CIDR notation. For example, 10.0.0.0/16. // // CidrBlock is a required field CidrBlock *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The tenancy options for instances launched into the VPC. For default, instances // are launched with shared tenancy by default. You can launch instances with // any tenancy into a shared tenancy VPC. For dedicated, instances are launched // as dedicated tenancy instances by default. You can only launch instances // with a tenancy of dedicated or host into a dedicated tenancy VPC. // // Important: The host value cannot be used with this parameter. Use the default // or dedicated values only. // // Default: default InstanceTenancy *string `locationName:"instanceTenancy" type:"string" enum:"Tenancy"` // contains filtered or unexported fields }
func (CreateVpcInput) GoString ¶
func (s CreateVpcInput) GoString() string
GoString returns the string representation
func (*CreateVpcInput) SetAmazonProvidedIpv6CidrBlock ¶
func (s *CreateVpcInput) SetAmazonProvidedIpv6CidrBlock(v bool) *CreateVpcInput
SetAmazonProvidedIpv6CidrBlock sets the AmazonProvidedIpv6CidrBlock field's value.
func (*CreateVpcInput) SetCidrBlock ¶
func (s *CreateVpcInput) SetCidrBlock(v string) *CreateVpcInput
SetCidrBlock sets the CidrBlock field's value.
func (*CreateVpcInput) SetDryRun ¶
func (s *CreateVpcInput) SetDryRun(v bool) *CreateVpcInput
SetDryRun sets the DryRun field's value.
func (*CreateVpcInput) SetInstanceTenancy ¶
func (s *CreateVpcInput) SetInstanceTenancy(v string) *CreateVpcInput
SetInstanceTenancy sets the InstanceTenancy field's value.
func (CreateVpcInput) String ¶
func (s CreateVpcInput) String() string
String returns the string representation
func (*CreateVpcInput) Validate ¶
func (s *CreateVpcInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVpcOutput ¶
type CreateVpcOutput struct { // Information about the VPC. Vpc *Vpc `locationName:"vpc" type:"structure"` // contains filtered or unexported fields }
func (CreateVpcOutput) GoString ¶
func (s CreateVpcOutput) GoString() string
GoString returns the string representation
func (*CreateVpcOutput) SetVpc ¶
func (s *CreateVpcOutput) SetVpc(v *Vpc) *CreateVpcOutput
SetVpc sets the Vpc field's value.
func (CreateVpcOutput) String ¶
func (s CreateVpcOutput) String() string
String returns the string representation
type CreateVpcPeeringConnectionInput ¶
type CreateVpcPeeringConnectionInput struct { // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The AWS account ID of the owner of the accepter VPC. // // Default: Your AWS account ID PeerOwnerId *string `locationName:"peerOwnerId" type:"string"` // The region code for the accepter VPC, if the accepter VPC is located in a // region other than the region in which you make the request. // // Default: The region in which you make the request. PeerRegion *string `type:"string"` // The ID of the VPC with which you are creating the VPC peering connection. // You must specify this parameter in the request. PeerVpcId *string `locationName:"peerVpcId" type:"string"` // The ID of the requester VPC. You must specify this parameter in the request. VpcId *string `locationName:"vpcId" type:"string"` // contains filtered or unexported fields }
func (CreateVpcPeeringConnectionInput) GoString ¶
func (s CreateVpcPeeringConnectionInput) GoString() string
GoString returns the string representation
func (*CreateVpcPeeringConnectionInput) SetDryRun ¶
func (s *CreateVpcPeeringConnectionInput) SetDryRun(v bool) *CreateVpcPeeringConnectionInput
SetDryRun sets the DryRun field's value.
func (*CreateVpcPeeringConnectionInput) SetPeerOwnerId ¶
func (s *CreateVpcPeeringConnectionInput) SetPeerOwnerId(v string) *CreateVpcPeeringConnectionInput
SetPeerOwnerId sets the PeerOwnerId field's value.
func (*CreateVpcPeeringConnectionInput) SetPeerRegion ¶
func (s *CreateVpcPeeringConnectionInput) SetPeerRegion(v string) *CreateVpcPeeringConnectionInput
SetPeerRegion sets the PeerRegion field's value.
func (*CreateVpcPeeringConnectionInput) SetPeerVpcId ¶
func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput
SetPeerVpcId sets the PeerVpcId field's value.
func (*CreateVpcPeeringConnectionInput) SetVpcId ¶
func (s *CreateVpcPeeringConnectionInput) SetVpcId(v string) *CreateVpcPeeringConnectionInput
SetVpcId sets the VpcId field's value.
func (CreateVpcPeeringConnectionInput) String ¶
func (s CreateVpcPeeringConnectionInput) String() string
String returns the string representation
type CreateVpcPeeringConnectionOutput ¶
type CreateVpcPeeringConnectionOutput struct { // Information about the VPC peering connection. VpcPeeringConnection *VpcPeeringConnection `locationName:"vpcPeeringConnection" type:"structure"` // contains filtered or unexported fields }
func (CreateVpcPeeringConnectionOutput) GoString ¶
func (s CreateVpcPeeringConnectionOutput) GoString() string
GoString returns the string representation
func (*CreateVpcPeeringConnectionOutput) SetVpcPeeringConnection ¶
func (s *CreateVpcPeeringConnectionOutput) SetVpcPeeringConnection(v *VpcPeeringConnection) *CreateVpcPeeringConnectionOutput
SetVpcPeeringConnection sets the VpcPeeringConnection field's value.
func (CreateVpcPeeringConnectionOutput) String ¶
func (s CreateVpcPeeringConnectionOutput) String() string
String returns the string representation
type CreateVpnConnectionInput ¶
type CreateVpnConnectionInput struct { // The ID of the customer gateway. // // CustomerGatewayId is a required field CustomerGatewayId *string `type:"string" required:"true"` // Checks whether you have the required permissions for the action, without // actually making the request, and provides an error response. If you have // the required permissions, the error response is DryRunOperation. Otherwise, // it is UnauthorizedOperation. DryRun *bool `locationName:"dryRun" type:"boolean"` // The options for the VPN connection. Options *VpnConnectionOptionsSpecification `locationName:"options" type:"structure"` // The ID of the transit gateway. If you specify a transit gateway, you cannot // specify a virtual private gateway. TransitGatewayId *string `type:"string"` // The type of VPN connection (ipsec.1). // // Type is a required field Type *string `type:"string" required:"true"` // The ID of the virtual private gateway. If you specify a virtual private gateway, // you cannot specify a transit gateway. VpnGatewayId *string `type:"string"` // contains filtered or unexported fields }
Contains the parameters for CreateVpnConnection.
func (CreateVpnConnectionInput) GoString ¶
func (s CreateVpnConnectionInput) GoString() string
GoString returns the string representation
func (*CreateVpnConnectionInput) SetCustomerGatewayId ¶
func (s *CreateVpnConnectionInput) SetCustomerGatewayId(v string) *CreateVpnConnectionInput
SetCustomerGatewayId sets the CustomerGatewayId field's value.
func (*CreateVpnConnectionInput) SetDryRun ¶
func (s *CreateVpnConnectionInput) SetDryRun(v bool) *CreateVpnConnectionInput
SetDryRun sets the DryRun field's value.
func (*CreateVpnConnectionInput) SetOptions ¶
func (s *CreateVpnConnectionInput) SetOptions(v *VpnConnectionOptionsSpecification) *CreateVpnConnectionInput
SetOptions sets the Options field's value.
func (*CreateVpnConnectionInput) SetTransitGatewayId ¶
func (s *CreateVpnConnectionInput) SetTransitGatewayId(v string) *CreateVpnConnectionInput
SetTransitGatewayId sets the TransitGatewayId field's value.
func (*CreateVpnConnectionInput) SetType ¶
func (s *CreateVpnConnectionInput) SetType(v string) *CreateVpnConnectionInput
SetType sets the Type field's value.
func (*CreateVpnConnectionInput) SetVpnGatewayId ¶
func (s *CreateVpnConnectionInput) SetVpnGatewayId(v string) *CreateVpnConnectionInput
SetVpnGatewayId sets the VpnGatewayId field's value.
func (CreateVpnConnectionInput) String ¶
func (s CreateVpnConnectionInput) String() string
String returns the string representation