C# 클래스 Amazon.EC2.AmazonEC2Client

Implementation for accessing EC2 Amazon Elastic Compute Cloud

Amazon Elastic Compute Cloud (Amazon EC2) provides resizable computing capacity in the Amazon Web Services (AWS) cloud. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster.

상속: AmazonServiceClient, IAmazonEC2
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
AcceptReservedInstancesExchangeQuoteAsync ( AcceptReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.

AcceptVpcPeeringConnectionAsync ( AcceptVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.

AllocateAddressAsync ( AllocateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AllocateAddress operation.

AllocateAddressAsync ( System cancellationToken = default(CancellationToken) ) : Task

Acquires an Elastic IP address.

An Elastic IP address is for use either in the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

AllocateHostsAsync ( AllocateHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AllocateHosts operation.

AmazonEC2Client ( ) : System

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonEC2Client ( AWSCredentials credentials ) : System

Constructs AmazonEC2Client with AWS Credentials

AmazonEC2Client ( AWSCredentials credentials, AmazonEC2Config clientConfig ) : System

Constructs AmazonEC2Client with AWS Credentials and an AmazonEC2Client Configuration object.

AmazonEC2Client ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonEC2Client with AWS Credentials

AmazonEC2Client ( AmazonEC2Config config ) : System

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonEC2Client ( RegionEndpoint region ) : System

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, AmazonEC2Config clientConfig ) : System

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonEC2Config clientConfig ) : System

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AssignIpv6AddressesAsync ( AssignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssignIpv6Addresses operation.

AssignPrivateIpAddressesAsync ( AssignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.

AssociateAddressAsync ( AssociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateAddress operation.

AssociateDhcpOptionsAsync ( AssociateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateDhcpOptions operation.

AssociateRouteTableAsync ( AssociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateRouteTable operation.

AssociateSubnetCidrBlockAsync ( AssociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.

AssociateVpcCidrBlockAsync ( AssociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.

AttachClassicLinkVpcAsync ( AttachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.

AttachInternetGatewayAsync ( AttachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachInternetGateway operation.

AttachNetworkInterfaceAsync ( AttachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachNetworkInterface operation.

AttachVolumeAsync ( AttachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachVolume operation.

AttachVpnGatewayAsync ( AttachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachVpnGateway operation.

AuthorizeSecurityGroupEgressAsync ( AuthorizeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.

AuthorizeSecurityGroupIngressAsync ( AuthorizeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.

BeginAcceptReservedInstancesExchangeQuote ( AcceptReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.

BeginAcceptVpcPeeringConnection ( AcceptVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.

BeginAllocateAddress ( AllocateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AllocateAddress operation.

BeginAllocateHosts ( AllocateHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AllocateHosts operation.

BeginAssignIpv6Addresses ( AssignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssignIpv6Addresses operation.

BeginAssignPrivateIpAddresses ( AssignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.

BeginAssociateAddress ( AssociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateAddress operation.

BeginAssociateDhcpOptions ( AssociateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateDhcpOptions operation.

BeginAssociateRouteTable ( AssociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateRouteTable operation.

BeginAssociateSubnetCidrBlock ( AssociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.

BeginAssociateVpcCidrBlock ( AssociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.

BeginAttachClassicLinkVpc ( AttachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.

BeginAttachInternetGateway ( AttachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachInternetGateway operation.

BeginAttachNetworkInterface ( AttachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachNetworkInterface operation.

BeginAttachVolume ( AttachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachVolume operation.

BeginAttachVpnGateway ( AttachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachVpnGateway operation.

BeginAuthorizeSecurityGroupEgress ( AuthorizeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.

BeginAuthorizeSecurityGroupIngress ( AuthorizeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.

BeginBundleInstance ( BundleInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the BundleInstance operation.

BeginCancelBundleTask ( CancelBundleTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelBundleTask operation.

BeginCancelConversionTask ( CancelConversionTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelConversionTask operation.

BeginCancelExportTask ( CancelExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelExportTask operation.

BeginCancelImportTask ( CancelImportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelImportTask operation.

BeginCancelReservedInstancesListing ( CancelReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.

BeginCancelSpotFleetRequests ( CancelSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.

BeginCancelSpotInstanceRequests ( CancelSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.

BeginConfirmProductInstance ( ConfirmProductInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ConfirmProductInstance operation.

BeginCopyImage ( CopyImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CopyImage operation.

BeginCopySnapshot ( CopySnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CopySnapshot operation.

BeginCreateCustomerGateway ( CreateCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateCustomerGateway operation.

BeginCreateDhcpOptions ( CreateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateDhcpOptions operation.

BeginCreateEgressOnlyInternetGateway ( CreateEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.

BeginCreateFlowLogs ( CreateFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateFlowLogs operation.

BeginCreateImage ( CreateImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateImage operation.

BeginCreateInstanceExportTask ( CreateInstanceExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateInstanceExportTask operation.

BeginCreateInternetGateway ( CreateInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateInternetGateway operation.

BeginCreateKeyPair ( CreateKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateKeyPair operation.

BeginCreateNatGateway ( CreateNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNatGateway operation.

BeginCreateNetworkAcl ( CreateNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNetworkAcl operation.

BeginCreateNetworkAclEntry ( CreateNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.

BeginCreateNetworkInterface ( CreateNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNetworkInterface operation.

BeginCreatePlacementGroup ( CreatePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreatePlacementGroup operation.

BeginCreateReservedInstancesListing ( CreateReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.

BeginCreateRoute ( CreateRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateRoute operation.

BeginCreateRouteTable ( CreateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateRouteTable operation.

BeginCreateSecurityGroup ( CreateSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSecurityGroup operation.

BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSnapshot operation.

BeginCreateSpotDatafeedSubscription ( CreateSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.

BeginCreateSubnet ( CreateSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSubnet operation.

BeginCreateTags ( CreateTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateTags operation.

BeginCreateVolume ( CreateVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVolume operation.

BeginCreateVpc ( CreateVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpc operation.

BeginCreateVpcEndpoint ( CreateVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpcEndpoint operation.

BeginCreateVpcPeeringConnection ( CreateVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.

BeginCreateVpnConnection ( CreateVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpnConnection operation.

BeginCreateVpnConnectionRoute ( CreateVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.

BeginCreateVpnGateway ( CreateVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpnGateway operation.

BeginDeleteCustomerGateway ( DeleteCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteCustomerGateway operation.

BeginDeleteDhcpOptions ( DeleteDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteDhcpOptions operation.

BeginDeleteEgressOnlyInternetGateway ( DeleteEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.

BeginDeleteFlowLogs ( DeleteFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteFlowLogs operation.

BeginDeleteInternetGateway ( DeleteInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteInternetGateway operation.

BeginDeleteKeyPair ( DeleteKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteKeyPair operation.

BeginDeleteNatGateway ( DeleteNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNatGateway operation.

BeginDeleteNetworkAcl ( DeleteNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNetworkAcl operation.

BeginDeleteNetworkAclEntry ( DeleteNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.

BeginDeleteNetworkInterface ( DeleteNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNetworkInterface operation.

BeginDeletePlacementGroup ( DeletePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeletePlacementGroup operation.

BeginDeleteRoute ( DeleteRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteRoute operation.

BeginDeleteRouteTable ( DeleteRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteRouteTable operation.

BeginDeleteSecurityGroup ( DeleteSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSecurityGroup operation.

BeginDeleteSnapshot ( DeleteSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSnapshot operation.

BeginDeleteSpotDatafeedSubscription ( DeleteSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.

BeginDeleteSubnet ( DeleteSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSubnet operation.

BeginDeleteTags ( DeleteTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteTags operation.

BeginDeleteVolume ( DeleteVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVolume operation.

BeginDeleteVpc ( DeleteVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpc operation.

BeginDeleteVpcEndpoints ( DeleteVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.

BeginDeleteVpcPeeringConnection ( DeleteVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.

BeginDeleteVpnConnection ( DeleteVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpnConnection operation.

BeginDeleteVpnConnectionRoute ( DeleteVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.

BeginDeleteVpnGateway ( DeleteVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpnGateway operation.

BeginDeregisterImage ( DeregisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeregisterImage operation.

BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

BeginDescribeAddresses ( DescribeAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAddresses operation.

BeginDescribeAvailabilityZones ( DescribeAvailabilityZonesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.

BeginDescribeBundleTasks ( DescribeBundleTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeBundleTasks operation.

BeginDescribeClassicLinkInstances ( DescribeClassicLinkInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.

BeginDescribeConversionTasks ( DescribeConversionTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeConversionTasks operation.

BeginDescribeCustomerGateways ( DescribeCustomerGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeCustomerGateways operation.

BeginDescribeDhcpOptions ( DescribeDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeDhcpOptions operation.

BeginDescribeEgressOnlyInternetGateways ( DescribeEgressOnlyInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.

BeginDescribeExportTasks ( DescribeExportTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeExportTasks operation.

BeginDescribeFlowLogs ( DescribeFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeFlowLogs operation.

BeginDescribeHostReservationOfferings ( DescribeHostReservationOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.

BeginDescribeHostReservations ( DescribeHostReservationsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHostReservations operation.

BeginDescribeHosts ( DescribeHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHosts operation.

BeginDescribeIdFormat ( DescribeIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeIdFormat operation.

BeginDescribeIdentityIdFormat ( DescribeIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.

BeginDescribeImageAttribute ( DescribeImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImageAttribute operation.

BeginDescribeImages ( DescribeImagesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImages operation.

BeginDescribeImportImageTasks ( DescribeImportImageTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImportImageTasks operation.

BeginDescribeImportSnapshotTasks ( DescribeImportSnapshotTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.

BeginDescribeInstanceAttribute ( DescribeInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.

BeginDescribeInstanceStatus ( DescribeInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInstanceStatus operation.

BeginDescribeInstances ( DescribeInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInstances operation.

BeginDescribeInternetGateways ( DescribeInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInternetGateways operation.

BeginDescribeKeyPairs ( DescribeKeyPairsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeKeyPairs operation.

BeginDescribeMovingAddresses ( Amazon.EC2.Model.DescribeMovingAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeMovingAddresses operation.

BeginDescribeNatGateways ( DescribeNatGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNatGateways operation.

BeginDescribeNetworkAcls ( DescribeNetworkAclsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNetworkAcls operation.

BeginDescribeNetworkInterfaceAttribute ( DescribeNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.

BeginDescribeNetworkInterfaces ( DescribeNetworkInterfacesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.

BeginDescribePlacementGroups ( DescribePlacementGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribePlacementGroups operation.

BeginDescribePrefixLists ( DescribePrefixListsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribePrefixLists operation.

BeginDescribeRegions ( DescribeRegionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeRegions operation.

BeginDescribeReservedInstances ( DescribeReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstances operation.

BeginDescribeReservedInstancesListings ( DescribeReservedInstancesListingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.

BeginDescribeReservedInstancesModifications ( DescribeReservedInstancesModificationsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.

BeginDescribeReservedInstancesOfferings ( DescribeReservedInstancesOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.

BeginDescribeRouteTables ( DescribeRouteTablesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeRouteTables operation.

BeginDescribeScheduledInstanceAvailability ( DescribeScheduledInstanceAvailabilityRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.

BeginDescribeScheduledInstances ( DescribeScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeScheduledInstances operation.

BeginDescribeSecurityGroupReferences ( DescribeSecurityGroupReferencesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.

BeginDescribeSecurityGroups ( DescribeSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSecurityGroups operation.

BeginDescribeSnapshotAttribute ( DescribeSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.

BeginDescribeSnapshots ( DescribeSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSnapshots operation.

BeginDescribeSpotDatafeedSubscription ( DescribeSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.

BeginDescribeSpotFleetInstances ( DescribeSpotFleetInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.

BeginDescribeSpotFleetRequestHistory ( DescribeSpotFleetRequestHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.

BeginDescribeSpotFleetRequests ( DescribeSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.

BeginDescribeSpotInstanceRequests ( DescribeSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.

BeginDescribeSpotPriceHistory ( DescribeSpotPriceHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.

BeginDescribeStaleSecurityGroups ( DescribeStaleSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.

BeginDescribeSubnets ( DescribeSubnetsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSubnets operation.

BeginDescribeTags ( DescribeTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTags operation.

BeginDescribeVolumeAttribute ( DescribeVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.

BeginDescribeVolumeStatus ( DescribeVolumeStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVolumeStatus operation.

BeginDescribeVolumes ( DescribeVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVolumes operation.

BeginDescribeVpcAttribute ( DescribeVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcAttribute operation.

BeginDescribeVpcClassicLink ( DescribeVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.

BeginDescribeVpcClassicLinkDnsSupport ( DescribeVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.

BeginDescribeVpcEndpointServices ( DescribeVpcEndpointServicesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.

BeginDescribeVpcEndpoints ( DescribeVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.

BeginDescribeVpcPeeringConnections ( DescribeVpcPeeringConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.

BeginDescribeVpcs ( DescribeVpcsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcs operation.

BeginDescribeVpnConnections ( DescribeVpnConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpnConnections operation.

BeginDescribeVpnGateways ( DescribeVpnGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpnGateways operation.

BeginDetachClassicLinkVpc ( DetachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.

BeginDetachInternetGateway ( DetachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachInternetGateway operation.

BeginDetachNetworkInterface ( DetachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachNetworkInterface operation.

BeginDetachVolume ( DetachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachVolume operation.

BeginDetachVpnGateway ( DetachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachVpnGateway operation.

BeginDisableVgwRoutePropagation ( DisableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.

BeginDisableVpcClassicLink ( DisableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableVpcClassicLink operation.

BeginDisableVpcClassicLinkDnsSupport ( DisableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.

BeginDisassociateAddress ( DisassociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateAddress operation.

BeginDisassociateRouteTable ( DisassociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateRouteTable operation.

BeginDisassociateSubnetCidrBlock ( DisassociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.

BeginDisassociateVpcCidrBlock ( DisassociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.

BeginEnableVgwRoutePropagation ( EnableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.

BeginEnableVolumeIO ( EnableVolumeIORequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVolumeIO operation.

BeginEnableVpcClassicLink ( EnableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVpcClassicLink operation.

BeginEnableVpcClassicLinkDnsSupport ( EnableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.

BeginGetConsoleOutput ( GetConsoleOutputRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetConsoleOutput operation.

BeginGetConsoleScreenshot ( GetConsoleScreenshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetConsoleScreenshot operation.

BeginGetHostReservationPurchasePreview ( GetHostReservationPurchasePreviewRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.

BeginGetPasswordData ( GetPasswordDataRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetPasswordData operation.

BeginGetReservedInstancesExchangeQuote ( GetReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.

BeginImportImage ( ImportImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportImage operation.

BeginImportInstance ( ImportInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportInstance operation.

BeginImportKeyPair ( ImportKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportKeyPair operation.

BeginImportSnapshot ( ImportSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportSnapshot operation.

BeginImportVolume ( ImportVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportVolume operation.

BeginModifyHosts ( ModifyHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyHosts operation.

BeginModifyIdFormat ( ModifyIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyIdFormat operation.

BeginModifyIdentityIdFormat ( ModifyIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.

BeginModifyImageAttribute ( ModifyImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyImageAttribute operation.

BeginModifyInstanceAttribute ( ModifyInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.

BeginModifyInstancePlacement ( ModifyInstancePlacementRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyInstancePlacement operation.

BeginModifyNetworkInterfaceAttribute ( ModifyNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.

BeginModifyReservedInstances ( ModifyReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReservedInstances operation.

BeginModifySnapshotAttribute ( ModifySnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.

BeginModifySpotFleetRequest ( ModifySpotFleetRequestRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.

BeginModifySubnetAttribute ( ModifySubnetAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifySubnetAttribute operation.

BeginModifyVolumeAttribute ( ModifyVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.

BeginModifyVpcAttribute ( ModifyVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVpcAttribute operation.

BeginModifyVpcEndpoint ( ModifyVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.

BeginModifyVpcPeeringConnectionOptions ( ModifyVpcPeeringConnectionOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.

BeginMonitorInstances ( MonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the MonitorInstances operation.

BeginMoveAddressToVpc ( MoveAddressToVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the MoveAddressToVpc operation.

BeginPurchaseHostReservation ( PurchaseHostReservationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PurchaseHostReservation operation.

BeginPurchaseReservedInstancesOffering ( PurchaseReservedInstancesOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.

BeginPurchaseScheduledInstances ( PurchaseScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.

BeginRebootInstances ( RebootInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RebootInstances operation.

BeginRegisterImage ( RegisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RegisterImage operation.

BeginRejectVpcPeeringConnection ( RejectVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.

BeginReleaseAddress ( ReleaseAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReleaseAddress operation.

BeginReleaseHosts ( ReleaseHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReleaseHosts operation.

BeginReplaceNetworkAclAssociation ( ReplaceNetworkAclAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.

BeginReplaceNetworkAclEntry ( ReplaceNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.

BeginReplaceRoute ( ReplaceRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceRoute operation.

BeginReplaceRouteTableAssociation ( ReplaceRouteTableAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.

BeginReportInstanceStatus ( ReportInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReportInstanceStatus operation.

BeginRequestSpotFleet ( RequestSpotFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RequestSpotFleet operation.

BeginRequestSpotInstances ( RequestSpotInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RequestSpotInstances operation.

BeginResetImageAttribute ( ResetImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetImageAttribute operation.

BeginResetInstanceAttribute ( ResetInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetInstanceAttribute operation.

BeginResetNetworkInterfaceAttribute ( ResetNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.

BeginResetSnapshotAttribute ( ResetSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.

BeginRestoreAddressToClassic ( RestoreAddressToClassicRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RestoreAddressToClassic operation.

BeginRevokeSecurityGroupEgress ( RevokeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.

BeginRevokeSecurityGroupIngress ( RevokeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.

BeginRunInstances ( RunInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RunInstances operation.

BeginRunScheduledInstances ( RunScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RunScheduledInstances operation.

BeginStartInstances ( StartInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartInstances operation.

BeginStopInstances ( StopInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StopInstances operation.

BeginTerminateInstances ( TerminateInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the TerminateInstances operation.

BeginUnassignIpv6Addresses ( UnassignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.

BeginUnassignPrivateIpAddresses ( UnassignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.

BeginUnmonitorInstances ( UnmonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnmonitorInstances operation.

BundleInstanceAsync ( BundleInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the BundleInstance operation.

CancelBundleTaskAsync ( CancelBundleTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelBundleTask operation.

CancelConversionTaskAsync ( CancelConversionTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelConversionTask operation.

CancelExportTaskAsync ( CancelExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelExportTask operation.

CancelImportTaskAsync ( CancelImportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelImportTask operation.

CancelReservedInstancesListingAsync ( CancelReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.

CancelSpotFleetRequestsAsync ( CancelSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.

CancelSpotInstanceRequestsAsync ( CancelSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.

ConfirmProductInstanceAsync ( ConfirmProductInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ConfirmProductInstance operation.

CopyImageAsync ( CopyImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CopyImage operation.

CopySnapshotAsync ( CopySnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CopySnapshot operation.

CreateCustomerGatewayAsync ( CreateCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateCustomerGateway operation.

CreateDhcpOptionsAsync ( CreateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateDhcpOptions operation.

CreateEgressOnlyInternetGatewayAsync ( CreateEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.

CreateFlowLogsAsync ( CreateFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateFlowLogs operation.

CreateImageAsync ( CreateImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateImage operation.

CreateInstanceExportTaskAsync ( CreateInstanceExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateInstanceExportTask operation.

CreateInternetGatewayAsync ( CreateInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateInternetGateway operation.

CreateInternetGatewayAsync ( System cancellationToken = default(CancellationToken) ) : Task

Creates an Internet gateway for use with a VPC. After creating the Internet gateway, you attach it to a VPC using AttachInternetGateway.

For more information about your VPC and Internet gateway, see the Amazon Virtual Private Cloud User Guide.

CreateKeyPairAsync ( CreateKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateKeyPair operation.

CreateNatGatewayAsync ( CreateNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNatGateway operation.

CreateNetworkAclAsync ( CreateNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNetworkAcl operation.

CreateNetworkAclEntryAsync ( CreateNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.

CreateNetworkInterfaceAsync ( CreateNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNetworkInterface operation.

CreatePlacementGroupAsync ( CreatePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreatePlacementGroup operation.

CreateReservedInstancesListingAsync ( CreateReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.

CreateRouteAsync ( CreateRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateRoute operation.

CreateRouteTableAsync ( CreateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateRouteTable operation.

CreateSecurityGroupAsync ( CreateSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSecurityGroup operation.

CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSnapshot operation.

CreateSpotDatafeedSubscriptionAsync ( CreateSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.

CreateSubnetAsync ( CreateSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSubnet operation.

CreateTagsAsync ( CreateTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateTags operation.

CreateVolumeAsync ( CreateVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVolume operation.

CreateVpcAsync ( CreateVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpc operation.

CreateVpcEndpointAsync ( CreateVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpcEndpoint operation.

CreateVpcPeeringConnectionAsync ( CreateVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.

CreateVpnConnectionAsync ( CreateVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpnConnection operation.

CreateVpnConnectionRouteAsync ( CreateVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.

CreateVpnGatewayAsync ( CreateVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpnGateway operation.

DeleteCustomerGatewayAsync ( DeleteCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteCustomerGateway operation.

DeleteDhcpOptionsAsync ( DeleteDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteDhcpOptions operation.

DeleteEgressOnlyInternetGatewayAsync ( DeleteEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.

DeleteFlowLogsAsync ( DeleteFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteFlowLogs operation.

DeleteInternetGatewayAsync ( DeleteInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteInternetGateway operation.

DeleteKeyPairAsync ( DeleteKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteKeyPair operation.

DeleteNatGatewayAsync ( DeleteNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNatGateway operation.

DeleteNetworkAclAsync ( DeleteNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNetworkAcl operation.

DeleteNetworkAclEntryAsync ( DeleteNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.

DeleteNetworkInterfaceAsync ( DeleteNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNetworkInterface operation.

DeletePlacementGroupAsync ( DeletePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeletePlacementGroup operation.

DeleteRouteAsync ( DeleteRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteRoute operation.

DeleteRouteTableAsync ( DeleteRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteRouteTable operation.

DeleteSecurityGroupAsync ( DeleteSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSecurityGroup operation.

DeleteSnapshotAsync ( DeleteSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSnapshot operation.

DeleteSpotDatafeedSubscriptionAsync ( DeleteSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.

DeleteSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task

Deletes the data feed for Spot instances.

DeleteSubnetAsync ( DeleteSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSubnet operation.

DeleteTagsAsync ( DeleteTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteTags operation.

DeleteVolumeAsync ( DeleteVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVolume operation.

DeleteVpcAsync ( DeleteVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpc operation.

DeleteVpcEndpointsAsync ( DeleteVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.

DeleteVpcPeeringConnectionAsync ( DeleteVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.

DeleteVpnConnectionAsync ( DeleteVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpnConnection operation.

DeleteVpnConnectionRouteAsync ( DeleteVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.

DeleteVpnGatewayAsync ( DeleteVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpnGateway operation.

DeregisterImageAsync ( DeregisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeregisterImage operation.

DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

DescribeAccountAttributesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes attributes of your AWS account. The following are the supported account attributes:

  • supported-platforms: Indicates whether your account can launch instances into EC2-Classic and EC2-VPC, or only into EC2-VPC.

  • default-vpc: The ID of the default VPC for your account, or none.

  • max-instances: The maximum number of On-Demand instances that you can run.

  • vpc-max-security-groups-per-interface: The maximum number of security groups that you can assign to a network interface.

  • max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-Classic.

  • vpc-max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-VPC.

DescribeAddressesAsync ( DescribeAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAddresses operation.

DescribeAddressesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your Elastic IP addresses.

An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

DescribeAvailabilityZonesAsync ( DescribeAvailabilityZonesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.

DescribeAvailabilityZonesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the Availability Zones that are available to you. The results include zones only for the region you're currently using. If there is an event impacting an Availability Zone, you can use this request to view the state and any provided message for that Availability Zone.

For more information, see Regions and Availability Zones in the Amazon Elastic Compute Cloud User Guide.

DescribeBundleTasksAsync ( DescribeBundleTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeBundleTasks operation.

DescribeBundleTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your bundling tasks.

Completed bundle tasks are listed for only a limited time. If your bundle task is no longer in the list, you can still register an AMI from it. Just use RegisterImage with the Amazon S3 bucket name and image manifest name you provided to the bundle task.

DescribeClassicLinkInstancesAsync ( DescribeClassicLinkInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.

DescribeConversionTasksAsync ( DescribeConversionTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeConversionTasks operation.

DescribeConversionTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your conversion tasks. For more information, see the VM Import/Export User Guide.

For information about the import manifest referenced by this API action, see VM Import Manifest.

DescribeCustomerGatewaysAsync ( DescribeCustomerGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeCustomerGateways operation.

DescribeCustomerGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPN customer gateways.

For more information about VPN customer gateways, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

DescribeDhcpOptionsAsync ( DescribeDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeDhcpOptions operation.

DescribeDhcpOptionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your DHCP options sets.

For more information about DHCP options sets, see DHCP Options Sets in the Amazon Virtual Private Cloud User Guide.

DescribeEgressOnlyInternetGatewaysAsync ( DescribeEgressOnlyInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.

DescribeExportTasksAsync ( DescribeExportTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeExportTasks operation.

DescribeExportTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your export tasks.

DescribeFlowLogsAsync ( DescribeFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeFlowLogs operation.

DescribeHostReservationOfferingsAsync ( DescribeHostReservationOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.

DescribeHostReservationsAsync ( DescribeHostReservationsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHostReservations operation.

DescribeHostsAsync ( DescribeHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHosts operation.

DescribeIdFormatAsync ( DescribeIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeIdFormat operation.

DescribeIdentityIdFormatAsync ( DescribeIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.

DescribeImageAttributeAsync ( DescribeImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImageAttribute operation.

DescribeImagesAsync ( DescribeImagesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImages operation.

DescribeImagesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the images (AMIs, AKIs, and ARIs) available to you. Images available to you include public images, private images that you own, and private images owned by other AWS accounts but for which you have explicit launch permissions.

Deregistered images are included in the returned results for an unspecified interval after deregistration.

DescribeImportImageTasksAsync ( DescribeImportImageTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImportImageTasks operation.

DescribeImportSnapshotTasksAsync ( DescribeImportSnapshotTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.

DescribeInstanceAttributeAsync ( DescribeInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.

DescribeInstanceStatusAsync ( DescribeInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInstanceStatus operation.

DescribeInstanceStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the status of one or more instances. By default, only running instances are described, unless specified otherwise.

Instance status includes the following components:

  • Status checks - Amazon EC2 performs status checks on running EC2 instances to identify hardware and software issues. For more information, see Status Checks for Your Instances and Troubleshooting Instances with Failed Status Checks in the Amazon Elastic Compute Cloud User Guide.

  • Scheduled events - Amazon EC2 can schedule events (such as reboot, stop, or terminate) for your instances related to hardware issues, software updates, or system maintenance. For more information, see Scheduled Events for Your Instances in the Amazon Elastic Compute Cloud User Guide.

  • Instance state - You can manage your instances from the moment you launch them through their termination. For more information, see Instance Lifecycle in the Amazon Elastic Compute Cloud User Guide.

DescribeInstancesAsync ( DescribeInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInstances operation.

DescribeInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your instances.

If you specify one or more instance IDs, Amazon EC2 returns information for those instances. If you do not specify instance IDs, Amazon EC2 returns information for all relevant instances. If you specify an instance ID that is not valid, an error is returned. If you specify an instance that you do not own, it is not included in the returned results.

Recently terminated instances might appear in the returned results. This interval is usually less than one hour.

If you describe instances in the rare case where an Availability Zone is experiencing a service disruption and you specify instance IDs that are in the affected zone, or do not specify any instance IDs at all, the call fails. If you describe instances and specify only instance IDs that are in an unaffected zone, the call works normally.

DescribeInternetGatewaysAsync ( DescribeInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInternetGateways operation.

DescribeInternetGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your Internet gateways.

DescribeKeyPairsAsync ( DescribeKeyPairsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeKeyPairs operation.

DescribeKeyPairsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your key pairs.

For more information about key pairs, see Key Pairs in the Amazon Elastic Compute Cloud User Guide.

DescribeMovingAddressesAsync ( DescribeMovingAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeMovingAddresses operation.

DescribeNatGatewaysAsync ( DescribeNatGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNatGateways operation.

DescribeNetworkAclsAsync ( DescribeNetworkAclsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNetworkAcls operation.

DescribeNetworkAclsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your network ACLs.

For more information about network ACLs, see Network ACLs in the Amazon Virtual Private Cloud User Guide.

DescribeNetworkInterfaceAttributeAsync ( DescribeNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.

DescribeNetworkInterfacesAsync ( DescribeNetworkInterfacesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.

DescribeNetworkInterfacesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your network interfaces.

DescribePlacementGroupsAsync ( DescribePlacementGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribePlacementGroups operation.

DescribePlacementGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your placement groups. For more information about placement groups and cluster instances, see Cluster Instances in the Amazon Elastic Compute Cloud User Guide.

DescribePrefixListsAsync ( DescribePrefixListsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribePrefixLists operation.

DescribeRegionsAsync ( DescribeRegionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeRegions operation.

DescribeRegionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more regions that are currently available to you.

For a list of the regions supported by Amazon EC2, see Regions and Endpoints.

DescribeReservedInstancesAsync ( DescribeReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstances operation.

DescribeReservedInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the Reserved Instances that you purchased.

For more information about Reserved Instances, see Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

DescribeReservedInstancesListingsAsync ( DescribeReservedInstancesListingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.

DescribeReservedInstancesListingsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.

The Reserved Instance Marketplace matches sellers who want to resell Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.

As a seller, you choose to list some or all of your Reserved Instances, and you specify the upfront price to receive for them. Your Reserved Instances are then listed in the Reserved Instance Marketplace and are available for purchase.

As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

DescribeReservedInstancesModificationsAsync ( DescribeReservedInstancesModificationsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.

DescribeReservedInstancesModificationsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.

For more information, see Modifying Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

DescribeReservedInstancesOfferingsAsync ( DescribeReservedInstancesOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.

DescribeReservedInstancesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes Reserved Instance offerings that are available for purchase. With Reserved Instances, you purchase the right to launch instances for a period of time. During that time period, you do not receive insufficient capacity errors, and you pay a lower usage rate than the rate charged for On-Demand instances for the actual time used.

If you have listed your own Reserved Instances for sale in the Reserved Instance Marketplace, they will be excluded from these results. This is to ensure that you do not purchase your own Reserved Instances.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

DescribeRouteTablesAsync ( DescribeRouteTablesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeRouteTables operation.

DescribeRouteTablesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your route tables.

Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations.

For more information about route tables, see Route Tables in the Amazon Virtual Private Cloud User Guide.

DescribeScheduledInstanceAvailabilityAsync ( DescribeScheduledInstanceAvailabilityRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.

DescribeScheduledInstancesAsync ( DescribeScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeScheduledInstances operation.

DescribeSecurityGroupReferencesAsync ( DescribeSecurityGroupReferencesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.

DescribeSecurityGroupsAsync ( DescribeSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSecurityGroups operation.

DescribeSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your security groups.

A security group is for use with instances either in the EC2-Classic platform or in a specific VPC. For more information, see Amazon EC2 Security Groups in the Amazon Elastic Compute Cloud User Guide and Security Groups for Your VPC in the Amazon Virtual Private Cloud User Guide.

DescribeSnapshotAttributeAsync ( DescribeSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.

DescribeSnapshotsAsync ( DescribeSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSnapshots operation.

DescribeSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the EBS snapshots available to you. Available snapshots include public snapshots available for any AWS account to launch, private snapshots that you own, and private snapshots owned by another AWS account but for which you've been given explicit create volume permissions.

The create volume permissions fall into the following categories:

  • public: The owner of the snapshot granted create volume permissions for the snapshot to the all group. All AWS accounts have create volume permissions for these snapshots.

  • explicit: The owner of the snapshot granted create volume permissions to a specific AWS account.

  • implicit: An AWS account has implicit create volume permissions for all snapshots it owns.

The list of snapshots returned can be modified by specifying snapshot IDs, snapshot owners, or AWS accounts with create volume permissions. If no options are specified, Amazon EC2 returns all snapshots for which you have create volume permissions.

If you specify one or more snapshot IDs, only snapshots that have the specified IDs are returned. If you specify an invalid snapshot ID, an error is returned. If you specify a snapshot ID for which you do not have access, it is not included in the returned results.

If you specify one or more snapshot owners using the OwnerIds option, only snapshots from the specified owners and for which you have access are returned. The results can include the AWS account IDs of the specified owners, amazon for snapshots owned by Amazon, or self for snapshots that you own.

If you specify a list of restorable users, only snapshots with create snapshot permissions for those users are returned. You can specify AWS account IDs (if you own the snapshots), self for snapshots for which you own or have explicit permissions, or all for public snapshots.

If you are describing a long list of snapshots, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeSnapshots request to retrieve the remaining results.

For more information about EBS snapshots, see Amazon EBS Snapshots in the Amazon Elastic Compute Cloud User Guide.

DescribeSpotDatafeedSubscriptionAsync ( DescribeSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.

DescribeSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the data feed for Spot instances. For more information, see Spot Instance Data Feed in the Amazon Elastic Compute Cloud User Guide.

DescribeSpotFleetInstancesAsync ( DescribeSpotFleetInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.

DescribeSpotFleetRequestHistoryAsync ( DescribeSpotFleetRequestHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.

DescribeSpotFleetRequestsAsync ( DescribeSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.

DescribeSpotInstanceRequestsAsync ( DescribeSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.

DescribeSpotInstanceRequestsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the Spot instance requests that belong to your account. Spot instances are instances that Amazon EC2 launches when the bid price that you specify exceeds the current Spot price. Amazon EC2 periodically sets the Spot price based on available Spot instance capacity and current Spot instance requests. For more information, see Spot Instance Requests in the Amazon Elastic Compute Cloud User Guide.

You can use DescribeSpotInstanceRequests to find a running Spot instance by examining the response. If the status of the Spot instance is fulfilled, the instance ID appears in the response and contains the identifier of the instance. Alternatively, you can use DescribeInstances with a filter to look for instances where the instance lifecycle is spot.

Spot instance requests are deleted 4 hours after they are canceled and their instances are terminated.

DescribeSpotPriceHistoryAsync ( DescribeSpotPriceHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.

DescribeSpotPriceHistoryAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the Spot price history. For more information, see Spot Instance Pricing History in the Amazon Elastic Compute Cloud User Guide.

When you specify a start and end time, this operation returns the prices of the instance types within the time range that you specified and the time when the price changed. The price is valid within the time period that you specified; the response merely indicates the last time that the price changed.

DescribeStaleSecurityGroupsAsync ( DescribeStaleSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.

DescribeSubnetsAsync ( DescribeSubnetsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSubnets operation.

DescribeSubnetsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your subnets.

For more information about subnets, see Your VPC and Subnets in the Amazon Virtual Private Cloud User Guide.

DescribeTagsAsync ( DescribeTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTags operation.

DescribeTagsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the tags for your EC2 resources.

For more information about tags, see Tagging Your Resources in the Amazon Elastic Compute Cloud User Guide.

DescribeVolumeAttributeAsync ( DescribeVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.

DescribeVolumeStatusAsync ( DescribeVolumeStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVolumeStatus operation.

DescribeVolumeStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event.

The DescribeVolumeStatus operation provides the following information about the specified volumes:

Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks may still be taking place on your volume at the time. We recommend that you retry the request. For more information on volume status, see Monitoring the Status of Your Volumes.

Events: Reflect the cause of a volume status and may require you to take action. For example, if your volume returns an impaired status, then the volume event might be potential-data-inconsistency. This means that your volume has been affected by an issue with the underlying host, has all I/O operations disabled, and may have inconsistent data.

Actions: Reflect the actions you may have to take in response to an event. For example, if the status of the volume is impaired and the volume event shows potential-data-inconsistency, then the action shows enable-volume-io. This means that you may want to enable the I/O operations for the volume by calling the EnableVolumeIO action and then check the volume for data consistency.

Volume status is based on the volume status checks, and does not reflect the volume state. Therefore, volume status does not indicate volumes in the error state (for example, when a volume is incapable of accepting I/O.)

DescribeVolumesAsync ( DescribeVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVolumes operation.

DescribeVolumesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the specified EBS volumes.

If you are describing a long list of volumes, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeVolumes request to retrieve the remaining results.

For more information about EBS volumes, see Amazon EBS Volumes in the Amazon Elastic Compute Cloud User Guide.

DescribeVpcAttributeAsync ( DescribeVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcAttribute operation.

DescribeVpcClassicLinkAsync ( DescribeVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.

DescribeVpcClassicLinkDnsSupportAsync ( DescribeVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.

DescribeVpcEndpointServicesAsync ( DescribeVpcEndpointServicesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.

DescribeVpcEndpointsAsync ( DescribeVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.

DescribeVpcPeeringConnectionsAsync ( DescribeVpcPeeringConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.

DescribeVpcPeeringConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPC peering connections.

DescribeVpcsAsync ( DescribeVpcsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcs operation.

DescribeVpcsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPCs.

DescribeVpnConnectionsAsync ( DescribeVpnConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpnConnections operation.

DescribeVpnConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPN connections.

For more information about VPN connections, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

DescribeVpnGatewaysAsync ( DescribeVpnGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpnGateways operation.

DescribeVpnGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your virtual private gateways.

For more information about virtual private gateways, see Adding an IPsec Hardware VPN to Your VPC in the Amazon Virtual Private Cloud User Guide.

DetachClassicLinkVpcAsync ( DetachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.

DetachInternetGatewayAsync ( DetachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachInternetGateway operation.

DetachNetworkInterfaceAsync ( DetachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachNetworkInterface operation.

DetachVolumeAsync ( DetachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachVolume operation.

DetachVpnGatewayAsync ( DetachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachVpnGateway operation.

DisableVgwRoutePropagationAsync ( DisableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.

DisableVpcClassicLinkAsync ( DisableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableVpcClassicLink operation.

DisableVpcClassicLinkDnsSupportAsync ( DisableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.

DisassociateAddressAsync ( DisassociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateAddress operation.

DisassociateRouteTableAsync ( DisassociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateRouteTable operation.

DisassociateSubnetCidrBlockAsync ( DisassociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.

DisassociateVpcCidrBlockAsync ( DisassociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.

EnableVgwRoutePropagationAsync ( EnableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.

EnableVolumeIOAsync ( EnableVolumeIORequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVolumeIO operation.

EnableVpcClassicLinkAsync ( EnableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVpcClassicLink operation.

EnableVpcClassicLinkDnsSupportAsync ( EnableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.

EndAcceptReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : AcceptReservedInstancesExchangeQuoteResponse

Finishes the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.

EndAcceptVpcPeeringConnection ( IAsyncResult asyncResult ) : AcceptVpcPeeringConnectionResponse

Finishes the asynchronous execution of the AcceptVpcPeeringConnection operation.

EndAllocateAddress ( IAsyncResult asyncResult ) : AllocateAddressResponse

Finishes the asynchronous execution of the AllocateAddress operation.

EndAllocateHosts ( IAsyncResult asyncResult ) : AllocateHostsResponse

Finishes the asynchronous execution of the AllocateHosts operation.

EndAssignIpv6Addresses ( IAsyncResult asyncResult ) : AssignIpv6AddressesResponse

Finishes the asynchronous execution of the AssignIpv6Addresses operation.

EndAssignPrivateIpAddresses ( IAsyncResult asyncResult ) : AssignPrivateIpAddressesResponse

Finishes the asynchronous execution of the AssignPrivateIpAddresses operation.

EndAssociateAddress ( IAsyncResult asyncResult ) : AssociateAddressResponse

Finishes the asynchronous execution of the AssociateAddress operation.

EndAssociateDhcpOptions ( IAsyncResult asyncResult ) : AssociateDhcpOptionsResponse

Finishes the asynchronous execution of the AssociateDhcpOptions operation.

EndAssociateRouteTable ( IAsyncResult asyncResult ) : AssociateRouteTableResponse

Finishes the asynchronous execution of the AssociateRouteTable operation.

EndAssociateSubnetCidrBlock ( IAsyncResult asyncResult ) : AssociateSubnetCidrBlockResponse

Finishes the asynchronous execution of the AssociateSubnetCidrBlock operation.

EndAssociateVpcCidrBlock ( IAsyncResult asyncResult ) : AssociateVpcCidrBlockResponse

Finishes the asynchronous execution of the AssociateVpcCidrBlock operation.

EndAttachClassicLinkVpc ( IAsyncResult asyncResult ) : AttachClassicLinkVpcResponse

Finishes the asynchronous execution of the AttachClassicLinkVpc operation.

EndAttachInternetGateway ( IAsyncResult asyncResult ) : AttachInternetGatewayResponse

Finishes the asynchronous execution of the AttachInternetGateway operation.

EndAttachNetworkInterface ( IAsyncResult asyncResult ) : AttachNetworkInterfaceResponse

Finishes the asynchronous execution of the AttachNetworkInterface operation.

EndAttachVolume ( IAsyncResult asyncResult ) : AttachVolumeResponse

Finishes the asynchronous execution of the AttachVolume operation.

EndAttachVpnGateway ( IAsyncResult asyncResult ) : AttachVpnGatewayResponse

Finishes the asynchronous execution of the AttachVpnGateway operation.

EndAuthorizeSecurityGroupEgress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupEgressResponse

Finishes the asynchronous execution of the AuthorizeSecurityGroupEgress operation.

EndAuthorizeSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupIngressResponse

Finishes the asynchronous execution of the AuthorizeSecurityGroupIngress operation.

EndBundleInstance ( IAsyncResult asyncResult ) : BundleInstanceResponse

Finishes the asynchronous execution of the BundleInstance operation.

EndCancelBundleTask ( IAsyncResult asyncResult ) : CancelBundleTaskResponse

Finishes the asynchronous execution of the CancelBundleTask operation.

EndCancelConversionTask ( IAsyncResult asyncResult ) : CancelConversionTaskResponse

Finishes the asynchronous execution of the CancelConversionTask operation.

EndCancelExportTask ( IAsyncResult asyncResult ) : CancelExportTaskResponse

Finishes the asynchronous execution of the CancelExportTask operation.

EndCancelImportTask ( IAsyncResult asyncResult ) : CancelImportTaskResponse

Finishes the asynchronous execution of the CancelImportTask operation.

EndCancelReservedInstancesListing ( IAsyncResult asyncResult ) : CancelReservedInstancesListingResponse

Finishes the asynchronous execution of the CancelReservedInstancesListing operation.

EndCancelSpotFleetRequests ( IAsyncResult asyncResult ) : CancelSpotFleetRequestsResponse

Finishes the asynchronous execution of the CancelSpotFleetRequests operation.

EndCancelSpotInstanceRequests ( IAsyncResult asyncResult ) : CancelSpotInstanceRequestsResponse

Finishes the asynchronous execution of the CancelSpotInstanceRequests operation.

EndConfirmProductInstance ( IAsyncResult asyncResult ) : ConfirmProductInstanceResponse

Finishes the asynchronous execution of the ConfirmProductInstance operation.

EndCopyImage ( IAsyncResult asyncResult ) : CopyImageResponse

Finishes the asynchronous execution of the CopyImage operation.

EndCopySnapshot ( IAsyncResult asyncResult ) : CopySnapshotResponse

Finishes the asynchronous execution of the CopySnapshot operation.

EndCreateCustomerGateway ( IAsyncResult asyncResult ) : CreateCustomerGatewayResponse

Finishes the asynchronous execution of the CreateCustomerGateway operation.

EndCreateDhcpOptions ( IAsyncResult asyncResult ) : CreateDhcpOptionsResponse

Finishes the asynchronous execution of the CreateDhcpOptions operation.

EndCreateEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : CreateEgressOnlyInternetGatewayResponse

Finishes the asynchronous execution of the CreateEgressOnlyInternetGateway operation.

EndCreateFlowLogs ( IAsyncResult asyncResult ) : CreateFlowLogsResponse

Finishes the asynchronous execution of the CreateFlowLogs operation.

EndCreateImage ( IAsyncResult asyncResult ) : CreateImageResponse

Finishes the asynchronous execution of the CreateImage operation.

EndCreateInstanceExportTask ( IAsyncResult asyncResult ) : CreateInstanceExportTaskResponse

Finishes the asynchronous execution of the CreateInstanceExportTask operation.

EndCreateInternetGateway ( IAsyncResult asyncResult ) : CreateInternetGatewayResponse

Finishes the asynchronous execution of the CreateInternetGateway operation.

EndCreateKeyPair ( IAsyncResult asyncResult ) : CreateKeyPairResponse

Finishes the asynchronous execution of the CreateKeyPair operation.

EndCreateNatGateway ( IAsyncResult asyncResult ) : CreateNatGatewayResponse

Finishes the asynchronous execution of the CreateNatGateway operation.

EndCreateNetworkAcl ( IAsyncResult asyncResult ) : CreateNetworkAclResponse

Finishes the asynchronous execution of the CreateNetworkAcl operation.

EndCreateNetworkAclEntry ( IAsyncResult asyncResult ) : CreateNetworkAclEntryResponse

Finishes the asynchronous execution of the CreateNetworkAclEntry operation.

EndCreateNetworkInterface ( IAsyncResult asyncResult ) : CreateNetworkInterfaceResponse

Finishes the asynchronous execution of the CreateNetworkInterface operation.

EndCreatePlacementGroup ( IAsyncResult asyncResult ) : CreatePlacementGroupResponse

Finishes the asynchronous execution of the CreatePlacementGroup operation.

EndCreateReservedInstancesListing ( IAsyncResult asyncResult ) : CreateReservedInstancesListingResponse

Finishes the asynchronous execution of the CreateReservedInstancesListing operation.

EndCreateRoute ( IAsyncResult asyncResult ) : CreateRouteResponse

Finishes the asynchronous execution of the CreateRoute operation.

EndCreateRouteTable ( IAsyncResult asyncResult ) : CreateRouteTableResponse

Finishes the asynchronous execution of the CreateRouteTable operation.

EndCreateSecurityGroup ( IAsyncResult asyncResult ) : CreateSecurityGroupResponse

Finishes the asynchronous execution of the CreateSecurityGroup operation.

EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse

Finishes the asynchronous execution of the CreateSnapshot operation.

EndCreateSpotDatafeedSubscription ( IAsyncResult asyncResult ) : CreateSpotDatafeedSubscriptionResponse

Finishes the asynchronous execution of the CreateSpotDatafeedSubscription operation.

EndCreateSubnet ( IAsyncResult asyncResult ) : CreateSubnetResponse

Finishes the asynchronous execution of the CreateSubnet operation.

EndCreateTags ( IAsyncResult asyncResult ) : CreateTagsResponse

Finishes the asynchronous execution of the CreateTags operation.

EndCreateVolume ( IAsyncResult asyncResult ) : CreateVolumeResponse

Finishes the asynchronous execution of the CreateVolume operation.

EndCreateVpc ( IAsyncResult asyncResult ) : CreateVpcResponse

Finishes the asynchronous execution of the CreateVpc operation.

EndCreateVpcEndpoint ( IAsyncResult asyncResult ) : CreateVpcEndpointResponse

Finishes the asynchronous execution of the CreateVpcEndpoint operation.

EndCreateVpcPeeringConnection ( IAsyncResult asyncResult ) : CreateVpcPeeringConnectionResponse

Finishes the asynchronous execution of the CreateVpcPeeringConnection operation.

EndCreateVpnConnection ( IAsyncResult asyncResult ) : CreateVpnConnectionResponse

Finishes the asynchronous execution of the CreateVpnConnection operation.

EndCreateVpnConnectionRoute ( IAsyncResult asyncResult ) : CreateVpnConnectionRouteResponse

Finishes the asynchronous execution of the CreateVpnConnectionRoute operation.

EndCreateVpnGateway ( IAsyncResult asyncResult ) : CreateVpnGatewayResponse

Finishes the asynchronous execution of the CreateVpnGateway operation.

EndDeleteCustomerGateway ( IAsyncResult asyncResult ) : DeleteCustomerGatewayResponse

Finishes the asynchronous execution of the DeleteCustomerGateway operation.

EndDeleteDhcpOptions ( IAsyncResult asyncResult ) : DeleteDhcpOptionsResponse

Finishes the asynchronous execution of the DeleteDhcpOptions operation.

EndDeleteEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : DeleteEgressOnlyInternetGatewayResponse

Finishes the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.

EndDeleteFlowLogs ( IAsyncResult asyncResult ) : DeleteFlowLogsResponse

Finishes the asynchronous execution of the DeleteFlowLogs operation.

EndDeleteInternetGateway ( IAsyncResult asyncResult ) : DeleteInternetGatewayResponse

Finishes the asynchronous execution of the DeleteInternetGateway operation.

EndDeleteKeyPair ( IAsyncResult asyncResult ) : DeleteKeyPairResponse

Finishes the asynchronous execution of the DeleteKeyPair operation.

EndDeleteNatGateway ( IAsyncResult asyncResult ) : DeleteNatGatewayResponse

Finishes the asynchronous execution of the DeleteNatGateway operation.

EndDeleteNetworkAcl ( IAsyncResult asyncResult ) : DeleteNetworkAclResponse

Finishes the asynchronous execution of the DeleteNetworkAcl operation.

EndDeleteNetworkAclEntry ( IAsyncResult asyncResult ) : DeleteNetworkAclEntryResponse

Finishes the asynchronous execution of the DeleteNetworkAclEntry operation.

EndDeleteNetworkInterface ( IAsyncResult asyncResult ) : DeleteNetworkInterfaceResponse

Finishes the asynchronous execution of the DeleteNetworkInterface operation.

EndDeletePlacementGroup ( IAsyncResult asyncResult ) : DeletePlacementGroupResponse

Finishes the asynchronous execution of the DeletePlacementGroup operation.

EndDeleteRoute ( IAsyncResult asyncResult ) : DeleteRouteResponse

Finishes the asynchronous execution of the DeleteRoute operation.

EndDeleteRouteTable ( IAsyncResult asyncResult ) : DeleteRouteTableResponse

Finishes the asynchronous execution of the DeleteRouteTable operation.

EndDeleteSecurityGroup ( IAsyncResult asyncResult ) : DeleteSecurityGroupResponse

Finishes the asynchronous execution of the DeleteSecurityGroup operation.

EndDeleteSnapshot ( IAsyncResult asyncResult ) : DeleteSnapshotResponse

Finishes the asynchronous execution of the DeleteSnapshot operation.

EndDeleteSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DeleteSpotDatafeedSubscriptionResponse

Finishes the asynchronous execution of the DeleteSpotDatafeedSubscription operation.

EndDeleteSubnet ( IAsyncResult asyncResult ) : DeleteSubnetResponse

Finishes the asynchronous execution of the DeleteSubnet operation.

EndDeleteTags ( IAsyncResult asyncResult ) : DeleteTagsResponse

Finishes the asynchronous execution of the DeleteTags operation.

EndDeleteVolume ( IAsyncResult asyncResult ) : DeleteVolumeResponse

Finishes the asynchronous execution of the DeleteVolume operation.

EndDeleteVpc ( IAsyncResult asyncResult ) : DeleteVpcResponse

Finishes the asynchronous execution of the DeleteVpc operation.

EndDeleteVpcEndpoints ( IAsyncResult asyncResult ) : DeleteVpcEndpointsResponse

Finishes the asynchronous execution of the DeleteVpcEndpoints operation.

EndDeleteVpcPeeringConnection ( IAsyncResult asyncResult ) : DeleteVpcPeeringConnectionResponse

Finishes the asynchronous execution of the DeleteVpcPeeringConnection operation.

EndDeleteVpnConnection ( IAsyncResult asyncResult ) : DeleteVpnConnectionResponse

Finishes the asynchronous execution of the DeleteVpnConnection operation.

EndDeleteVpnConnectionRoute ( IAsyncResult asyncResult ) : DeleteVpnConnectionRouteResponse

Finishes the asynchronous execution of the DeleteVpnConnectionRoute operation.

EndDeleteVpnGateway ( IAsyncResult asyncResult ) : DeleteVpnGatewayResponse

Finishes the asynchronous execution of the DeleteVpnGateway operation.

EndDeregisterImage ( IAsyncResult asyncResult ) : DeregisterImageResponse

Finishes the asynchronous execution of the DeregisterImage operation.

EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse

Finishes the asynchronous execution of the DescribeAccountAttributes operation.

EndDescribeAddresses ( IAsyncResult asyncResult ) : DescribeAddressesResponse

Finishes the asynchronous execution of the DescribeAddresses operation.

EndDescribeAvailabilityZones ( IAsyncResult asyncResult ) : DescribeAvailabilityZonesResponse

Finishes the asynchronous execution of the DescribeAvailabilityZones operation.

EndDescribeBundleTasks ( IAsyncResult asyncResult ) : DescribeBundleTasksResponse

Finishes the asynchronous execution of the DescribeBundleTasks operation.

EndDescribeClassicLinkInstances ( IAsyncResult asyncResult ) : DescribeClassicLinkInstancesResponse

Finishes the asynchronous execution of the DescribeClassicLinkInstances operation.

EndDescribeConversionTasks ( IAsyncResult asyncResult ) : DescribeConversionTasksResponse

Finishes the asynchronous execution of the DescribeConversionTasks operation.

EndDescribeCustomerGateways ( IAsyncResult asyncResult ) : DescribeCustomerGatewaysResponse

Finishes the asynchronous execution of the DescribeCustomerGateways operation.

EndDescribeDhcpOptions ( IAsyncResult asyncResult ) : DescribeDhcpOptionsResponse

Finishes the asynchronous execution of the DescribeDhcpOptions operation.

EndDescribeEgressOnlyInternetGateways ( IAsyncResult asyncResult ) : DescribeEgressOnlyInternetGatewaysResponse

Finishes the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.

EndDescribeExportTasks ( IAsyncResult asyncResult ) : DescribeExportTasksResponse

Finishes the asynchronous execution of the DescribeExportTasks operation.

EndDescribeFlowLogs ( IAsyncResult asyncResult ) : DescribeFlowLogsResponse

Finishes the asynchronous execution of the DescribeFlowLogs operation.

EndDescribeHostReservationOfferings ( IAsyncResult asyncResult ) : DescribeHostReservationOfferingsResponse

Finishes the asynchronous execution of the DescribeHostReservationOfferings operation.

EndDescribeHostReservations ( IAsyncResult asyncResult ) : DescribeHostReservationsResponse

Finishes the asynchronous execution of the DescribeHostReservations operation.

EndDescribeHosts ( IAsyncResult asyncResult ) : DescribeHostsResponse

Finishes the asynchronous execution of the DescribeHosts operation.

EndDescribeIdFormat ( IAsyncResult asyncResult ) : DescribeIdFormatResponse

Finishes the asynchronous execution of the DescribeIdFormat operation.

EndDescribeIdentityIdFormat ( IAsyncResult asyncResult ) : DescribeIdentityIdFormatResponse

Finishes the asynchronous execution of the DescribeIdentityIdFormat operation.

EndDescribeImageAttribute ( IAsyncResult asyncResult ) : DescribeImageAttributeResponse

Finishes the asynchronous execution of the DescribeImageAttribute operation.

EndDescribeImages ( IAsyncResult asyncResult ) : DescribeImagesResponse

Finishes the asynchronous execution of the DescribeImages operation.

EndDescribeImportImageTasks ( IAsyncResult asyncResult ) : DescribeImportImageTasksResponse

Finishes the asynchronous execution of the DescribeImportImageTasks operation.

EndDescribeImportSnapshotTasks ( IAsyncResult asyncResult ) : DescribeImportSnapshotTasksResponse

Finishes the asynchronous execution of the DescribeImportSnapshotTasks operation.

EndDescribeInstanceAttribute ( IAsyncResult asyncResult ) : DescribeInstanceAttributeResponse

Finishes the asynchronous execution of the DescribeInstanceAttribute operation.

EndDescribeInstanceStatus ( IAsyncResult asyncResult ) : DescribeInstanceStatusResponse

Finishes the asynchronous execution of the DescribeInstanceStatus operation.

EndDescribeInstances ( IAsyncResult asyncResult ) : DescribeInstancesResponse

Finishes the asynchronous execution of the DescribeInstances operation.

EndDescribeInternetGateways ( IAsyncResult asyncResult ) : DescribeInternetGatewaysResponse

Finishes the asynchronous execution of the DescribeInternetGateways operation.

EndDescribeKeyPairs ( IAsyncResult asyncResult ) : DescribeKeyPairsResponse

Finishes the asynchronous execution of the DescribeKeyPairs operation.

EndDescribeMovingAddresses ( IAsyncResult asyncResult ) : DescribeMovingAddressesResponse

Finishes the asynchronous execution of the DescribeMovingAddresses operation.

EndDescribeNatGateways ( IAsyncResult asyncResult ) : DescribeNatGatewaysResponse

Finishes the asynchronous execution of the DescribeNatGateways operation.

EndDescribeNetworkAcls ( IAsyncResult asyncResult ) : DescribeNetworkAclsResponse

Finishes the asynchronous execution of the DescribeNetworkAcls operation.

EndDescribeNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : DescribeNetworkInterfaceAttributeResponse

Finishes the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.

EndDescribeNetworkInterfaces ( IAsyncResult asyncResult ) : DescribeNetworkInterfacesResponse

Finishes the asynchronous execution of the DescribeNetworkInterfaces operation.

EndDescribePlacementGroups ( IAsyncResult asyncResult ) : DescribePlacementGroupsResponse

Finishes the asynchronous execution of the DescribePlacementGroups operation.

EndDescribePrefixLists ( IAsyncResult asyncResult ) : DescribePrefixListsResponse

Finishes the asynchronous execution of the DescribePrefixLists operation.

EndDescribeRegions ( IAsyncResult asyncResult ) : DescribeRegionsResponse

Finishes the asynchronous execution of the DescribeRegions operation.

EndDescribeReservedInstances ( IAsyncResult asyncResult ) : DescribeReservedInstancesResponse

Finishes the asynchronous execution of the DescribeReservedInstances operation.

EndDescribeReservedInstancesListings ( IAsyncResult asyncResult ) : DescribeReservedInstancesListingsResponse

Finishes the asynchronous execution of the DescribeReservedInstancesListings operation.

EndDescribeReservedInstancesModifications ( IAsyncResult asyncResult ) : DescribeReservedInstancesModificationsResponse

Finishes the asynchronous execution of the DescribeReservedInstancesModifications operation.

EndDescribeReservedInstancesOfferings ( IAsyncResult asyncResult ) : DescribeReservedInstancesOfferingsResponse

Finishes the asynchronous execution of the DescribeReservedInstancesOfferings operation.

EndDescribeRouteTables ( IAsyncResult asyncResult ) : DescribeRouteTablesResponse

Finishes the asynchronous execution of the DescribeRouteTables operation.

EndDescribeScheduledInstanceAvailability ( IAsyncResult asyncResult ) : DescribeScheduledInstanceAvailabilityResponse

Finishes the asynchronous execution of the DescribeScheduledInstanceAvailability operation.

EndDescribeScheduledInstances ( IAsyncResult asyncResult ) : DescribeScheduledInstancesResponse

Finishes the asynchronous execution of the DescribeScheduledInstances operation.

EndDescribeSecurityGroupReferences ( IAsyncResult asyncResult ) : DescribeSecurityGroupReferencesResponse

Finishes the asynchronous execution of the DescribeSecurityGroupReferences operation.

EndDescribeSecurityGroups ( IAsyncResult asyncResult ) : DescribeSecurityGroupsResponse

Finishes the asynchronous execution of the DescribeSecurityGroups operation.

EndDescribeSnapshotAttribute ( IAsyncResult asyncResult ) : DescribeSnapshotAttributeResponse

Finishes the asynchronous execution of the DescribeSnapshotAttribute operation.

EndDescribeSnapshots ( IAsyncResult asyncResult ) : DescribeSnapshotsResponse

Finishes the asynchronous execution of the DescribeSnapshots operation.

EndDescribeSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DescribeSpotDatafeedSubscriptionResponse

Finishes the asynchronous execution of the DescribeSpotDatafeedSubscription operation.

EndDescribeSpotFleetInstances ( IAsyncResult asyncResult ) : DescribeSpotFleetInstancesResponse

Finishes the asynchronous execution of the DescribeSpotFleetInstances operation.

EndDescribeSpotFleetRequestHistory ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestHistoryResponse

Finishes the asynchronous execution of the DescribeSpotFleetRequestHistory operation.

EndDescribeSpotFleetRequests ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestsResponse

Finishes the asynchronous execution of the DescribeSpotFleetRequests operation.

EndDescribeSpotInstanceRequests ( IAsyncResult asyncResult ) : DescribeSpotInstanceRequestsResponse

Finishes the asynchronous execution of the DescribeSpotInstanceRequests operation.

EndDescribeSpotPriceHistory ( IAsyncResult asyncResult ) : DescribeSpotPriceHistoryResponse

Finishes the asynchronous execution of the DescribeSpotPriceHistory operation.

EndDescribeStaleSecurityGroups ( IAsyncResult asyncResult ) : DescribeStaleSecurityGroupsResponse

Finishes the asynchronous execution of the DescribeStaleSecurityGroups operation.

EndDescribeSubnets ( IAsyncResult asyncResult ) : DescribeSubnetsResponse

Finishes the asynchronous execution of the DescribeSubnets operation.

EndDescribeTags ( IAsyncResult asyncResult ) : DescribeTagsResponse

Finishes the asynchronous execution of the DescribeTags operation.

EndDescribeVolumeAttribute ( IAsyncResult asyncResult ) : DescribeVolumeAttributeResponse

Finishes the asynchronous execution of the DescribeVolumeAttribute operation.

EndDescribeVolumeStatus ( IAsyncResult asyncResult ) : DescribeVolumeStatusResponse

Finishes the asynchronous execution of the DescribeVolumeStatus operation.

EndDescribeVolumes ( IAsyncResult asyncResult ) : DescribeVolumesResponse

Finishes the asynchronous execution of the DescribeVolumes operation.

EndDescribeVpcAttribute ( IAsyncResult asyncResult ) : DescribeVpcAttributeResponse

Finishes the asynchronous execution of the DescribeVpcAttribute operation.

EndDescribeVpcClassicLink ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkResponse

Finishes the asynchronous execution of the DescribeVpcClassicLink operation.

EndDescribeVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkDnsSupportResponse

Finishes the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.

EndDescribeVpcEndpointServices ( IAsyncResult asyncResult ) : DescribeVpcEndpointServicesResponse

Finishes the asynchronous execution of the DescribeVpcEndpointServices operation.

EndDescribeVpcEndpoints ( IAsyncResult asyncResult ) : DescribeVpcEndpointsResponse

Finishes the asynchronous execution of the DescribeVpcEndpoints operation.

EndDescribeVpcPeeringConnections ( IAsyncResult asyncResult ) : DescribeVpcPeeringConnectionsResponse

Finishes the asynchronous execution of the DescribeVpcPeeringConnections operation.

EndDescribeVpcs ( IAsyncResult asyncResult ) : DescribeVpcsResponse

Finishes the asynchronous execution of the DescribeVpcs operation.

EndDescribeVpnConnections ( IAsyncResult asyncResult ) : DescribeVpnConnectionsResponse

Finishes the asynchronous execution of the DescribeVpnConnections operation.

EndDescribeVpnGateways ( IAsyncResult asyncResult ) : DescribeVpnGatewaysResponse

Finishes the asynchronous execution of the DescribeVpnGateways operation.

EndDetachClassicLinkVpc ( IAsyncResult asyncResult ) : DetachClassicLinkVpcResponse

Finishes the asynchronous execution of the DetachClassicLinkVpc operation.

EndDetachInternetGateway ( IAsyncResult asyncResult ) : DetachInternetGatewayResponse

Finishes the asynchronous execution of the DetachInternetGateway operation.

EndDetachNetworkInterface ( IAsyncResult asyncResult ) : DetachNetworkInterfaceResponse

Finishes the asynchronous execution of the DetachNetworkInterface operation.

EndDetachVolume ( IAsyncResult asyncResult ) : DetachVolumeResponse

Finishes the asynchronous execution of the DetachVolume operation.

EndDetachVpnGateway ( IAsyncResult asyncResult ) : DetachVpnGatewayResponse

Finishes the asynchronous execution of the DetachVpnGateway operation.

EndDisableVgwRoutePropagation ( IAsyncResult asyncResult ) : DisableVgwRoutePropagationResponse

Finishes the asynchronous execution of the DisableVgwRoutePropagation operation.

EndDisableVpcClassicLink ( IAsyncResult asyncResult ) : DisableVpcClassicLinkResponse

Finishes the asynchronous execution of the DisableVpcClassicLink operation.

EndDisableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DisableVpcClassicLinkDnsSupportResponse

Finishes the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.

EndDisassociateAddress ( IAsyncResult asyncResult ) : DisassociateAddressResponse

Finishes the asynchronous execution of the DisassociateAddress operation.

EndDisassociateRouteTable ( IAsyncResult asyncResult ) : DisassociateRouteTableResponse

Finishes the asynchronous execution of the DisassociateRouteTable operation.

EndDisassociateSubnetCidrBlock ( IAsyncResult asyncResult ) : DisassociateSubnetCidrBlockResponse

Finishes the asynchronous execution of the DisassociateSubnetCidrBlock operation.

EndDisassociateVpcCidrBlock ( IAsyncResult asyncResult ) : DisassociateVpcCidrBlockResponse

Finishes the asynchronous execution of the DisassociateVpcCidrBlock operation.

EndEnableVgwRoutePropagation ( IAsyncResult asyncResult ) : EnableVgwRoutePropagationResponse

Finishes the asynchronous execution of the EnableVgwRoutePropagation operation.

EndEnableVolumeIO ( IAsyncResult asyncResult ) : EnableVolumeIOResponse

Finishes the asynchronous execution of the EnableVolumeIO operation.

EndEnableVpcClassicLink ( IAsyncResult asyncResult ) : EnableVpcClassicLinkResponse

Finishes the asynchronous execution of the EnableVpcClassicLink operation.

EndEnableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : EnableVpcClassicLinkDnsSupportResponse

Finishes the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.

EndGetConsoleOutput ( IAsyncResult asyncResult ) : GetConsoleOutputResponse

Finishes the asynchronous execution of the GetConsoleOutput operation.

EndGetConsoleScreenshot ( IAsyncResult asyncResult ) : GetConsoleScreenshotResponse

Finishes the asynchronous execution of the GetConsoleScreenshot operation.

EndGetHostReservationPurchasePreview ( IAsyncResult asyncResult ) : GetHostReservationPurchasePreviewResponse

Finishes the asynchronous execution of the GetHostReservationPurchasePreview operation.

EndGetPasswordData ( IAsyncResult asyncResult ) : GetPasswordDataResponse

Finishes the asynchronous execution of the GetPasswordData operation.

EndGetReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : GetReservedInstancesExchangeQuoteResponse

Finishes the asynchronous execution of the GetReservedInstancesExchangeQuote operation.

EndImportImage ( IAsyncResult asyncResult ) : ImportImageResponse

Finishes the asynchronous execution of the ImportImage operation.

EndImportInstance ( IAsyncResult asyncResult ) : ImportInstanceResponse

Finishes the asynchronous execution of the ImportInstance operation.

EndImportKeyPair ( IAsyncResult asyncResult ) : ImportKeyPairResponse

Finishes the asynchronous execution of the ImportKeyPair operation.

EndImportSnapshot ( IAsyncResult asyncResult ) : ImportSnapshotResponse

Finishes the asynchronous execution of the ImportSnapshot operation.

EndImportVolume ( IAsyncResult asyncResult ) : ImportVolumeResponse

Finishes the asynchronous execution of the ImportVolume operation.

EndModifyHosts ( IAsyncResult asyncResult ) : ModifyHostsResponse

Finishes the asynchronous execution of the ModifyHosts operation.

EndModifyIdFormat ( IAsyncResult asyncResult ) : ModifyIdFormatResponse

Finishes the asynchronous execution of the ModifyIdFormat operation.

EndModifyIdentityIdFormat ( IAsyncResult asyncResult ) : ModifyIdentityIdFormatResponse

Finishes the asynchronous execution of the ModifyIdentityIdFormat operation.

EndModifyImageAttribute ( IAsyncResult asyncResult ) : ModifyImageAttributeResponse

Finishes the asynchronous execution of the ModifyImageAttribute operation.

EndModifyInstanceAttribute ( IAsyncResult asyncResult ) : ModifyInstanceAttributeResponse

Finishes the asynchronous execution of the ModifyInstanceAttribute operation.

EndModifyInstancePlacement ( IAsyncResult asyncResult ) : ModifyInstancePlacementResponse

Finishes the asynchronous execution of the ModifyInstancePlacement operation.

EndModifyNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ModifyNetworkInterfaceAttributeResponse

Finishes the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.

EndModifyReservedInstances ( IAsyncResult asyncResult ) : ModifyReservedInstancesResponse

Finishes the asynchronous execution of the ModifyReservedInstances operation.

EndModifySnapshotAttribute ( IAsyncResult asyncResult ) : ModifySnapshotAttributeResponse

Finishes the asynchronous execution of the ModifySnapshotAttribute operation.

EndModifySpotFleetRequest ( IAsyncResult asyncResult ) : ModifySpotFleetRequestResponse

Finishes the asynchronous execution of the ModifySpotFleetRequest operation.

EndModifySubnetAttribute ( IAsyncResult asyncResult ) : ModifySubnetAttributeResponse

Finishes the asynchronous execution of the ModifySubnetAttribute operation.

EndModifyVolumeAttribute ( IAsyncResult asyncResult ) : ModifyVolumeAttributeResponse

Finishes the asynchronous execution of the ModifyVolumeAttribute operation.

EndModifyVpcAttribute ( IAsyncResult asyncResult ) : ModifyVpcAttributeResponse

Finishes the asynchronous execution of the ModifyVpcAttribute operation.

EndModifyVpcEndpoint ( IAsyncResult asyncResult ) : ModifyVpcEndpointResponse

Finishes the asynchronous execution of the ModifyVpcEndpoint operation.

EndModifyVpcPeeringConnectionOptions ( IAsyncResult asyncResult ) : ModifyVpcPeeringConnectionOptionsResponse

Finishes the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.

EndMonitorInstances ( IAsyncResult asyncResult ) : MonitorInstancesResponse

Finishes the asynchronous execution of the MonitorInstances operation.

EndMoveAddressToVpc ( IAsyncResult asyncResult ) : MoveAddressToVpcResponse

Finishes the asynchronous execution of the MoveAddressToVpc operation.

EndPurchaseHostReservation ( IAsyncResult asyncResult ) : PurchaseHostReservationResponse

Finishes the asynchronous execution of the PurchaseHostReservation operation.

EndPurchaseReservedInstancesOffering ( IAsyncResult asyncResult ) : PurchaseReservedInstancesOfferingResponse

Finishes the asynchronous execution of the PurchaseReservedInstancesOffering operation.

EndPurchaseScheduledInstances ( IAsyncResult asyncResult ) : PurchaseScheduledInstancesResponse

Finishes the asynchronous execution of the PurchaseScheduledInstances operation.

EndRebootInstances ( IAsyncResult asyncResult ) : RebootInstancesResponse

Finishes the asynchronous execution of the RebootInstances operation.

EndRegisterImage ( IAsyncResult asyncResult ) : RegisterImageResponse

Finishes the asynchronous execution of the RegisterImage operation.

EndRejectVpcPeeringConnection ( IAsyncResult asyncResult ) : RejectVpcPeeringConnectionResponse

Finishes the asynchronous execution of the RejectVpcPeeringConnection operation.

EndReleaseAddress ( IAsyncResult asyncResult ) : ReleaseAddressResponse

Finishes the asynchronous execution of the ReleaseAddress operation.

EndReleaseHosts ( IAsyncResult asyncResult ) : ReleaseHostsResponse

Finishes the asynchronous execution of the ReleaseHosts operation.

EndReplaceNetworkAclAssociation ( IAsyncResult asyncResult ) : ReplaceNetworkAclAssociationResponse

Finishes the asynchronous execution of the ReplaceNetworkAclAssociation operation.

EndReplaceNetworkAclEntry ( IAsyncResult asyncResult ) : ReplaceNetworkAclEntryResponse

Finishes the asynchronous execution of the ReplaceNetworkAclEntry operation.

EndReplaceRoute ( IAsyncResult asyncResult ) : ReplaceRouteResponse

Finishes the asynchronous execution of the ReplaceRoute operation.

EndReplaceRouteTableAssociation ( IAsyncResult asyncResult ) : ReplaceRouteTableAssociationResponse

Finishes the asynchronous execution of the ReplaceRouteTableAssociation operation.

EndReportInstanceStatus ( IAsyncResult asyncResult ) : ReportInstanceStatusResponse

Finishes the asynchronous execution of the ReportInstanceStatus operation.

EndRequestSpotFleet ( IAsyncResult asyncResult ) : RequestSpotFleetResponse

Finishes the asynchronous execution of the RequestSpotFleet operation.

EndRequestSpotInstances ( IAsyncResult asyncResult ) : RequestSpotInstancesResponse

Finishes the asynchronous execution of the RequestSpotInstances operation.

EndResetImageAttribute ( IAsyncResult asyncResult ) : ResetImageAttributeResponse

Finishes the asynchronous execution of the ResetImageAttribute operation.

EndResetInstanceAttribute ( IAsyncResult asyncResult ) : ResetInstanceAttributeResponse

Finishes the asynchronous execution of the ResetInstanceAttribute operation.

EndResetNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ResetNetworkInterfaceAttributeResponse

Finishes the asynchronous execution of the ResetNetworkInterfaceAttribute operation.

EndResetSnapshotAttribute ( IAsyncResult asyncResult ) : ResetSnapshotAttributeResponse

Finishes the asynchronous execution of the ResetSnapshotAttribute operation.

EndRestoreAddressToClassic ( IAsyncResult asyncResult ) : RestoreAddressToClassicResponse

Finishes the asynchronous execution of the RestoreAddressToClassic operation.

EndRevokeSecurityGroupEgress ( IAsyncResult asyncResult ) : RevokeSecurityGroupEgressResponse

Finishes the asynchronous execution of the RevokeSecurityGroupEgress operation.

EndRevokeSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeSecurityGroupIngressResponse

Finishes the asynchronous execution of the RevokeSecurityGroupIngress operation.

EndRunInstances ( IAsyncResult asyncResult ) : RunInstancesResponse

Finishes the asynchronous execution of the RunInstances operation.

EndRunScheduledInstances ( IAsyncResult asyncResult ) : RunScheduledInstancesResponse

Finishes the asynchronous execution of the RunScheduledInstances operation.

EndStartInstances ( IAsyncResult asyncResult ) : StartInstancesResponse

Finishes the asynchronous execution of the StartInstances operation.

EndStopInstances ( IAsyncResult asyncResult ) : StopInstancesResponse

Finishes the asynchronous execution of the StopInstances operation.

EndTerminateInstances ( IAsyncResult asyncResult ) : TerminateInstancesResponse

Finishes the asynchronous execution of the TerminateInstances operation.

EndUnassignIpv6Addresses ( IAsyncResult asyncResult ) : UnassignIpv6AddressesResponse

Finishes the asynchronous execution of the UnassignIpv6Addresses operation.

EndUnassignPrivateIpAddresses ( IAsyncResult asyncResult ) : UnassignPrivateIpAddressesResponse

Finishes the asynchronous execution of the UnassignPrivateIpAddresses operation.

EndUnmonitorInstances ( IAsyncResult asyncResult ) : UnmonitorInstancesResponse

Finishes the asynchronous execution of the UnmonitorInstances operation.

GetConsoleOutputAsync ( GetConsoleOutputRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetConsoleOutput operation.

GetConsoleScreenshotAsync ( GetConsoleScreenshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetConsoleScreenshot operation.

GetHostReservationPurchasePreviewAsync ( GetHostReservationPurchasePreviewRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.

GetPasswordDataAsync ( GetPasswordDataRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetPasswordData operation.

GetReservedInstancesExchangeQuoteAsync ( GetReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.

ImportImageAsync ( ImportImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportImage operation.

ImportInstanceAsync ( ImportInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportInstance operation.

ImportKeyPairAsync ( ImportKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportKeyPair operation.

ImportSnapshotAsync ( ImportSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportSnapshot operation.

ImportVolumeAsync ( ImportVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportVolume operation.

ModifyHostsAsync ( ModifyHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyHosts operation.

ModifyIdFormatAsync ( ModifyIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyIdFormat operation.

ModifyIdentityIdFormatAsync ( ModifyIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.

ModifyImageAttributeAsync ( ModifyImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyImageAttribute operation.

ModifyInstanceAttributeAsync ( ModifyInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.

ModifyInstancePlacementAsync ( ModifyInstancePlacementRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyInstancePlacement operation.

ModifyNetworkInterfaceAttributeAsync ( ModifyNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.

ModifyReservedInstancesAsync ( ModifyReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReservedInstances operation.

ModifySnapshotAttributeAsync ( ModifySnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.

ModifySpotFleetRequestAsync ( ModifySpotFleetRequestRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.

ModifySubnetAttributeAsync ( ModifySubnetAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifySubnetAttribute operation.

ModifyVolumeAttributeAsync ( ModifyVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.

ModifyVpcAttributeAsync ( ModifyVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVpcAttribute operation.

ModifyVpcEndpointAsync ( ModifyVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.

ModifyVpcPeeringConnectionOptionsAsync ( ModifyVpcPeeringConnectionOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.

MonitorInstancesAsync ( MonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the MonitorInstances operation.

MoveAddressToVpcAsync ( MoveAddressToVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the MoveAddressToVpc operation.

PurchaseHostReservationAsync ( PurchaseHostReservationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PurchaseHostReservation operation.

PurchaseReservedInstancesOfferingAsync ( PurchaseReservedInstancesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.

PurchaseScheduledInstancesAsync ( PurchaseScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.

RebootInstancesAsync ( RebootInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RebootInstances operation.

RegisterImageAsync ( RegisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RegisterImage operation.

RejectVpcPeeringConnectionAsync ( RejectVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.

ReleaseAddressAsync ( ReleaseAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReleaseAddress operation.

ReleaseHostsAsync ( ReleaseHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReleaseHosts operation.

ReplaceNetworkAclAssociationAsync ( ReplaceNetworkAclAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.

ReplaceNetworkAclEntryAsync ( ReplaceNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.

ReplaceRouteAsync ( ReplaceRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceRoute operation.

ReplaceRouteTableAssociationAsync ( ReplaceRouteTableAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.

ReportInstanceStatusAsync ( ReportInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReportInstanceStatus operation.

RequestSpotFleetAsync ( RequestSpotFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RequestSpotFleet operation.

RequestSpotInstancesAsync ( RequestSpotInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RequestSpotInstances operation.

ResetImageAttributeAsync ( ResetImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetImageAttribute operation.

ResetInstanceAttributeAsync ( ResetInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetInstanceAttribute operation.

ResetNetworkInterfaceAttributeAsync ( ResetNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.

ResetSnapshotAttributeAsync ( ResetSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.

RestoreAddressToClassicAsync ( RestoreAddressToClassicRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RestoreAddressToClassic operation.

RevokeSecurityGroupEgressAsync ( RevokeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.

RevokeSecurityGroupIngressAsync ( RevokeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.

RunInstancesAsync ( RunInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RunInstances operation.

RunScheduledInstancesAsync ( RunScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RunScheduledInstances operation.

StartInstancesAsync ( StartInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartInstances operation.

StopInstancesAsync ( StopInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StopInstances operation.

TerminateInstancesAsync ( TerminateInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the TerminateInstances operation.

UnassignIpv6AddressesAsync ( UnassignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.

UnassignPrivateIpAddressesAsync ( UnassignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.

UnmonitorInstancesAsync ( UnmonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnmonitorInstances operation.

보호된 메소드들

메소드 설명
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void

Customizes the runtime pipeline.

Dispose ( bool disposing ) : void

Disposes the service client.

비공개 메소드들

메소드 설명
AcceptReservedInstancesExchangeQuote ( AcceptReservedInstancesExchangeQuoteRequest request ) : AcceptReservedInstancesExchangeQuoteResponse
AcceptVpcPeeringConnection ( AcceptVpcPeeringConnectionRequest request ) : AcceptVpcPeeringConnectionResponse
AllocateAddress ( ) : AllocateAddressResponse
AllocateAddress ( AllocateAddressRequest request ) : AllocateAddressResponse
AllocateHosts ( AllocateHostsRequest request ) : AllocateHostsResponse
AssignIpv6Addresses ( AssignIpv6AddressesRequest request ) : AssignIpv6AddressesResponse
AssignPrivateIpAddresses ( AssignPrivateIpAddressesRequest request ) : Amazon.EC2.Model.AssignPrivateIpAddressesResponse
AssociateAddress ( AssociateAddressRequest request ) : AssociateAddressResponse
AssociateDhcpOptions ( AssociateDhcpOptionsRequest request ) : Amazon.EC2.Model.AssociateDhcpOptionsResponse
AssociateRouteTable ( AssociateRouteTableRequest request ) : AssociateRouteTableResponse
AssociateSubnetCidrBlock ( AssociateSubnetCidrBlockRequest request ) : AssociateSubnetCidrBlockResponse
AssociateVpcCidrBlock ( AssociateVpcCidrBlockRequest request ) : AssociateVpcCidrBlockResponse
AttachClassicLinkVpc ( AttachClassicLinkVpcRequest request ) : AttachClassicLinkVpcResponse
AttachInternetGateway ( AttachInternetGatewayRequest request ) : Amazon.EC2.Model.AttachInternetGatewayResponse
AttachNetworkInterface ( AttachNetworkInterfaceRequest request ) : AttachNetworkInterfaceResponse
AttachVolume ( AttachVolumeRequest request ) : AttachVolumeResponse
AttachVpnGateway ( AttachVpnGatewayRequest request ) : AttachVpnGatewayResponse
AuthorizeSecurityGroupEgress ( AuthorizeSecurityGroupEgressRequest request ) : Amazon.EC2.Model.AuthorizeSecurityGroupEgressResponse
AuthorizeSecurityGroupIngress ( AuthorizeSecurityGroupIngressRequest request ) : Amazon.EC2.Model.AuthorizeSecurityGroupIngressResponse
BundleInstance ( BundleInstanceRequest request ) : BundleInstanceResponse
CancelBundleTask ( CancelBundleTaskRequest request ) : CancelBundleTaskResponse
CancelConversionTask ( CancelConversionTaskRequest request ) : CancelConversionTaskResponse
CancelExportTask ( CancelExportTaskRequest request ) : CancelExportTaskResponse
CancelImportTask ( CancelImportTaskRequest request ) : CancelImportTaskResponse
CancelReservedInstancesListing ( CancelReservedInstancesListingRequest request ) : CancelReservedInstancesListingResponse
CancelSpotFleetRequests ( CancelSpotFleetRequestsRequest request ) : CancelSpotFleetRequestsResponse
CancelSpotInstanceRequests ( CancelSpotInstanceRequestsRequest request ) : CancelSpotInstanceRequestsResponse
ConfirmProductInstance ( ConfirmProductInstanceRequest request ) : ConfirmProductInstanceResponse
CopyImage ( CopyImageRequest request ) : CopyImageResponse
CopySnapshot ( CopySnapshotRequest request ) : CopySnapshotResponse
CreateCustomerGateway ( CreateCustomerGatewayRequest request ) : CreateCustomerGatewayResponse
CreateDhcpOptions ( CreateDhcpOptionsRequest request ) : CreateDhcpOptionsResponse
CreateEgressOnlyInternetGateway ( CreateEgressOnlyInternetGatewayRequest request ) : CreateEgressOnlyInternetGatewayResponse
CreateFlowLogs ( CreateFlowLogsRequest request ) : CreateFlowLogsResponse
CreateImage ( CreateImageRequest request ) : CreateImageResponse
CreateInstanceExportTask ( CreateInstanceExportTaskRequest request ) : CreateInstanceExportTaskResponse
CreateInternetGateway ( ) : CreateInternetGatewayResponse
CreateInternetGateway ( CreateInternetGatewayRequest request ) : CreateInternetGatewayResponse
CreateKeyPair ( CreateKeyPairRequest request ) : CreateKeyPairResponse
CreateNatGateway ( CreateNatGatewayRequest request ) : CreateNatGatewayResponse
CreateNetworkAcl ( CreateNetworkAclRequest request ) : CreateNetworkAclResponse
CreateNetworkAclEntry ( CreateNetworkAclEntryRequest request ) : CreateNetworkAclEntryResponse
CreateNetworkInterface ( CreateNetworkInterfaceRequest request ) : CreateNetworkInterfaceResponse
CreatePlacementGroup ( CreatePlacementGroupRequest request ) : CreatePlacementGroupResponse
CreateReservedInstancesListing ( CreateReservedInstancesListingRequest request ) : CreateReservedInstancesListingResponse
CreateRoute ( CreateRouteRequest request ) : CreateRouteResponse
CreateRouteTable ( CreateRouteTableRequest request ) : CreateRouteTableResponse
CreateSecurityGroup ( CreateSecurityGroupRequest request ) : CreateSecurityGroupResponse
CreateSnapshot ( CreateSnapshotRequest request ) : CreateSnapshotResponse
CreateSpotDatafeedSubscription ( CreateSpotDatafeedSubscriptionRequest request ) : CreateSpotDatafeedSubscriptionResponse
CreateSubnet ( CreateSubnetRequest request ) : CreateSubnetResponse
CreateTags ( CreateTagsRequest request ) : CreateTagsResponse
CreateVolume ( CreateVolumeRequest request ) : CreateVolumeResponse
CreateVpc ( CreateVpcRequest request ) : CreateVpcResponse
CreateVpcEndpoint ( CreateVpcEndpointRequest request ) : CreateVpcEndpointResponse
CreateVpcPeeringConnection ( CreateVpcPeeringConnectionRequest request ) : CreateVpcPeeringConnectionResponse
CreateVpnConnection ( CreateVpnConnectionRequest request ) : CreateVpnConnectionResponse
CreateVpnConnectionRoute ( CreateVpnConnectionRouteRequest request ) : CreateVpnConnectionRouteResponse
CreateVpnGateway ( CreateVpnGatewayRequest request ) : CreateVpnGatewayResponse
DeleteCustomerGateway ( DeleteCustomerGatewayRequest request ) : DeleteCustomerGatewayResponse
DeleteDhcpOptions ( DeleteDhcpOptionsRequest request ) : DeleteDhcpOptionsResponse
DeleteEgressOnlyInternetGateway ( DeleteEgressOnlyInternetGatewayRequest request ) : DeleteEgressOnlyInternetGatewayResponse
DeleteFlowLogs ( DeleteFlowLogsRequest request ) : DeleteFlowLogsResponse
DeleteInternetGateway ( DeleteInternetGatewayRequest request ) : DeleteInternetGatewayResponse
DeleteKeyPair ( DeleteKeyPairRequest request ) : DeleteKeyPairResponse
DeleteNatGateway ( DeleteNatGatewayRequest request ) : DeleteNatGatewayResponse
DeleteNetworkAcl ( DeleteNetworkAclRequest request ) : DeleteNetworkAclResponse
DeleteNetworkAclEntry ( DeleteNetworkAclEntryRequest request ) : DeleteNetworkAclEntryResponse
DeleteNetworkInterface ( DeleteNetworkInterfaceRequest request ) : DeleteNetworkInterfaceResponse
DeletePlacementGroup ( DeletePlacementGroupRequest request ) : DeletePlacementGroupResponse
DeleteRoute ( DeleteRouteRequest request ) : DeleteRouteResponse
DeleteRouteTable ( DeleteRouteTableRequest request ) : DeleteRouteTableResponse
DeleteSecurityGroup ( DeleteSecurityGroupRequest request ) : DeleteSecurityGroupResponse
DeleteSnapshot ( DeleteSnapshotRequest request ) : DeleteSnapshotResponse
DeleteSpotDatafeedSubscription ( ) : DeleteSpotDatafeedSubscriptionResponse
DeleteSpotDatafeedSubscription ( DeleteSpotDatafeedSubscriptionRequest request ) : DeleteSpotDatafeedSubscriptionResponse
DeleteSubnet ( DeleteSubnetRequest request ) : DeleteSubnetResponse
DeleteTags ( DeleteTagsRequest request ) : DeleteTagsResponse
DeleteVolume ( DeleteVolumeRequest request ) : DeleteVolumeResponse
DeleteVpc ( DeleteVpcRequest request ) : DeleteVpcResponse
DeleteVpcEndpoints ( DeleteVpcEndpointsRequest request ) : DeleteVpcEndpointsResponse
DeleteVpcPeeringConnection ( DeleteVpcPeeringConnectionRequest request ) : DeleteVpcPeeringConnectionResponse
DeleteVpnConnection ( DeleteVpnConnectionRequest request ) : DeleteVpnConnectionResponse
DeleteVpnConnectionRoute ( DeleteVpnConnectionRouteRequest request ) : DeleteVpnConnectionRouteResponse
DeleteVpnGateway ( DeleteVpnGatewayRequest request ) : DeleteVpnGatewayResponse
DeregisterImage ( DeregisterImageRequest request ) : DeregisterImageResponse
DescribeAccountAttributes ( ) : DescribeAccountAttributesResponse
DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : DescribeAccountAttributesResponse
DescribeAddresses ( ) : DescribeAddressesResponse
DescribeAddresses ( DescribeAddressesRequest request ) : DescribeAddressesResponse
DescribeAvailabilityZones ( ) : DescribeAvailabilityZonesResponse
DescribeAvailabilityZones ( DescribeAvailabilityZonesRequest request ) : DescribeAvailabilityZonesResponse
DescribeBundleTasks ( ) : DescribeBundleTasksResponse
DescribeBundleTasks ( DescribeBundleTasksRequest request ) : DescribeBundleTasksResponse
DescribeClassicLinkInstances ( DescribeClassicLinkInstancesRequest request ) : DescribeClassicLinkInstancesResponse
DescribeConversionTasks ( ) : DescribeConversionTasksResponse
DescribeConversionTasks ( DescribeConversionTasksRequest request ) : DescribeConversionTasksResponse
DescribeCustomerGateways ( ) : DescribeCustomerGatewaysResponse
DescribeCustomerGateways ( DescribeCustomerGatewaysRequest request ) : DescribeCustomerGatewaysResponse
DescribeDhcpOptions ( ) : DescribeDhcpOptionsResponse
DescribeDhcpOptions ( DescribeDhcpOptionsRequest request ) : DescribeDhcpOptionsResponse
DescribeEgressOnlyInternetGateways ( DescribeEgressOnlyInternetGatewaysRequest request ) : DescribeEgressOnlyInternetGatewaysResponse
DescribeExportTasks ( ) : DescribeExportTasksResponse
DescribeExportTasks ( DescribeExportTasksRequest request ) : DescribeExportTasksResponse
DescribeFlowLogs ( DescribeFlowLogsRequest request ) : DescribeFlowLogsResponse
DescribeHostReservationOfferings ( DescribeHostReservationOfferingsRequest request ) : DescribeHostReservationOfferingsResponse
DescribeHostReservations ( DescribeHostReservationsRequest request ) : DescribeHostReservationsResponse
DescribeHosts ( DescribeHostsRequest request ) : DescribeHostsResponse
DescribeIdFormat ( DescribeIdFormatRequest request ) : DescribeIdFormatResponse
DescribeIdentityIdFormat ( DescribeIdentityIdFormatRequest request ) : DescribeIdentityIdFormatResponse
DescribeImageAttribute ( DescribeImageAttributeRequest request ) : DescribeImageAttributeResponse
DescribeImages ( ) : DescribeImagesResponse
DescribeImages ( DescribeImagesRequest request ) : DescribeImagesResponse
DescribeImportImageTasks ( DescribeImportImageTasksRequest request ) : DescribeImportImageTasksResponse
DescribeImportSnapshotTasks ( DescribeImportSnapshotTasksRequest request ) : DescribeImportSnapshotTasksResponse
DescribeInstanceAttribute ( DescribeInstanceAttributeRequest request ) : DescribeInstanceAttributeResponse
DescribeInstanceStatus ( ) : DescribeInstanceStatusResponse
DescribeInstanceStatus ( DescribeInstanceStatusRequest request ) : DescribeInstanceStatusResponse
DescribeInstances ( ) : DescribeInstancesResponse
DescribeInstances ( DescribeInstancesRequest request ) : DescribeInstancesResponse
DescribeInternetGateways ( ) : DescribeInternetGatewaysResponse
DescribeInternetGateways ( DescribeInternetGatewaysRequest request ) : DescribeInternetGatewaysResponse
DescribeKeyPairs ( ) : DescribeKeyPairsResponse
DescribeKeyPairs ( DescribeKeyPairsRequest request ) : DescribeKeyPairsResponse
DescribeMovingAddresses ( DescribeMovingAddressesRequest request ) : DescribeMovingAddressesResponse
DescribeNatGateways ( DescribeNatGatewaysRequest request ) : DescribeNatGatewaysResponse
DescribeNetworkAcls ( ) : DescribeNetworkAclsResponse
DescribeNetworkAcls ( DescribeNetworkAclsRequest request ) : DescribeNetworkAclsResponse
DescribeNetworkInterfaceAttribute ( DescribeNetworkInterfaceAttributeRequest request ) : DescribeNetworkInterfaceAttributeResponse
DescribeNetworkInterfaces ( ) : DescribeNetworkInterfacesResponse
DescribeNetworkInterfaces ( DescribeNetworkInterfacesRequest request ) : DescribeNetworkInterfacesResponse
DescribePlacementGroups ( ) : DescribePlacementGroupsResponse
DescribePlacementGroups ( DescribePlacementGroupsRequest request ) : DescribePlacementGroupsResponse
DescribePrefixLists ( DescribePrefixListsRequest request ) : DescribePrefixListsResponse
DescribeRegions ( ) : DescribeRegionsResponse
DescribeRegions ( DescribeRegionsRequest request ) : DescribeRegionsResponse
DescribeReservedInstances ( ) : DescribeReservedInstancesResponse
DescribeReservedInstances ( DescribeReservedInstancesRequest request ) : DescribeReservedInstancesResponse
DescribeReservedInstancesListings ( ) : DescribeReservedInstancesListingsResponse
DescribeReservedInstancesListings ( DescribeReservedInstancesListingsRequest request ) : DescribeReservedInstancesListingsResponse
DescribeReservedInstancesModifications ( ) : DescribeReservedInstancesModificationsResponse
DescribeReservedInstancesModifications ( DescribeReservedInstancesModificationsRequest request ) : DescribeReservedInstancesModificationsResponse
DescribeReservedInstancesOfferings ( ) : DescribeReservedInstancesOfferingsResponse
DescribeReservedInstancesOfferings ( DescribeReservedInstancesOfferingsRequest request ) : DescribeReservedInstancesOfferingsResponse
DescribeRouteTables ( ) : DescribeRouteTablesResponse
DescribeRouteTables ( DescribeRouteTablesRequest request ) : DescribeRouteTablesResponse
DescribeScheduledInstanceAvailability ( DescribeScheduledInstanceAvailabilityRequest request ) : DescribeScheduledInstanceAvailabilityResponse
DescribeScheduledInstances ( DescribeScheduledInstancesRequest request ) : DescribeScheduledInstancesResponse
DescribeSecurityGroupReferences ( DescribeSecurityGroupReferencesRequest request ) : DescribeSecurityGroupReferencesResponse
DescribeSecurityGroups ( ) : DescribeSecurityGroupsResponse
DescribeSecurityGroups ( DescribeSecurityGroupsRequest request ) : DescribeSecurityGroupsResponse
DescribeSnapshotAttribute ( DescribeSnapshotAttributeRequest request ) : DescribeSnapshotAttributeResponse
DescribeSnapshots ( ) : DescribeSnapshotsResponse
DescribeSnapshots ( DescribeSnapshotsRequest request ) : DescribeSnapshotsResponse
DescribeSpotDatafeedSubscription ( ) : DescribeSpotDatafeedSubscriptionResponse
DescribeSpotDatafeedSubscription ( DescribeSpotDatafeedSubscriptionRequest request ) : DescribeSpotDatafeedSubscriptionResponse
DescribeSpotFleetInstances ( DescribeSpotFleetInstancesRequest request ) : DescribeSpotFleetInstancesResponse
DescribeSpotFleetRequestHistory ( DescribeSpotFleetRequestHistoryRequest request ) : DescribeSpotFleetRequestHistoryResponse
DescribeSpotFleetRequests ( DescribeSpotFleetRequestsRequest request ) : DescribeSpotFleetRequestsResponse
DescribeSpotInstanceRequests ( ) : DescribeSpotInstanceRequestsResponse
DescribeSpotInstanceRequests ( DescribeSpotInstanceRequestsRequest request ) : DescribeSpotInstanceRequestsResponse
DescribeSpotPriceHistory ( ) : DescribeSpotPriceHistoryResponse
DescribeSpotPriceHistory ( DescribeSpotPriceHistoryRequest request ) : DescribeSpotPriceHistoryResponse
DescribeStaleSecurityGroups ( DescribeStaleSecurityGroupsRequest request ) : DescribeStaleSecurityGroupsResponse
DescribeSubnets ( ) : DescribeSubnetsResponse
DescribeSubnets ( DescribeSubnetsRequest request ) : DescribeSubnetsResponse
DescribeTags ( ) : DescribeTagsResponse
DescribeTags ( DescribeTagsRequest request ) : DescribeTagsResponse
DescribeVolumeAttribute ( DescribeVolumeAttributeRequest request ) : DescribeVolumeAttributeResponse
DescribeVolumeStatus ( ) : DescribeVolumeStatusResponse
DescribeVolumeStatus ( DescribeVolumeStatusRequest request ) : DescribeVolumeStatusResponse
DescribeVolumes ( ) : DescribeVolumesResponse
DescribeVolumes ( DescribeVolumesRequest request ) : DescribeVolumesResponse
DescribeVpcAttribute ( DescribeVpcAttributeRequest request ) : DescribeVpcAttributeResponse
DescribeVpcClassicLink ( DescribeVpcClassicLinkRequest request ) : DescribeVpcClassicLinkResponse
DescribeVpcClassicLinkDnsSupport ( DescribeVpcClassicLinkDnsSupportRequest request ) : DescribeVpcClassicLinkDnsSupportResponse
DescribeVpcEndpointServices ( DescribeVpcEndpointServicesRequest request ) : DescribeVpcEndpointServicesResponse
DescribeVpcEndpoints ( DescribeVpcEndpointsRequest request ) : DescribeVpcEndpointsResponse
DescribeVpcPeeringConnections ( ) : DescribeVpcPeeringConnectionsResponse
DescribeVpcPeeringConnections ( DescribeVpcPeeringConnectionsRequest request ) : DescribeVpcPeeringConnectionsResponse
DescribeVpcs ( ) : DescribeVpcsResponse
DescribeVpcs ( DescribeVpcsRequest request ) : DescribeVpcsResponse
DescribeVpnConnections ( ) : DescribeVpnConnectionsResponse
DescribeVpnConnections ( DescribeVpnConnectionsRequest request ) : DescribeVpnConnectionsResponse
DescribeVpnGateways ( ) : DescribeVpnGatewaysResponse
DescribeVpnGateways ( DescribeVpnGatewaysRequest request ) : DescribeVpnGatewaysResponse
DetachClassicLinkVpc ( DetachClassicLinkVpcRequest request ) : DetachClassicLinkVpcResponse
DetachInternetGateway ( DetachInternetGatewayRequest request ) : DetachInternetGatewayResponse
DetachNetworkInterface ( DetachNetworkInterfaceRequest request ) : DetachNetworkInterfaceResponse
DetachVolume ( DetachVolumeRequest request ) : DetachVolumeResponse
DetachVpnGateway ( DetachVpnGatewayRequest request ) : DetachVpnGatewayResponse
DisableVgwRoutePropagation ( DisableVgwRoutePropagationRequest request ) : DisableVgwRoutePropagationResponse
DisableVpcClassicLink ( DisableVpcClassicLinkRequest request ) : DisableVpcClassicLinkResponse
DisableVpcClassicLinkDnsSupport ( DisableVpcClassicLinkDnsSupportRequest request ) : DisableVpcClassicLinkDnsSupportResponse
DisassociateAddress ( DisassociateAddressRequest request ) : DisassociateAddressResponse
DisassociateRouteTable ( DisassociateRouteTableRequest request ) : DisassociateRouteTableResponse
DisassociateSubnetCidrBlock ( DisassociateSubnetCidrBlockRequest request ) : DisassociateSubnetCidrBlockResponse
DisassociateVpcCidrBlock ( DisassociateVpcCidrBlockRequest request ) : DisassociateVpcCidrBlockResponse
EnableVgwRoutePropagation ( EnableVgwRoutePropagationRequest request ) : EnableVgwRoutePropagationResponse
EnableVolumeIO ( EnableVolumeIORequest request ) : EnableVolumeIOResponse
EnableVpcClassicLink ( EnableVpcClassicLinkRequest request ) : EnableVpcClassicLinkResponse
EnableVpcClassicLinkDnsSupport ( EnableVpcClassicLinkDnsSupportRequest request ) : EnableVpcClassicLinkDnsSupportResponse
GetConsoleOutput ( GetConsoleOutputRequest request ) : GetConsoleOutputResponse
GetConsoleScreenshot ( GetConsoleScreenshotRequest request ) : GetConsoleScreenshotResponse
GetHostReservationPurchasePreview ( GetHostReservationPurchasePreviewRequest request ) : GetHostReservationPurchasePreviewResponse
GetPasswordData ( GetPasswordDataRequest request ) : GetPasswordDataResponse
GetReservedInstancesExchangeQuote ( GetReservedInstancesExchangeQuoteRequest request ) : GetReservedInstancesExchangeQuoteResponse
ImportImage ( ImportImageRequest request ) : ImportImageResponse
ImportInstance ( ImportInstanceRequest request ) : ImportInstanceResponse
ImportKeyPair ( ImportKeyPairRequest request ) : ImportKeyPairResponse
ImportSnapshot ( ImportSnapshotRequest request ) : ImportSnapshotResponse
ImportVolume ( ImportVolumeRequest request ) : ImportVolumeResponse
ModifyHosts ( ModifyHostsRequest request ) : ModifyHostsResponse
ModifyIdFormat ( ModifyIdFormatRequest request ) : ModifyIdFormatResponse
ModifyIdentityIdFormat ( ModifyIdentityIdFormatRequest request ) : ModifyIdentityIdFormatResponse
ModifyImageAttribute ( ModifyImageAttributeRequest request ) : ModifyImageAttributeResponse
ModifyInstanceAttribute ( ModifyInstanceAttributeRequest request ) : ModifyInstanceAttributeResponse
ModifyInstancePlacement ( ModifyInstancePlacementRequest request ) : ModifyInstancePlacementResponse
ModifyNetworkInterfaceAttribute ( ModifyNetworkInterfaceAttributeRequest request ) : ModifyNetworkInterfaceAttributeResponse
ModifyReservedInstances ( ModifyReservedInstancesRequest request ) : ModifyReservedInstancesResponse
ModifySnapshotAttribute ( ModifySnapshotAttributeRequest request ) : ModifySnapshotAttributeResponse
ModifySpotFleetRequest ( ModifySpotFleetRequestRequest request ) : ModifySpotFleetRequestResponse
ModifySubnetAttribute ( ModifySubnetAttributeRequest request ) : ModifySubnetAttributeResponse
ModifyVolumeAttribute ( ModifyVolumeAttributeRequest request ) : ModifyVolumeAttributeResponse
ModifyVpcAttribute ( ModifyVpcAttributeRequest request ) : ModifyVpcAttributeResponse
ModifyVpcEndpoint ( ModifyVpcEndpointRequest request ) : ModifyVpcEndpointResponse
ModifyVpcPeeringConnectionOptions ( ModifyVpcPeeringConnectionOptionsRequest request ) : ModifyVpcPeeringConnectionOptionsResponse
MonitorInstances ( MonitorInstancesRequest request ) : MonitorInstancesResponse
MoveAddressToVpc ( MoveAddressToVpcRequest request ) : MoveAddressToVpcResponse
PurchaseHostReservation ( PurchaseHostReservationRequest request ) : PurchaseHostReservationResponse
PurchaseReservedInstancesOffering ( PurchaseReservedInstancesOfferingRequest request ) : PurchaseReservedInstancesOfferingResponse
PurchaseScheduledInstances ( PurchaseScheduledInstancesRequest request ) : PurchaseScheduledInstancesResponse
RebootInstances ( RebootInstancesRequest request ) : RebootInstancesResponse
RegisterImage ( RegisterImageRequest request ) : RegisterImageResponse
RejectVpcPeeringConnection ( RejectVpcPeeringConnectionRequest request ) : RejectVpcPeeringConnectionResponse
ReleaseAddress ( ReleaseAddressRequest request ) : ReleaseAddressResponse
ReleaseHosts ( ReleaseHostsRequest request ) : ReleaseHostsResponse
ReplaceNetworkAclAssociation ( ReplaceNetworkAclAssociationRequest request ) : ReplaceNetworkAclAssociationResponse
ReplaceNetworkAclEntry ( ReplaceNetworkAclEntryRequest request ) : ReplaceNetworkAclEntryResponse
ReplaceRoute ( ReplaceRouteRequest request ) : ReplaceRouteResponse
ReplaceRouteTableAssociation ( ReplaceRouteTableAssociationRequest request ) : ReplaceRouteTableAssociationResponse
ReportInstanceStatus ( ReportInstanceStatusRequest request ) : ReportInstanceStatusResponse
RequestSpotFleet ( RequestSpotFleetRequest request ) : RequestSpotFleetResponse
RequestSpotInstances ( RequestSpotInstancesRequest request ) : RequestSpotInstancesResponse
ResetImageAttribute ( ResetImageAttributeRequest request ) : ResetImageAttributeResponse
ResetInstanceAttribute ( ResetInstanceAttributeRequest request ) : ResetInstanceAttributeResponse
ResetNetworkInterfaceAttribute ( ResetNetworkInterfaceAttributeRequest request ) : ResetNetworkInterfaceAttributeResponse
ResetSnapshotAttribute ( ResetSnapshotAttributeRequest request ) : ResetSnapshotAttributeResponse
RestoreAddressToClassic ( RestoreAddressToClassicRequest request ) : RestoreAddressToClassicResponse
RevokeSecurityGroupEgress ( RevokeSecurityGroupEgressRequest request ) : RevokeSecurityGroupEgressResponse
RevokeSecurityGroupIngress ( RevokeSecurityGroupIngressRequest request ) : RevokeSecurityGroupIngressResponse
RunInstances ( RunInstancesRequest request ) : RunInstancesResponse
RunScheduledInstances ( RunScheduledInstancesRequest request ) : RunScheduledInstancesResponse
StartInstances ( StartInstancesRequest request ) : StartInstancesResponse
StopInstances ( StopInstancesRequest request ) : StopInstancesResponse
TerminateInstances ( TerminateInstancesRequest request ) : TerminateInstancesResponse
UnassignIpv6Addresses ( UnassignIpv6AddressesRequest request ) : UnassignIpv6AddressesResponse
UnassignPrivateIpAddresses ( UnassignPrivateIpAddressesRequest request ) : UnassignPrivateIpAddressesResponse
UnmonitorInstances ( UnmonitorInstancesRequest request ) : UnmonitorInstancesResponse

메소드 상세

AcceptReservedInstancesExchangeQuoteAsync() 공개 메소드

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.
public AcceptReservedInstancesExchangeQuoteAsync ( AcceptReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AcceptReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the AcceptReservedInstancesExchangeQuote operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AcceptVpcPeeringConnectionAsync() 공개 메소드

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.
public AcceptVpcPeeringConnectionAsync ( AcceptVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AcceptVpcPeeringConnectionRequest Container for the necessary parameters to execute the AcceptVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AllocateAddressAsync() 공개 메소드

Initiates the asynchronous execution of the AllocateAddress operation.
public AllocateAddressAsync ( AllocateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AllocateAddressRequest Container for the necessary parameters to execute the AllocateAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AllocateAddressAsync() 공개 메소드

Acquires an Elastic IP address.

An Elastic IP address is for use either in the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

public AllocateAddressAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AllocateHostsAsync() 공개 메소드

Initiates the asynchronous execution of the AllocateHosts operation.
public AllocateHostsAsync ( AllocateHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AllocateHostsRequest Container for the necessary parameters to execute the AllocateHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonEC2Client ( ) : System
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Credentials
public AmazonEC2Client ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Credentials and an AmazonEC2Client Configuration object.
public AmazonEC2Client ( AWSCredentials credentials, AmazonEC2Config clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonEC2Config The AmazonEC2Client Configuration Object
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Credentials
public AmazonEC2Client ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonEC2Client ( AmazonEC2Config config ) : System
config AmazonEC2Config The AmazonEC2Client Configuration Object
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonEC2Client ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, AmazonEC2Config clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonEC2Config The AmazonEC2Client Configuration Object
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
region RegionEndpoint The region to connect.
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonEC2Config clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonEC2Config The AmazonEC2Client Configuration Object
리턴 System

AmazonEC2Client() 공개 메소드

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
region RegionEndpoint The region to connect.
리턴 System

AssignIpv6AddressesAsync() 공개 메소드

Initiates the asynchronous execution of the AssignIpv6Addresses operation.
public AssignIpv6AddressesAsync ( AssignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssignIpv6AddressesRequest Container for the necessary parameters to execute the AssignIpv6Addresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AssignPrivateIpAddressesAsync() 공개 메소드

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.
public AssignPrivateIpAddressesAsync ( AssignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssignPrivateIpAddressesRequest Container for the necessary parameters to execute the AssignPrivateIpAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AssociateAddressAsync() 공개 메소드

Initiates the asynchronous execution of the AssociateAddress operation.
public AssociateAddressAsync ( AssociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateAddressRequest Container for the necessary parameters to execute the AssociateAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AssociateDhcpOptionsAsync() 공개 메소드

Initiates the asynchronous execution of the AssociateDhcpOptions operation.
public AssociateDhcpOptionsAsync ( AssociateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateDhcpOptionsRequest Container for the necessary parameters to execute the AssociateDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AssociateRouteTableAsync() 공개 메소드

Initiates the asynchronous execution of the AssociateRouteTable operation.
public AssociateRouteTableAsync ( AssociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateRouteTableRequest Container for the necessary parameters to execute the AssociateRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AssociateSubnetCidrBlockAsync() 공개 메소드

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.
public AssociateSubnetCidrBlockAsync ( AssociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateSubnetCidrBlockRequest Container for the necessary parameters to execute the AssociateSubnetCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AssociateVpcCidrBlockAsync() 공개 메소드

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.
public AssociateVpcCidrBlockAsync ( AssociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateVpcCidrBlockRequest Container for the necessary parameters to execute the AssociateVpcCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AttachClassicLinkVpcAsync() 공개 메소드

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.
public AttachClassicLinkVpcAsync ( AttachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachClassicLinkVpcRequest Container for the necessary parameters to execute the AttachClassicLinkVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AttachInternetGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the AttachInternetGateway operation.
public AttachInternetGatewayAsync ( AttachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachInternetGatewayRequest Container for the necessary parameters to execute the AttachInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AttachNetworkInterfaceAsync() 공개 메소드

Initiates the asynchronous execution of the AttachNetworkInterface operation.
public AttachNetworkInterfaceAsync ( AttachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachNetworkInterfaceRequest Container for the necessary parameters to execute the AttachNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AttachVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the AttachVolume operation.
public AttachVolumeAsync ( AttachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachVolumeRequest Container for the necessary parameters to execute the AttachVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AttachVpnGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the AttachVpnGateway operation.
public AttachVpnGatewayAsync ( AttachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachVpnGatewayRequest Container for the necessary parameters to execute the AttachVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AuthorizeSecurityGroupEgressAsync() 공개 메소드

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.
public AuthorizeSecurityGroupEgressAsync ( AuthorizeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AuthorizeSecurityGroupEgressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupEgress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AuthorizeSecurityGroupIngressAsync() 공개 메소드

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.
public AuthorizeSecurityGroupIngressAsync ( AuthorizeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AuthorizeSecurityGroupIngressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupIngress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

BeginAcceptReservedInstancesExchangeQuote() 공개 메소드

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.
public BeginAcceptReservedInstancesExchangeQuote ( AcceptReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AcceptReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the AcceptReservedInstancesExchangeQuote operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAcceptVpcPeeringConnection() 공개 메소드

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.
public BeginAcceptVpcPeeringConnection ( AcceptVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AcceptVpcPeeringConnectionRequest Container for the necessary parameters to execute the AcceptVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAllocateAddress() 공개 메소드

Initiates the asynchronous execution of the AllocateAddress operation.
public BeginAllocateAddress ( AllocateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AllocateAddressRequest Container for the necessary parameters to execute the AllocateAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAllocateHosts() 공개 메소드

Initiates the asynchronous execution of the AllocateHosts operation.
public BeginAllocateHosts ( AllocateHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AllocateHostsRequest Container for the necessary parameters to execute the AllocateHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAssignIpv6Addresses() 공개 메소드

Initiates the asynchronous execution of the AssignIpv6Addresses operation.
public BeginAssignIpv6Addresses ( AssignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssignIpv6AddressesRequest Container for the necessary parameters to execute the AssignIpv6Addresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAssignPrivateIpAddresses() 공개 메소드

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.
public BeginAssignPrivateIpAddresses ( AssignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssignPrivateIpAddressesRequest Container for the necessary parameters to execute the AssignPrivateIpAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAssociateAddress() 공개 메소드

Initiates the asynchronous execution of the AssociateAddress operation.
public BeginAssociateAddress ( AssociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateAddressRequest Container for the necessary parameters to execute the AssociateAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAssociateDhcpOptions() 공개 메소드

Initiates the asynchronous execution of the AssociateDhcpOptions operation.
public BeginAssociateDhcpOptions ( AssociateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateDhcpOptionsRequest Container for the necessary parameters to execute the AssociateDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAssociateRouteTable() 공개 메소드

Initiates the asynchronous execution of the AssociateRouteTable operation.
public BeginAssociateRouteTable ( AssociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateRouteTableRequest Container for the necessary parameters to execute the AssociateRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAssociateSubnetCidrBlock() 공개 메소드

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.
public BeginAssociateSubnetCidrBlock ( AssociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateSubnetCidrBlockRequest Container for the necessary parameters to execute the AssociateSubnetCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAssociateVpcCidrBlock() 공개 메소드

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.
public BeginAssociateVpcCidrBlock ( AssociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateVpcCidrBlockRequest Container for the necessary parameters to execute the AssociateVpcCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAttachClassicLinkVpc() 공개 메소드

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.
public BeginAttachClassicLinkVpc ( AttachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachClassicLinkVpcRequest Container for the necessary parameters to execute the AttachClassicLinkVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAttachInternetGateway() 공개 메소드

Initiates the asynchronous execution of the AttachInternetGateway operation.
public BeginAttachInternetGateway ( AttachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachInternetGatewayRequest Container for the necessary parameters to execute the AttachInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAttachNetworkInterface() 공개 메소드

Initiates the asynchronous execution of the AttachNetworkInterface operation.
public BeginAttachNetworkInterface ( AttachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachNetworkInterfaceRequest Container for the necessary parameters to execute the AttachNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAttachVolume() 공개 메소드

Initiates the asynchronous execution of the AttachVolume operation.
public BeginAttachVolume ( AttachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachVolumeRequest Container for the necessary parameters to execute the AttachVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAttachVpnGateway() 공개 메소드

Initiates the asynchronous execution of the AttachVpnGateway operation.
public BeginAttachVpnGateway ( AttachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachVpnGatewayRequest Container for the necessary parameters to execute the AttachVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAuthorizeSecurityGroupEgress() 공개 메소드

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.
public BeginAuthorizeSecurityGroupEgress ( AuthorizeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AuthorizeSecurityGroupEgressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupEgress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginAuthorizeSecurityGroupIngress() 공개 메소드

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.
public BeginAuthorizeSecurityGroupIngress ( AuthorizeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AuthorizeSecurityGroupIngressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupIngress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginBundleInstance() 공개 메소드

Initiates the asynchronous execution of the BundleInstance operation.
public BeginBundleInstance ( BundleInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.BundleInstanceRequest Container for the necessary parameters to execute the BundleInstance operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCancelBundleTask() 공개 메소드

Initiates the asynchronous execution of the CancelBundleTask operation.
public BeginCancelBundleTask ( CancelBundleTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelBundleTaskRequest Container for the necessary parameters to execute the CancelBundleTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCancelConversionTask() 공개 메소드

Initiates the asynchronous execution of the CancelConversionTask operation.
public BeginCancelConversionTask ( CancelConversionTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelConversionTaskRequest Container for the necessary parameters to execute the CancelConversionTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCancelExportTask() 공개 메소드

Initiates the asynchronous execution of the CancelExportTask operation.
public BeginCancelExportTask ( CancelExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelExportTaskRequest Container for the necessary parameters to execute the CancelExportTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCancelImportTask() 공개 메소드

Initiates the asynchronous execution of the CancelImportTask operation.
public BeginCancelImportTask ( CancelImportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelImportTaskRequest Container for the necessary parameters to execute the CancelImportTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCancelReservedInstancesListing() 공개 메소드

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.
public BeginCancelReservedInstancesListing ( CancelReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelReservedInstancesListingRequest Container for the necessary parameters to execute the CancelReservedInstancesListing operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCancelSpotFleetRequests() 공개 메소드

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.
public BeginCancelSpotFleetRequests ( CancelSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelSpotFleetRequestsRequest Container for the necessary parameters to execute the CancelSpotFleetRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCancelSpotInstanceRequests() 공개 메소드

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.
public BeginCancelSpotInstanceRequests ( CancelSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelSpotInstanceRequestsRequest Container for the necessary parameters to execute the CancelSpotInstanceRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginConfirmProductInstance() 공개 메소드

Initiates the asynchronous execution of the ConfirmProductInstance operation.
public BeginConfirmProductInstance ( ConfirmProductInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.ConfirmProductInstanceRequest Container for the necessary parameters to execute the ConfirmProductInstance operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCopyImage() 공개 메소드

Initiates the asynchronous execution of the CopyImage operation.
public BeginCopyImage ( CopyImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CopyImageRequest Container for the necessary parameters to execute the CopyImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCopySnapshot() 공개 메소드

Initiates the asynchronous execution of the CopySnapshot operation.
public BeginCopySnapshot ( CopySnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CopySnapshotRequest Container for the necessary parameters to execute the CopySnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateCustomerGateway() 공개 메소드

Initiates the asynchronous execution of the CreateCustomerGateway operation.
public BeginCreateCustomerGateway ( CreateCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateCustomerGatewayRequest Container for the necessary parameters to execute the CreateCustomerGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateDhcpOptions() 공개 메소드

Initiates the asynchronous execution of the CreateDhcpOptions operation.
public BeginCreateDhcpOptions ( CreateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateDhcpOptionsRequest Container for the necessary parameters to execute the CreateDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateEgressOnlyInternetGateway() 공개 메소드

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.
public BeginCreateEgressOnlyInternetGateway ( CreateEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the CreateEgressOnlyInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateFlowLogs() 공개 메소드

Initiates the asynchronous execution of the CreateFlowLogs operation.
public BeginCreateFlowLogs ( CreateFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateFlowLogsRequest Container for the necessary parameters to execute the CreateFlowLogs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateImage() 공개 메소드

Initiates the asynchronous execution of the CreateImage operation.
public BeginCreateImage ( CreateImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateImageRequest Container for the necessary parameters to execute the CreateImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateInstanceExportTask() 공개 메소드

Initiates the asynchronous execution of the CreateInstanceExportTask operation.
public BeginCreateInstanceExportTask ( CreateInstanceExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateInstanceExportTaskRequest Container for the necessary parameters to execute the CreateInstanceExportTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateInternetGateway() 공개 메소드

Initiates the asynchronous execution of the CreateInternetGateway operation.
public BeginCreateInternetGateway ( CreateInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateInternetGatewayRequest Container for the necessary parameters to execute the CreateInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateKeyPair() 공개 메소드

Initiates the asynchronous execution of the CreateKeyPair operation.
public BeginCreateKeyPair ( CreateKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateKeyPairRequest Container for the necessary parameters to execute the CreateKeyPair operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateNatGateway() 공개 메소드

Initiates the asynchronous execution of the CreateNatGateway operation.
public BeginCreateNatGateway ( CreateNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNatGatewayRequest Container for the necessary parameters to execute the CreateNatGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateNetworkAcl() 공개 메소드

Initiates the asynchronous execution of the CreateNetworkAcl operation.
public BeginCreateNetworkAcl ( CreateNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNetworkAclRequest Container for the necessary parameters to execute the CreateNetworkAcl operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateNetworkAclEntry() 공개 메소드

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.
public BeginCreateNetworkAclEntry ( CreateNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNetworkAclEntryRequest Container for the necessary parameters to execute the CreateNetworkAclEntry operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateNetworkInterface() 공개 메소드

Initiates the asynchronous execution of the CreateNetworkInterface operation.
public BeginCreateNetworkInterface ( CreateNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNetworkInterfaceRequest Container for the necessary parameters to execute the CreateNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreatePlacementGroup() 공개 메소드

Initiates the asynchronous execution of the CreatePlacementGroup operation.
public BeginCreatePlacementGroup ( CreatePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreatePlacementGroupRequest Container for the necessary parameters to execute the CreatePlacementGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateReservedInstancesListing() 공개 메소드

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.
public BeginCreateReservedInstancesListing ( CreateReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateReservedInstancesListingRequest Container for the necessary parameters to execute the CreateReservedInstancesListing operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateRoute() 공개 메소드

Initiates the asynchronous execution of the CreateRoute operation.
public BeginCreateRoute ( CreateRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateRouteRequest Container for the necessary parameters to execute the CreateRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateRouteTable() 공개 메소드

Initiates the asynchronous execution of the CreateRouteTable operation.
public BeginCreateRouteTable ( CreateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateRouteTableRequest Container for the necessary parameters to execute the CreateRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateSecurityGroup() 공개 메소드

Initiates the asynchronous execution of the CreateSecurityGroup operation.
public BeginCreateSecurityGroup ( CreateSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSecurityGroupRequest Container for the necessary parameters to execute the CreateSecurityGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateSnapshot() 공개 메소드

Initiates the asynchronous execution of the CreateSnapshot operation.
public BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSnapshotRequest Container for the necessary parameters to execute the CreateSnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateSpotDatafeedSubscription() 공개 메소드

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.
public BeginCreateSpotDatafeedSubscription ( CreateSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the CreateSpotDatafeedSubscription operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateSubnet() 공개 메소드

Initiates the asynchronous execution of the CreateSubnet operation.
public BeginCreateSubnet ( CreateSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSubnetRequest Container for the necessary parameters to execute the CreateSubnet operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateTags() 공개 메소드

Initiates the asynchronous execution of the CreateTags operation.
public BeginCreateTags ( CreateTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateTagsRequest Container for the necessary parameters to execute the CreateTags operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateVolume() 공개 메소드

Initiates the asynchronous execution of the CreateVolume operation.
public BeginCreateVolume ( CreateVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVolumeRequest Container for the necessary parameters to execute the CreateVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateVpc() 공개 메소드

Initiates the asynchronous execution of the CreateVpc operation.
public BeginCreateVpc ( CreateVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpcRequest Container for the necessary parameters to execute the CreateVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateVpcEndpoint() 공개 메소드

Initiates the asynchronous execution of the CreateVpcEndpoint operation.
public BeginCreateVpcEndpoint ( CreateVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpcEndpointRequest Container for the necessary parameters to execute the CreateVpcEndpoint operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateVpcPeeringConnection() 공개 메소드

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.
public BeginCreateVpcPeeringConnection ( CreateVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpcPeeringConnectionRequest Container for the necessary parameters to execute the CreateVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateVpnConnection() 공개 메소드

Initiates the asynchronous execution of the CreateVpnConnection operation.
public BeginCreateVpnConnection ( CreateVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpnConnectionRequest Container for the necessary parameters to execute the CreateVpnConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateVpnConnectionRoute() 공개 메소드

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.
public BeginCreateVpnConnectionRoute ( CreateVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpnConnectionRouteRequest Container for the necessary parameters to execute the CreateVpnConnectionRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginCreateVpnGateway() 공개 메소드

Initiates the asynchronous execution of the CreateVpnGateway operation.
public BeginCreateVpnGateway ( CreateVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpnGatewayRequest Container for the necessary parameters to execute the CreateVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteCustomerGateway() 공개 메소드

Initiates the asynchronous execution of the DeleteCustomerGateway operation.
public BeginDeleteCustomerGateway ( DeleteCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteCustomerGatewayRequest Container for the necessary parameters to execute the DeleteCustomerGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteDhcpOptions() 공개 메소드

Initiates the asynchronous execution of the DeleteDhcpOptions operation.
public BeginDeleteDhcpOptions ( DeleteDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteDhcpOptionsRequest Container for the necessary parameters to execute the DeleteDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteEgressOnlyInternetGateway() 공개 메소드

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.
public BeginDeleteEgressOnlyInternetGateway ( DeleteEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the DeleteEgressOnlyInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteFlowLogs() 공개 메소드

Initiates the asynchronous execution of the DeleteFlowLogs operation.
public BeginDeleteFlowLogs ( DeleteFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteFlowLogsRequest Container for the necessary parameters to execute the DeleteFlowLogs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteInternetGateway() 공개 메소드

Initiates the asynchronous execution of the DeleteInternetGateway operation.
public BeginDeleteInternetGateway ( DeleteInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteInternetGatewayRequest Container for the necessary parameters to execute the DeleteInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteKeyPair() 공개 메소드

Initiates the asynchronous execution of the DeleteKeyPair operation.
public BeginDeleteKeyPair ( DeleteKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteKeyPairRequest Container for the necessary parameters to execute the DeleteKeyPair operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteNatGateway() 공개 메소드

Initiates the asynchronous execution of the DeleteNatGateway operation.
public BeginDeleteNatGateway ( DeleteNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNatGatewayRequest Container for the necessary parameters to execute the DeleteNatGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteNetworkAcl() 공개 메소드

Initiates the asynchronous execution of the DeleteNetworkAcl operation.
public BeginDeleteNetworkAcl ( DeleteNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNetworkAclRequest Container for the necessary parameters to execute the DeleteNetworkAcl operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteNetworkAclEntry() 공개 메소드

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.
public BeginDeleteNetworkAclEntry ( DeleteNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNetworkAclEntryRequest Container for the necessary parameters to execute the DeleteNetworkAclEntry operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteNetworkInterface() 공개 메소드

Initiates the asynchronous execution of the DeleteNetworkInterface operation.
public BeginDeleteNetworkInterface ( DeleteNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNetworkInterfaceRequest Container for the necessary parameters to execute the DeleteNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeletePlacementGroup() 공개 메소드

Initiates the asynchronous execution of the DeletePlacementGroup operation.
public BeginDeletePlacementGroup ( DeletePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeletePlacementGroupRequest Container for the necessary parameters to execute the DeletePlacementGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteRoute() 공개 메소드

Initiates the asynchronous execution of the DeleteRoute operation.
public BeginDeleteRoute ( DeleteRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteRouteRequest Container for the necessary parameters to execute the DeleteRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteRouteTable() 공개 메소드

Initiates the asynchronous execution of the DeleteRouteTable operation.
public BeginDeleteRouteTable ( DeleteRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteRouteTableRequest Container for the necessary parameters to execute the DeleteRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteSecurityGroup() 공개 메소드

Initiates the asynchronous execution of the DeleteSecurityGroup operation.
public BeginDeleteSecurityGroup ( DeleteSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteSecurityGroupRequest Container for the necessary parameters to execute the DeleteSecurityGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteSnapshot() 공개 메소드

Initiates the asynchronous execution of the DeleteSnapshot operation.
public BeginDeleteSnapshot ( DeleteSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteSnapshotRequest Container for the necessary parameters to execute the DeleteSnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteSpotDatafeedSubscription() 공개 메소드

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.
public BeginDeleteSpotDatafeedSubscription ( DeleteSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DeleteSpotDatafeedSubscription operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteSubnet() 공개 메소드

Initiates the asynchronous execution of the DeleteSubnet operation.
public BeginDeleteSubnet ( DeleteSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteSubnetRequest Container for the necessary parameters to execute the DeleteSubnet operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteTags() 공개 메소드

Initiates the asynchronous execution of the DeleteTags operation.
public BeginDeleteTags ( DeleteTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteTagsRequest Container for the necessary parameters to execute the DeleteTags operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteVolume() 공개 메소드

Initiates the asynchronous execution of the DeleteVolume operation.
public BeginDeleteVolume ( DeleteVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVolumeRequest Container for the necessary parameters to execute the DeleteVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteVpc() 공개 메소드

Initiates the asynchronous execution of the DeleteVpc operation.
public BeginDeleteVpc ( DeleteVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpcRequest Container for the necessary parameters to execute the DeleteVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteVpcEndpoints() 공개 메소드

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.
public BeginDeleteVpcEndpoints ( DeleteVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpcEndpointsRequest Container for the necessary parameters to execute the DeleteVpcEndpoints operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteVpcPeeringConnection() 공개 메소드

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.
public BeginDeleteVpcPeeringConnection ( DeleteVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpcPeeringConnectionRequest Container for the necessary parameters to execute the DeleteVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteVpnConnection() 공개 메소드

Initiates the asynchronous execution of the DeleteVpnConnection operation.
public BeginDeleteVpnConnection ( DeleteVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpnConnectionRequest Container for the necessary parameters to execute the DeleteVpnConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteVpnConnectionRoute() 공개 메소드

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.
public BeginDeleteVpnConnectionRoute ( DeleteVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpnConnectionRouteRequest Container for the necessary parameters to execute the DeleteVpnConnectionRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeleteVpnGateway() 공개 메소드

Initiates the asynchronous execution of the DeleteVpnGateway operation.
public BeginDeleteVpnGateway ( DeleteVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpnGatewayRequest Container for the necessary parameters to execute the DeleteVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDeregisterImage() 공개 메소드

Initiates the asynchronous execution of the DeregisterImage operation.
public BeginDeregisterImage ( DeregisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeregisterImageRequest Container for the necessary parameters to execute the DeregisterImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeAccountAttributes() 공개 메소드

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeAddresses() 공개 메소드

Initiates the asynchronous execution of the DescribeAddresses operation.
public BeginDescribeAddresses ( DescribeAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeAddressesRequest Container for the necessary parameters to execute the DescribeAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeAvailabilityZones() 공개 메소드

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.
public BeginDescribeAvailabilityZones ( DescribeAvailabilityZonesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeAvailabilityZonesRequest Container for the necessary parameters to execute the DescribeAvailabilityZones operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeBundleTasks() 공개 메소드

Initiates the asynchronous execution of the DescribeBundleTasks operation.
public BeginDescribeBundleTasks ( DescribeBundleTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeBundleTasksRequest Container for the necessary parameters to execute the DescribeBundleTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeClassicLinkInstances() 공개 메소드

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.
public BeginDescribeClassicLinkInstances ( DescribeClassicLinkInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeClassicLinkInstancesRequest Container for the necessary parameters to execute the DescribeClassicLinkInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeConversionTasks() 공개 메소드

Initiates the asynchronous execution of the DescribeConversionTasks operation.
public BeginDescribeConversionTasks ( DescribeConversionTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeConversionTasksRequest Container for the necessary parameters to execute the DescribeConversionTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeCustomerGateways() 공개 메소드

Initiates the asynchronous execution of the DescribeCustomerGateways operation.
public BeginDescribeCustomerGateways ( DescribeCustomerGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeCustomerGatewaysRequest Container for the necessary parameters to execute the DescribeCustomerGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeDhcpOptions() 공개 메소드

Initiates the asynchronous execution of the DescribeDhcpOptions operation.
public BeginDescribeDhcpOptions ( DescribeDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeDhcpOptionsRequest Container for the necessary parameters to execute the DescribeDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeEgressOnlyInternetGateways() 공개 메소드

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.
public BeginDescribeEgressOnlyInternetGateways ( DescribeEgressOnlyInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeEgressOnlyInternetGatewaysRequest Container for the necessary parameters to execute the DescribeEgressOnlyInternetGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeExportTasks() 공개 메소드

Initiates the asynchronous execution of the DescribeExportTasks operation.
public BeginDescribeExportTasks ( DescribeExportTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeExportTasksRequest Container for the necessary parameters to execute the DescribeExportTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeFlowLogs() 공개 메소드

Initiates the asynchronous execution of the DescribeFlowLogs operation.
public BeginDescribeFlowLogs ( DescribeFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeFlowLogsRequest Container for the necessary parameters to execute the DescribeFlowLogs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeHostReservationOfferings() 공개 메소드

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.
public BeginDescribeHostReservationOfferings ( DescribeHostReservationOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeHostReservationOfferingsRequest Container for the necessary parameters to execute the DescribeHostReservationOfferings operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeHostReservations() 공개 메소드

Initiates the asynchronous execution of the DescribeHostReservations operation.
public BeginDescribeHostReservations ( DescribeHostReservationsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeHostReservationsRequest Container for the necessary parameters to execute the DescribeHostReservations operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeHosts() 공개 메소드

Initiates the asynchronous execution of the DescribeHosts operation.
public BeginDescribeHosts ( DescribeHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeHostsRequest Container for the necessary parameters to execute the DescribeHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeIdFormat() 공개 메소드

Initiates the asynchronous execution of the DescribeIdFormat operation.
public BeginDescribeIdFormat ( DescribeIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeIdFormatRequest Container for the necessary parameters to execute the DescribeIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeIdentityIdFormat() 공개 메소드

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.
public BeginDescribeIdentityIdFormat ( DescribeIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeIdentityIdFormatRequest Container for the necessary parameters to execute the DescribeIdentityIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeImageAttribute() 공개 메소드

Initiates the asynchronous execution of the DescribeImageAttribute operation.
public BeginDescribeImageAttribute ( DescribeImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImageAttributeRequest Container for the necessary parameters to execute the DescribeImageAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeImages() 공개 메소드

Initiates the asynchronous execution of the DescribeImages operation.
public BeginDescribeImages ( DescribeImagesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImagesRequest Container for the necessary parameters to execute the DescribeImages operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeImportImageTasks() 공개 메소드

Initiates the asynchronous execution of the DescribeImportImageTasks operation.
public BeginDescribeImportImageTasks ( DescribeImportImageTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImportImageTasksRequest Container for the necessary parameters to execute the DescribeImportImageTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeImportSnapshotTasks() 공개 메소드

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.
public BeginDescribeImportSnapshotTasks ( DescribeImportSnapshotTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImportSnapshotTasksRequest Container for the necessary parameters to execute the DescribeImportSnapshotTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeInstanceAttribute() 공개 메소드

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.
public BeginDescribeInstanceAttribute ( DescribeInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInstanceAttributeRequest Container for the necessary parameters to execute the DescribeInstanceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeInstanceStatus() 공개 메소드

Initiates the asynchronous execution of the DescribeInstanceStatus operation.
public BeginDescribeInstanceStatus ( DescribeInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInstanceStatusRequest Container for the necessary parameters to execute the DescribeInstanceStatus operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeInstances() 공개 메소드

Initiates the asynchronous execution of the DescribeInstances operation.
public BeginDescribeInstances ( DescribeInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInstancesRequest Container for the necessary parameters to execute the DescribeInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeInternetGateways() 공개 메소드

Initiates the asynchronous execution of the DescribeInternetGateways operation.
public BeginDescribeInternetGateways ( DescribeInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInternetGatewaysRequest Container for the necessary parameters to execute the DescribeInternetGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeKeyPairs() 공개 메소드

Initiates the asynchronous execution of the DescribeKeyPairs operation.
public BeginDescribeKeyPairs ( DescribeKeyPairsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeKeyPairsRequest Container for the necessary parameters to execute the DescribeKeyPairs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeMovingAddresses() 공개 메소드

Initiates the asynchronous execution of the DescribeMovingAddresses operation.
public BeginDescribeMovingAddresses ( Amazon.EC2.Model.DescribeMovingAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeMovingAddressesRequest Container for the necessary parameters to execute the DescribeMovingAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeNatGateways() 공개 메소드

Initiates the asynchronous execution of the DescribeNatGateways operation.
public BeginDescribeNatGateways ( DescribeNatGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNatGatewaysRequest Container for the necessary parameters to execute the DescribeNatGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeNetworkAcls() 공개 메소드

Initiates the asynchronous execution of the DescribeNetworkAcls operation.
public BeginDescribeNetworkAcls ( DescribeNetworkAclsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNetworkAclsRequest Container for the necessary parameters to execute the DescribeNetworkAcls operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeNetworkInterfaceAttribute() 공개 메소드

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.
public BeginDescribeNetworkInterfaceAttribute ( DescribeNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the DescribeNetworkInterfaceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeNetworkInterfaces() 공개 메소드

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.
public BeginDescribeNetworkInterfaces ( DescribeNetworkInterfacesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNetworkInterfacesRequest Container for the necessary parameters to execute the DescribeNetworkInterfaces operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribePlacementGroups() 공개 메소드

Initiates the asynchronous execution of the DescribePlacementGroups operation.
public BeginDescribePlacementGroups ( DescribePlacementGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribePlacementGroupsRequest Container for the necessary parameters to execute the DescribePlacementGroups operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribePrefixLists() 공개 메소드

Initiates the asynchronous execution of the DescribePrefixLists operation.
public BeginDescribePrefixLists ( DescribePrefixListsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribePrefixListsRequest Container for the necessary parameters to execute the DescribePrefixLists operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeRegions() 공개 메소드

Initiates the asynchronous execution of the DescribeRegions operation.
public BeginDescribeRegions ( DescribeRegionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeRegionsRequest Container for the necessary parameters to execute the DescribeRegions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeReservedInstances() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstances operation.
public BeginDescribeReservedInstances ( DescribeReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesRequest Container for the necessary parameters to execute the DescribeReservedInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeReservedInstancesListings() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.
public BeginDescribeReservedInstancesListings ( DescribeReservedInstancesListingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesListingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesListings operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeReservedInstancesModifications() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.
public BeginDescribeReservedInstancesModifications ( DescribeReservedInstancesModificationsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesModificationsRequest Container for the necessary parameters to execute the DescribeReservedInstancesModifications operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeReservedInstancesOfferings() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.
public BeginDescribeReservedInstancesOfferings ( DescribeReservedInstancesOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesOfferingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesOfferings operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeRouteTables() 공개 메소드

Initiates the asynchronous execution of the DescribeRouteTables operation.
public BeginDescribeRouteTables ( DescribeRouteTablesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeRouteTablesRequest Container for the necessary parameters to execute the DescribeRouteTables operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeScheduledInstanceAvailability() 공개 메소드

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.
public BeginDescribeScheduledInstanceAvailability ( DescribeScheduledInstanceAvailabilityRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeScheduledInstanceAvailabilityRequest Container for the necessary parameters to execute the DescribeScheduledInstanceAvailability operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeScheduledInstances() 공개 메소드

Initiates the asynchronous execution of the DescribeScheduledInstances operation.
public BeginDescribeScheduledInstances ( DescribeScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeScheduledInstancesRequest Container for the necessary parameters to execute the DescribeScheduledInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSecurityGroupReferences() 공개 메소드

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.
public BeginDescribeSecurityGroupReferences ( DescribeSecurityGroupReferencesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSecurityGroupReferencesRequest Container for the necessary parameters to execute the DescribeSecurityGroupReferences operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSecurityGroups() 공개 메소드

Initiates the asynchronous execution of the DescribeSecurityGroups operation.
public BeginDescribeSecurityGroups ( DescribeSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSecurityGroupsRequest Container for the necessary parameters to execute the DescribeSecurityGroups operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSnapshotAttribute() 공개 메소드

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.
public BeginDescribeSnapshotAttribute ( DescribeSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSnapshotAttributeRequest Container for the necessary parameters to execute the DescribeSnapshotAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSnapshots() 공개 메소드

Initiates the asynchronous execution of the DescribeSnapshots operation.
public BeginDescribeSnapshots ( DescribeSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSnapshotsRequest Container for the necessary parameters to execute the DescribeSnapshots operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSpotDatafeedSubscription() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.
public BeginDescribeSpotDatafeedSubscription ( DescribeSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DescribeSpotDatafeedSubscription operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSpotFleetInstances() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.
public BeginDescribeSpotFleetInstances ( DescribeSpotFleetInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotFleetInstancesRequest Container for the necessary parameters to execute the DescribeSpotFleetInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSpotFleetRequestHistory() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.
public BeginDescribeSpotFleetRequestHistory ( DescribeSpotFleetRequestHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotFleetRequestHistoryRequest Container for the necessary parameters to execute the DescribeSpotFleetRequestHistory operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSpotFleetRequests() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.
public BeginDescribeSpotFleetRequests ( DescribeSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotFleetRequestsRequest Container for the necessary parameters to execute the DescribeSpotFleetRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSpotInstanceRequests() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.
public BeginDescribeSpotInstanceRequests ( DescribeSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotInstanceRequestsRequest Container for the necessary parameters to execute the DescribeSpotInstanceRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSpotPriceHistory() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.
public BeginDescribeSpotPriceHistory ( DescribeSpotPriceHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotPriceHistoryRequest Container for the necessary parameters to execute the DescribeSpotPriceHistory operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeStaleSecurityGroups() 공개 메소드

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.
public BeginDescribeStaleSecurityGroups ( DescribeStaleSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeStaleSecurityGroupsRequest Container for the necessary parameters to execute the DescribeStaleSecurityGroups operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeSubnets() 공개 메소드

Initiates the asynchronous execution of the DescribeSubnets operation.
public BeginDescribeSubnets ( DescribeSubnetsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSubnetsRequest Container for the necessary parameters to execute the DescribeSubnets operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeTags() 공개 메소드

Initiates the asynchronous execution of the DescribeTags operation.
public BeginDescribeTags ( DescribeTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeTagsRequest Container for the necessary parameters to execute the DescribeTags operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVolumeAttribute() 공개 메소드

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.
public BeginDescribeVolumeAttribute ( DescribeVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVolumeAttributeRequest Container for the necessary parameters to execute the DescribeVolumeAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVolumeStatus() 공개 메소드

Initiates the asynchronous execution of the DescribeVolumeStatus operation.
public BeginDescribeVolumeStatus ( DescribeVolumeStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVolumeStatusRequest Container for the necessary parameters to execute the DescribeVolumeStatus operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVolumes() 공개 메소드

Initiates the asynchronous execution of the DescribeVolumes operation.
public BeginDescribeVolumes ( DescribeVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVolumesRequest Container for the necessary parameters to execute the DescribeVolumes operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpcAttribute() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcAttribute operation.
public BeginDescribeVpcAttribute ( DescribeVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcAttributeRequest Container for the necessary parameters to execute the DescribeVpcAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpcClassicLink() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.
public BeginDescribeVpcClassicLink ( DescribeVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcClassicLinkRequest Container for the necessary parameters to execute the DescribeVpcClassicLink operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpcClassicLinkDnsSupport() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.
public BeginDescribeVpcClassicLinkDnsSupport ( DescribeVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DescribeVpcClassicLinkDnsSupport operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpcEndpointServices() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.
public BeginDescribeVpcEndpointServices ( DescribeVpcEndpointServicesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcEndpointServicesRequest Container for the necessary parameters to execute the DescribeVpcEndpointServices operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpcEndpoints() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.
public BeginDescribeVpcEndpoints ( DescribeVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcEndpointsRequest Container for the necessary parameters to execute the DescribeVpcEndpoints operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpcPeeringConnections() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.
public BeginDescribeVpcPeeringConnections ( DescribeVpcPeeringConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcPeeringConnectionsRequest Container for the necessary parameters to execute the DescribeVpcPeeringConnections operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpcs() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcs operation.
public BeginDescribeVpcs ( DescribeVpcsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcsRequest Container for the necessary parameters to execute the DescribeVpcs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpnConnections() 공개 메소드

Initiates the asynchronous execution of the DescribeVpnConnections operation.
public BeginDescribeVpnConnections ( DescribeVpnConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpnConnectionsRequest Container for the necessary parameters to execute the DescribeVpnConnections operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDescribeVpnGateways() 공개 메소드

Initiates the asynchronous execution of the DescribeVpnGateways operation.
public BeginDescribeVpnGateways ( DescribeVpnGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpnGatewaysRequest Container for the necessary parameters to execute the DescribeVpnGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDetachClassicLinkVpc() 공개 메소드

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.
public BeginDetachClassicLinkVpc ( DetachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachClassicLinkVpcRequest Container for the necessary parameters to execute the DetachClassicLinkVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDetachInternetGateway() 공개 메소드

Initiates the asynchronous execution of the DetachInternetGateway operation.
public BeginDetachInternetGateway ( DetachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachInternetGatewayRequest Container for the necessary parameters to execute the DetachInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDetachNetworkInterface() 공개 메소드

Initiates the asynchronous execution of the DetachNetworkInterface operation.
public BeginDetachNetworkInterface ( DetachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachNetworkInterfaceRequest Container for the necessary parameters to execute the DetachNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDetachVolume() 공개 메소드

Initiates the asynchronous execution of the DetachVolume operation.
public BeginDetachVolume ( DetachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachVolumeRequest Container for the necessary parameters to execute the DetachVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDetachVpnGateway() 공개 메소드

Initiates the asynchronous execution of the DetachVpnGateway operation.
public BeginDetachVpnGateway ( DetachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachVpnGatewayRequest Container for the necessary parameters to execute the DetachVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDisableVgwRoutePropagation() 공개 메소드

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.
public BeginDisableVgwRoutePropagation ( DisableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisableVgwRoutePropagationRequest Container for the necessary parameters to execute the DisableVgwRoutePropagation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDisableVpcClassicLink() 공개 메소드

Initiates the asynchronous execution of the DisableVpcClassicLink operation.
public BeginDisableVpcClassicLink ( DisableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisableVpcClassicLinkRequest Container for the necessary parameters to execute the DisableVpcClassicLink operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDisableVpcClassicLinkDnsSupport() 공개 메소드

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.
public BeginDisableVpcClassicLinkDnsSupport ( DisableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DisableVpcClassicLinkDnsSupport operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDisassociateAddress() 공개 메소드

Initiates the asynchronous execution of the DisassociateAddress operation.
public BeginDisassociateAddress ( DisassociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisassociateAddressRequest Container for the necessary parameters to execute the DisassociateAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDisassociateRouteTable() 공개 메소드

Initiates the asynchronous execution of the DisassociateRouteTable operation.
public BeginDisassociateRouteTable ( DisassociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DisassociateRouteTableRequest Container for the necessary parameters to execute the DisassociateRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDisassociateSubnetCidrBlock() 공개 메소드

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.
public BeginDisassociateSubnetCidrBlock ( DisassociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DisassociateSubnetCidrBlockRequest Container for the necessary parameters to execute the DisassociateSubnetCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginDisassociateVpcCidrBlock() 공개 메소드

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.
public BeginDisassociateVpcCidrBlock ( DisassociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DisassociateVpcCidrBlockRequest Container for the necessary parameters to execute the DisassociateVpcCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginEnableVgwRoutePropagation() 공개 메소드

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.
public BeginEnableVgwRoutePropagation ( EnableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVgwRoutePropagationRequest Container for the necessary parameters to execute the EnableVgwRoutePropagation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginEnableVolumeIO() 공개 메소드

Initiates the asynchronous execution of the EnableVolumeIO operation.
public BeginEnableVolumeIO ( EnableVolumeIORequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVolumeIORequest Container for the necessary parameters to execute the EnableVolumeIO operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginEnableVpcClassicLink() 공개 메소드

Initiates the asynchronous execution of the EnableVpcClassicLink operation.
public BeginEnableVpcClassicLink ( EnableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVpcClassicLinkRequest Container for the necessary parameters to execute the EnableVpcClassicLink operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginEnableVpcClassicLinkDnsSupport() 공개 메소드

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.
public BeginEnableVpcClassicLinkDnsSupport ( EnableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the EnableVpcClassicLinkDnsSupport operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginGetConsoleOutput() 공개 메소드

Initiates the asynchronous execution of the GetConsoleOutput operation.
public BeginGetConsoleOutput ( GetConsoleOutputRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetConsoleOutputRequest Container for the necessary parameters to execute the GetConsoleOutput operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginGetConsoleScreenshot() 공개 메소드

Initiates the asynchronous execution of the GetConsoleScreenshot operation.
public BeginGetConsoleScreenshot ( GetConsoleScreenshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetConsoleScreenshotRequest Container for the necessary parameters to execute the GetConsoleScreenshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginGetHostReservationPurchasePreview() 공개 메소드

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.
public BeginGetHostReservationPurchasePreview ( GetHostReservationPurchasePreviewRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetHostReservationPurchasePreviewRequest Container for the necessary parameters to execute the GetHostReservationPurchasePreview operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginGetPasswordData() 공개 메소드

Initiates the asynchronous execution of the GetPasswordData operation.
public BeginGetPasswordData ( GetPasswordDataRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetPasswordDataRequest Container for the necessary parameters to execute the GetPasswordData operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginGetReservedInstancesExchangeQuote() 공개 메소드

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.
public BeginGetReservedInstancesExchangeQuote ( GetReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the GetReservedInstancesExchangeQuote operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginImportImage() 공개 메소드

Initiates the asynchronous execution of the ImportImage operation.
public BeginImportImage ( ImportImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportImageRequest Container for the necessary parameters to execute the ImportImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginImportInstance() 공개 메소드

Initiates the asynchronous execution of the ImportInstance operation.
public BeginImportInstance ( ImportInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportInstanceRequest Container for the necessary parameters to execute the ImportInstance operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginImportKeyPair() 공개 메소드

Initiates the asynchronous execution of the ImportKeyPair operation.
public BeginImportKeyPair ( ImportKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportKeyPairRequest Container for the necessary parameters to execute the ImportKeyPair operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginImportSnapshot() 공개 메소드

Initiates the asynchronous execution of the ImportSnapshot operation.
public BeginImportSnapshot ( ImportSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportSnapshotRequest Container for the necessary parameters to execute the ImportSnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginImportVolume() 공개 메소드

Initiates the asynchronous execution of the ImportVolume operation.
public BeginImportVolume ( ImportVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportVolumeRequest Container for the necessary parameters to execute the ImportVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyHosts() 공개 메소드

Initiates the asynchronous execution of the ModifyHosts operation.
public BeginModifyHosts ( ModifyHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyHostsRequest Container for the necessary parameters to execute the ModifyHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyIdFormat() 공개 메소드

Initiates the asynchronous execution of the ModifyIdFormat operation.
public BeginModifyIdFormat ( ModifyIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyIdFormatRequest Container for the necessary parameters to execute the ModifyIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyIdentityIdFormat() 공개 메소드

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.
public BeginModifyIdentityIdFormat ( ModifyIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyIdentityIdFormatRequest Container for the necessary parameters to execute the ModifyIdentityIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyImageAttribute() 공개 메소드

Initiates the asynchronous execution of the ModifyImageAttribute operation.
public BeginModifyImageAttribute ( ModifyImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyImageAttributeRequest Container for the necessary parameters to execute the ModifyImageAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyInstanceAttribute() 공개 메소드

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.
public BeginModifyInstanceAttribute ( ModifyInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyInstanceAttributeRequest Container for the necessary parameters to execute the ModifyInstanceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyInstancePlacement() 공개 메소드

Initiates the asynchronous execution of the ModifyInstancePlacement operation.
public BeginModifyInstancePlacement ( ModifyInstancePlacementRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyInstancePlacementRequest Container for the necessary parameters to execute the ModifyInstancePlacement operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyNetworkInterfaceAttribute() 공개 메소드

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.
public BeginModifyNetworkInterfaceAttribute ( ModifyNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ModifyNetworkInterfaceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyReservedInstances() 공개 메소드

Initiates the asynchronous execution of the ModifyReservedInstances operation.
public BeginModifyReservedInstances ( ModifyReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReservedInstancesRequest Container for the necessary parameters to execute the ModifyReservedInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifySnapshotAttribute() 공개 메소드

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.
public BeginModifySnapshotAttribute ( ModifySnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifySnapshotAttributeRequest Container for the necessary parameters to execute the ModifySnapshotAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifySpotFleetRequest() 공개 메소드

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.
public BeginModifySpotFleetRequest ( ModifySpotFleetRequestRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifySpotFleetRequestRequest Container for the necessary parameters to execute the ModifySpotFleetRequest operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifySubnetAttribute() 공개 메소드

Initiates the asynchronous execution of the ModifySubnetAttribute operation.
public BeginModifySubnetAttribute ( ModifySubnetAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifySubnetAttributeRequest Container for the necessary parameters to execute the ModifySubnetAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyVolumeAttribute() 공개 메소드

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.
public BeginModifyVolumeAttribute ( ModifyVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVolumeAttributeRequest Container for the necessary parameters to execute the ModifyVolumeAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyVpcAttribute() 공개 메소드

Initiates the asynchronous execution of the ModifyVpcAttribute operation.
public BeginModifyVpcAttribute ( ModifyVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVpcAttributeRequest Container for the necessary parameters to execute the ModifyVpcAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyVpcEndpoint() 공개 메소드

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.
public BeginModifyVpcEndpoint ( ModifyVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVpcEndpointRequest Container for the necessary parameters to execute the ModifyVpcEndpoint operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginModifyVpcPeeringConnectionOptions() 공개 메소드

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.
public BeginModifyVpcPeeringConnectionOptions ( ModifyVpcPeeringConnectionOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVpcPeeringConnectionOptionsRequest Container for the necessary parameters to execute the ModifyVpcPeeringConnectionOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginMonitorInstances() 공개 메소드

Initiates the asynchronous execution of the MonitorInstances operation.
public BeginMonitorInstances ( MonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request MonitorInstancesRequest Container for the necessary parameters to execute the MonitorInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginMoveAddressToVpc() 공개 메소드

Initiates the asynchronous execution of the MoveAddressToVpc operation.
public BeginMoveAddressToVpc ( MoveAddressToVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request MoveAddressToVpcRequest Container for the necessary parameters to execute the MoveAddressToVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginPurchaseHostReservation() 공개 메소드

Initiates the asynchronous execution of the PurchaseHostReservation operation.
public BeginPurchaseHostReservation ( PurchaseHostReservationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request PurchaseHostReservationRequest Container for the necessary parameters to execute the PurchaseHostReservation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginPurchaseReservedInstancesOffering() 공개 메소드

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.
public BeginPurchaseReservedInstancesOffering ( PurchaseReservedInstancesOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request PurchaseReservedInstancesOfferingRequest Container for the necessary parameters to execute the PurchaseReservedInstancesOffering operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginPurchaseScheduledInstances() 공개 메소드

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.
public BeginPurchaseScheduledInstances ( PurchaseScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request PurchaseScheduledInstancesRequest Container for the necessary parameters to execute the PurchaseScheduledInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRebootInstances() 공개 메소드

Initiates the asynchronous execution of the RebootInstances operation.
public BeginRebootInstances ( RebootInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RebootInstancesRequest Container for the necessary parameters to execute the RebootInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRegisterImage() 공개 메소드

Initiates the asynchronous execution of the RegisterImage operation.
public BeginRegisterImage ( RegisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RegisterImageRequest Container for the necessary parameters to execute the RegisterImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRejectVpcPeeringConnection() 공개 메소드

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.
public BeginRejectVpcPeeringConnection ( RejectVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RejectVpcPeeringConnectionRequest Container for the necessary parameters to execute the RejectVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginReleaseAddress() 공개 메소드

Initiates the asynchronous execution of the ReleaseAddress operation.
public BeginReleaseAddress ( ReleaseAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReleaseAddressRequest Container for the necessary parameters to execute the ReleaseAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginReleaseHosts() 공개 메소드

Initiates the asynchronous execution of the ReleaseHosts operation.
public BeginReleaseHosts ( ReleaseHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReleaseHostsRequest Container for the necessary parameters to execute the ReleaseHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginReplaceNetworkAclAssociation() 공개 메소드

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.
public BeginReplaceNetworkAclAssociation ( ReplaceNetworkAclAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceNetworkAclAssociationRequest Container for the necessary parameters to execute the ReplaceNetworkAclAssociation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginReplaceNetworkAclEntry() 공개 메소드

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.
public BeginReplaceNetworkAclEntry ( ReplaceNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceNetworkAclEntryRequest Container for the necessary parameters to execute the ReplaceNetworkAclEntry operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginReplaceRoute() 공개 메소드

Initiates the asynchronous execution of the ReplaceRoute operation.
public BeginReplaceRoute ( ReplaceRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceRouteRequest Container for the necessary parameters to execute the ReplaceRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginReplaceRouteTableAssociation() 공개 메소드

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.
public BeginReplaceRouteTableAssociation ( ReplaceRouteTableAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceRouteTableAssociationRequest Container for the necessary parameters to execute the ReplaceRouteTableAssociation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginReportInstanceStatus() 공개 메소드

Initiates the asynchronous execution of the ReportInstanceStatus operation.
public BeginReportInstanceStatus ( ReportInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReportInstanceStatusRequest Container for the necessary parameters to execute the ReportInstanceStatus operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRequestSpotFleet() 공개 메소드

Initiates the asynchronous execution of the RequestSpotFleet operation.
public BeginRequestSpotFleet ( RequestSpotFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RequestSpotFleetRequest Container for the necessary parameters to execute the RequestSpotFleet operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRequestSpotInstances() 공개 메소드

Initiates the asynchronous execution of the RequestSpotInstances operation.
public BeginRequestSpotInstances ( RequestSpotInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RequestSpotInstancesRequest Container for the necessary parameters to execute the RequestSpotInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginResetImageAttribute() 공개 메소드

Initiates the asynchronous execution of the ResetImageAttribute operation.
public BeginResetImageAttribute ( ResetImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetImageAttributeRequest Container for the necessary parameters to execute the ResetImageAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginResetInstanceAttribute() 공개 메소드

Initiates the asynchronous execution of the ResetInstanceAttribute operation.
public BeginResetInstanceAttribute ( ResetInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetInstanceAttributeRequest Container for the necessary parameters to execute the ResetInstanceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginResetNetworkInterfaceAttribute() 공개 메소드

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.
public BeginResetNetworkInterfaceAttribute ( ResetNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ResetNetworkInterfaceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginResetSnapshotAttribute() 공개 메소드

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.
public BeginResetSnapshotAttribute ( ResetSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetSnapshotAttributeRequest Container for the necessary parameters to execute the ResetSnapshotAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRestoreAddressToClassic() 공개 메소드

Initiates the asynchronous execution of the RestoreAddressToClassic operation.
public BeginRestoreAddressToClassic ( RestoreAddressToClassicRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RestoreAddressToClassicRequest Container for the necessary parameters to execute the RestoreAddressToClassic operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRevokeSecurityGroupEgress() 공개 메소드

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.
public BeginRevokeSecurityGroupEgress ( RevokeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RevokeSecurityGroupEgressRequest Container for the necessary parameters to execute the RevokeSecurityGroupEgress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRevokeSecurityGroupIngress() 공개 메소드

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.
public BeginRevokeSecurityGroupIngress ( RevokeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RevokeSecurityGroupIngressRequest Container for the necessary parameters to execute the RevokeSecurityGroupIngress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRunInstances() 공개 메소드

Initiates the asynchronous execution of the RunInstances operation.
public BeginRunInstances ( RunInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RunInstancesRequest Container for the necessary parameters to execute the RunInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginRunScheduledInstances() 공개 메소드

Initiates the asynchronous execution of the RunScheduledInstances operation.
public BeginRunScheduledInstances ( RunScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RunScheduledInstancesRequest Container for the necessary parameters to execute the RunScheduledInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginStartInstances() 공개 메소드

Initiates the asynchronous execution of the StartInstances operation.
public BeginStartInstances ( StartInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StartInstancesRequest Container for the necessary parameters to execute the StartInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginStopInstances() 공개 메소드

Initiates the asynchronous execution of the StopInstances operation.
public BeginStopInstances ( StopInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StopInstancesRequest Container for the necessary parameters to execute the StopInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginTerminateInstances() 공개 메소드

Initiates the asynchronous execution of the TerminateInstances operation.
public BeginTerminateInstances ( TerminateInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request TerminateInstancesRequest Container for the necessary parameters to execute the TerminateInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginUnassignIpv6Addresses() 공개 메소드

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.
public BeginUnassignIpv6Addresses ( UnassignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UnassignIpv6AddressesRequest Container for the necessary parameters to execute the UnassignIpv6Addresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginUnassignPrivateIpAddresses() 공개 메소드

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.
public BeginUnassignPrivateIpAddresses ( UnassignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UnassignPrivateIpAddressesRequest Container for the necessary parameters to execute the UnassignPrivateIpAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BeginUnmonitorInstances() 공개 메소드

Initiates the asynchronous execution of the UnmonitorInstances operation.
public BeginUnmonitorInstances ( UnmonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UnmonitorInstancesRequest Container for the necessary parameters to execute the UnmonitorInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
리턴 IAsyncResult

BundleInstanceAsync() 공개 메소드

Initiates the asynchronous execution of the BundleInstance operation.
public BundleInstanceAsync ( BundleInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request BundleInstanceRequest Container for the necessary parameters to execute the BundleInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelBundleTaskAsync() 공개 메소드

Initiates the asynchronous execution of the CancelBundleTask operation.
public CancelBundleTaskAsync ( CancelBundleTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelBundleTaskRequest Container for the necessary parameters to execute the CancelBundleTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelConversionTaskAsync() 공개 메소드

Initiates the asynchronous execution of the CancelConversionTask operation.
public CancelConversionTaskAsync ( CancelConversionTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelConversionTaskRequest Container for the necessary parameters to execute the CancelConversionTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelExportTaskAsync() 공개 메소드

Initiates the asynchronous execution of the CancelExportTask operation.
public CancelExportTaskAsync ( CancelExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelExportTaskRequest Container for the necessary parameters to execute the CancelExportTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelImportTaskAsync() 공개 메소드

Initiates the asynchronous execution of the CancelImportTask operation.
public CancelImportTaskAsync ( CancelImportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelImportTaskRequest Container for the necessary parameters to execute the CancelImportTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelReservedInstancesListingAsync() 공개 메소드

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.
public CancelReservedInstancesListingAsync ( CancelReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelReservedInstancesListingRequest Container for the necessary parameters to execute the CancelReservedInstancesListing operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelSpotFleetRequestsAsync() 공개 메소드

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.
public CancelSpotFleetRequestsAsync ( CancelSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelSpotFleetRequestsRequest Container for the necessary parameters to execute the CancelSpotFleetRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelSpotInstanceRequestsAsync() 공개 메소드

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.
public CancelSpotInstanceRequestsAsync ( CancelSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelSpotInstanceRequestsRequest Container for the necessary parameters to execute the CancelSpotInstanceRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ConfirmProductInstanceAsync() 공개 메소드

Initiates the asynchronous execution of the ConfirmProductInstance operation.
public ConfirmProductInstanceAsync ( ConfirmProductInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ConfirmProductInstanceRequest Container for the necessary parameters to execute the ConfirmProductInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CopyImageAsync() 공개 메소드

Initiates the asynchronous execution of the CopyImage operation.
public CopyImageAsync ( CopyImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CopyImageRequest Container for the necessary parameters to execute the CopyImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CopySnapshotAsync() 공개 메소드

Initiates the asynchronous execution of the CopySnapshot operation.
public CopySnapshotAsync ( CopySnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CopySnapshotRequest Container for the necessary parameters to execute the CopySnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateCustomerGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the CreateCustomerGateway operation.
public CreateCustomerGatewayAsync ( CreateCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateCustomerGatewayRequest Container for the necessary parameters to execute the CreateCustomerGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateDhcpOptionsAsync() 공개 메소드

Initiates the asynchronous execution of the CreateDhcpOptions operation.
public CreateDhcpOptionsAsync ( CreateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateDhcpOptionsRequest Container for the necessary parameters to execute the CreateDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateEgressOnlyInternetGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.
public CreateEgressOnlyInternetGatewayAsync ( CreateEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the CreateEgressOnlyInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateFlowLogsAsync() 공개 메소드

Initiates the asynchronous execution of the CreateFlowLogs operation.
public CreateFlowLogsAsync ( CreateFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateFlowLogsRequest Container for the necessary parameters to execute the CreateFlowLogs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateImageAsync() 공개 메소드

Initiates the asynchronous execution of the CreateImage operation.
public CreateImageAsync ( CreateImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateImageRequest Container for the necessary parameters to execute the CreateImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateInstanceExportTaskAsync() 공개 메소드

Initiates the asynchronous execution of the CreateInstanceExportTask operation.
public CreateInstanceExportTaskAsync ( CreateInstanceExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateInstanceExportTaskRequest Container for the necessary parameters to execute the CreateInstanceExportTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateInternetGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the CreateInternetGateway operation.
public CreateInternetGatewayAsync ( CreateInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateInternetGatewayRequest Container for the necessary parameters to execute the CreateInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateInternetGatewayAsync() 공개 메소드

Creates an Internet gateway for use with a VPC. After creating the Internet gateway, you attach it to a VPC using AttachInternetGateway.

For more information about your VPC and Internet gateway, see the Amazon Virtual Private Cloud User Guide.

public CreateInternetGatewayAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateKeyPairAsync() 공개 메소드

Initiates the asynchronous execution of the CreateKeyPair operation.
public CreateKeyPairAsync ( CreateKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateKeyPairRequest Container for the necessary parameters to execute the CreateKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateNatGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the CreateNatGateway operation.
public CreateNatGatewayAsync ( CreateNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNatGatewayRequest Container for the necessary parameters to execute the CreateNatGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateNetworkAclAsync() 공개 메소드

Initiates the asynchronous execution of the CreateNetworkAcl operation.
public CreateNetworkAclAsync ( CreateNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNetworkAclRequest Container for the necessary parameters to execute the CreateNetworkAcl operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateNetworkAclEntryAsync() 공개 메소드

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.
public CreateNetworkAclEntryAsync ( CreateNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNetworkAclEntryRequest Container for the necessary parameters to execute the CreateNetworkAclEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateNetworkInterfaceAsync() 공개 메소드

Initiates the asynchronous execution of the CreateNetworkInterface operation.
public CreateNetworkInterfaceAsync ( CreateNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNetworkInterfaceRequest Container for the necessary parameters to execute the CreateNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreatePlacementGroupAsync() 공개 메소드

Initiates the asynchronous execution of the CreatePlacementGroup operation.
public CreatePlacementGroupAsync ( CreatePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreatePlacementGroupRequest Container for the necessary parameters to execute the CreatePlacementGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateReservedInstancesListingAsync() 공개 메소드

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.
public CreateReservedInstancesListingAsync ( CreateReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReservedInstancesListingRequest Container for the necessary parameters to execute the CreateReservedInstancesListing operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateRouteAsync() 공개 메소드

Initiates the asynchronous execution of the CreateRoute operation.
public CreateRouteAsync ( CreateRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateRouteRequest Container for the necessary parameters to execute the CreateRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateRouteTableAsync() 공개 메소드

Initiates the asynchronous execution of the CreateRouteTable operation.
public CreateRouteTableAsync ( CreateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateRouteTableRequest Container for the necessary parameters to execute the CreateRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateSecurityGroupAsync() 공개 메소드

Initiates the asynchronous execution of the CreateSecurityGroup operation.
public CreateSecurityGroupAsync ( CreateSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSecurityGroupRequest Container for the necessary parameters to execute the CreateSecurityGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateSigner() 보호된 메소드

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
리턴 AbstractAWSSigner

CreateSnapshotAsync() 공개 메소드

Initiates the asynchronous execution of the CreateSnapshot operation.
public CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSnapshotRequest Container for the necessary parameters to execute the CreateSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateSpotDatafeedSubscriptionAsync() 공개 메소드

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.
public CreateSpotDatafeedSubscriptionAsync ( CreateSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the CreateSpotDatafeedSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateSubnetAsync() 공개 메소드

Initiates the asynchronous execution of the CreateSubnet operation.
public CreateSubnetAsync ( CreateSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSubnetRequest Container for the necessary parameters to execute the CreateSubnet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateTagsAsync() 공개 메소드

Initiates the asynchronous execution of the CreateTags operation.
public CreateTagsAsync ( CreateTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateTagsRequest Container for the necessary parameters to execute the CreateTags operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the CreateVolume operation.
public CreateVolumeAsync ( CreateVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVolumeRequest Container for the necessary parameters to execute the CreateVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateVpcAsync() 공개 메소드

Initiates the asynchronous execution of the CreateVpc operation.
public CreateVpcAsync ( CreateVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpcRequest Container for the necessary parameters to execute the CreateVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateVpcEndpointAsync() 공개 메소드

Initiates the asynchronous execution of the CreateVpcEndpoint operation.
public CreateVpcEndpointAsync ( CreateVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpcEndpointRequest Container for the necessary parameters to execute the CreateVpcEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateVpcPeeringConnectionAsync() 공개 메소드

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.
public CreateVpcPeeringConnectionAsync ( CreateVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpcPeeringConnectionRequest Container for the necessary parameters to execute the CreateVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateVpnConnectionAsync() 공개 메소드

Initiates the asynchronous execution of the CreateVpnConnection operation.
public CreateVpnConnectionAsync ( CreateVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpnConnectionRequest Container for the necessary parameters to execute the CreateVpnConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateVpnConnectionRouteAsync() 공개 메소드

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.
public CreateVpnConnectionRouteAsync ( CreateVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpnConnectionRouteRequest Container for the necessary parameters to execute the CreateVpnConnectionRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateVpnGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the CreateVpnGateway operation.
public CreateVpnGatewayAsync ( CreateVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpnGatewayRequest Container for the necessary parameters to execute the CreateVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CustomizeRuntimePipeline() 보호된 메소드

Customizes the runtime pipeline.
protected CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void
pipeline RuntimePipeline Runtime pipeline for the current client.
리턴 void

DeleteCustomerGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteCustomerGateway operation.
public DeleteCustomerGatewayAsync ( DeleteCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteCustomerGatewayRequest Container for the necessary parameters to execute the DeleteCustomerGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteDhcpOptionsAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteDhcpOptions operation.
public DeleteDhcpOptionsAsync ( DeleteDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteDhcpOptionsRequest Container for the necessary parameters to execute the DeleteDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteEgressOnlyInternetGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.
public DeleteEgressOnlyInternetGatewayAsync ( DeleteEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the DeleteEgressOnlyInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteFlowLogsAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteFlowLogs operation.
public DeleteFlowLogsAsync ( DeleteFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteFlowLogsRequest Container for the necessary parameters to execute the DeleteFlowLogs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteInternetGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteInternetGateway operation.
public DeleteInternetGatewayAsync ( DeleteInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteInternetGatewayRequest Container for the necessary parameters to execute the DeleteInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteKeyPairAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteKeyPair operation.
public DeleteKeyPairAsync ( DeleteKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteKeyPairRequest Container for the necessary parameters to execute the DeleteKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteNatGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteNatGateway operation.
public DeleteNatGatewayAsync ( DeleteNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNatGatewayRequest Container for the necessary parameters to execute the DeleteNatGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteNetworkAclAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteNetworkAcl operation.
public DeleteNetworkAclAsync ( DeleteNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNetworkAclRequest Container for the necessary parameters to execute the DeleteNetworkAcl operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteNetworkAclEntryAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.
public DeleteNetworkAclEntryAsync ( DeleteNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNetworkAclEntryRequest Container for the necessary parameters to execute the DeleteNetworkAclEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteNetworkInterfaceAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteNetworkInterface operation.
public DeleteNetworkInterfaceAsync ( DeleteNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNetworkInterfaceRequest Container for the necessary parameters to execute the DeleteNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeletePlacementGroupAsync() 공개 메소드

Initiates the asynchronous execution of the DeletePlacementGroup operation.
public DeletePlacementGroupAsync ( DeletePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeletePlacementGroupRequest Container for the necessary parameters to execute the DeletePlacementGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteRouteAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteRoute operation.
public DeleteRouteAsync ( DeleteRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteRouteRequest Container for the necessary parameters to execute the DeleteRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteRouteTableAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteRouteTable operation.
public DeleteRouteTableAsync ( DeleteRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteRouteTableRequest Container for the necessary parameters to execute the DeleteRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteSecurityGroupAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteSecurityGroup operation.
public DeleteSecurityGroupAsync ( DeleteSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSecurityGroupRequest Container for the necessary parameters to execute the DeleteSecurityGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteSnapshotAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteSnapshot operation.
public DeleteSnapshotAsync ( DeleteSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSnapshotRequest Container for the necessary parameters to execute the DeleteSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteSpotDatafeedSubscriptionAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.
public DeleteSpotDatafeedSubscriptionAsync ( DeleteSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DeleteSpotDatafeedSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteSpotDatafeedSubscriptionAsync() 공개 메소드

Deletes the data feed for Spot instances.
public DeleteSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteSubnetAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteSubnet operation.
public DeleteSubnetAsync ( DeleteSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSubnetRequest Container for the necessary parameters to execute the DeleteSubnet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteTagsAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteTags operation.
public DeleteTagsAsync ( DeleteTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteTagsRequest Container for the necessary parameters to execute the DeleteTags operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVolume operation.
public DeleteVolumeAsync ( DeleteVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVolumeRequest Container for the necessary parameters to execute the DeleteVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVpcAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVpc operation.
public DeleteVpcAsync ( DeleteVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpcRequest Container for the necessary parameters to execute the DeleteVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVpcEndpointsAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.
public DeleteVpcEndpointsAsync ( DeleteVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpcEndpointsRequest Container for the necessary parameters to execute the DeleteVpcEndpoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVpcPeeringConnectionAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.
public DeleteVpcPeeringConnectionAsync ( DeleteVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpcPeeringConnectionRequest Container for the necessary parameters to execute the DeleteVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVpnConnectionAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVpnConnection operation.
public DeleteVpnConnectionAsync ( DeleteVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpnConnectionRequest Container for the necessary parameters to execute the DeleteVpnConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVpnConnectionRouteAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.
public DeleteVpnConnectionRouteAsync ( DeleteVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpnConnectionRouteRequest Container for the necessary parameters to execute the DeleteVpnConnectionRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVpnGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVpnGateway operation.
public DeleteVpnGatewayAsync ( DeleteVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpnGatewayRequest Container for the necessary parameters to execute the DeleteVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeregisterImageAsync() 공개 메소드

Initiates the asynchronous execution of the DeregisterImage operation.
public DeregisterImageAsync ( DeregisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeregisterImageRequest Container for the necessary parameters to execute the DeregisterImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeAccountAttributesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeAccountAttributesAsync() 공개 메소드

Describes attributes of your AWS account. The following are the supported account attributes:
  • supported-platforms: Indicates whether your account can launch instances into EC2-Classic and EC2-VPC, or only into EC2-VPC.

  • default-vpc: The ID of the default VPC for your account, or none.

  • max-instances: The maximum number of On-Demand instances that you can run.

  • vpc-max-security-groups-per-interface: The maximum number of security groups that you can assign to a network interface.

  • max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-Classic.

  • vpc-max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-VPC.

public DescribeAccountAttributesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeAddressesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeAddresses operation.
public DescribeAddressesAsync ( DescribeAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAddressesRequest Container for the necessary parameters to execute the DescribeAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeAddressesAsync() 공개 메소드

Describes one or more of your Elastic IP addresses.

An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

public DescribeAddressesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeAvailabilityZonesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.
public DescribeAvailabilityZonesAsync ( DescribeAvailabilityZonesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAvailabilityZonesRequest Container for the necessary parameters to execute the DescribeAvailabilityZones operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeAvailabilityZonesAsync() 공개 메소드

Describes one or more of the Availability Zones that are available to you. The results include zones only for the region you're currently using. If there is an event impacting an Availability Zone, you can use this request to view the state and any provided message for that Availability Zone.

For more information, see Regions and Availability Zones in the Amazon Elastic Compute Cloud User Guide.

public DescribeAvailabilityZonesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeBundleTasksAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeBundleTasks operation.
public DescribeBundleTasksAsync ( DescribeBundleTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeBundleTasksRequest Container for the necessary parameters to execute the DescribeBundleTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeBundleTasksAsync() 공개 메소드

Describes one or more of your bundling tasks.

Completed bundle tasks are listed for only a limited time. If your bundle task is no longer in the list, you can still register an AMI from it. Just use RegisterImage with the Amazon S3 bucket name and image manifest name you provided to the bundle task.

public DescribeBundleTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeClassicLinkInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.
public DescribeClassicLinkInstancesAsync ( DescribeClassicLinkInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeClassicLinkInstancesRequest Container for the necessary parameters to execute the DescribeClassicLinkInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeConversionTasksAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeConversionTasks operation.
public DescribeConversionTasksAsync ( DescribeConversionTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeConversionTasksRequest Container for the necessary parameters to execute the DescribeConversionTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeConversionTasksAsync() 공개 메소드

Describes one or more of your conversion tasks. For more information, see the VM Import/Export User Guide.

For information about the import manifest referenced by this API action, see VM Import Manifest.

public DescribeConversionTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeCustomerGatewaysAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeCustomerGateways operation.
public DescribeCustomerGatewaysAsync ( DescribeCustomerGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeCustomerGatewaysRequest Container for the necessary parameters to execute the DescribeCustomerGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeCustomerGatewaysAsync() 공개 메소드

Describes one or more of your VPN customer gateways.

For more information about VPN customer gateways, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeCustomerGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeDhcpOptionsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeDhcpOptions operation.
public DescribeDhcpOptionsAsync ( DescribeDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeDhcpOptionsRequest Container for the necessary parameters to execute the DescribeDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeDhcpOptionsAsync() 공개 메소드

Describes one or more of your DHCP options sets.

For more information about DHCP options sets, see DHCP Options Sets in the Amazon Virtual Private Cloud User Guide.

public DescribeDhcpOptionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeEgressOnlyInternetGatewaysAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.
public DescribeEgressOnlyInternetGatewaysAsync ( DescribeEgressOnlyInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeEgressOnlyInternetGatewaysRequest Container for the necessary parameters to execute the DescribeEgressOnlyInternetGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeExportTasksAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeExportTasks operation.
public DescribeExportTasksAsync ( DescribeExportTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeExportTasksRequest Container for the necessary parameters to execute the DescribeExportTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeExportTasksAsync() 공개 메소드

Describes one or more of your export tasks.
public DescribeExportTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeFlowLogsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeFlowLogs operation.
public DescribeFlowLogsAsync ( DescribeFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeFlowLogsRequest Container for the necessary parameters to execute the DescribeFlowLogs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeHostReservationOfferingsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.
public DescribeHostReservationOfferingsAsync ( DescribeHostReservationOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHostReservationOfferingsRequest Container for the necessary parameters to execute the DescribeHostReservationOfferings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeHostReservationsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeHostReservations operation.
public DescribeHostReservationsAsync ( DescribeHostReservationsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHostReservationsRequest Container for the necessary parameters to execute the DescribeHostReservations operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeHostsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeHosts operation.
public DescribeHostsAsync ( DescribeHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHostsRequest Container for the necessary parameters to execute the DescribeHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeIdFormatAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeIdFormat operation.
public DescribeIdFormatAsync ( DescribeIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeIdFormatRequest Container for the necessary parameters to execute the DescribeIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeIdentityIdFormatAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.
public DescribeIdentityIdFormatAsync ( DescribeIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeIdentityIdFormatRequest Container for the necessary parameters to execute the DescribeIdentityIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeImageAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeImageAttribute operation.
public DescribeImageAttributeAsync ( DescribeImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImageAttributeRequest Container for the necessary parameters to execute the DescribeImageAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeImagesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeImages operation.
public DescribeImagesAsync ( DescribeImagesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImagesRequest Container for the necessary parameters to execute the DescribeImages operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeImagesAsync() 공개 메소드

Describes one or more of the images (AMIs, AKIs, and ARIs) available to you. Images available to you include public images, private images that you own, and private images owned by other AWS accounts but for which you have explicit launch permissions.

Deregistered images are included in the returned results for an unspecified interval after deregistration.

public DescribeImagesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeImportImageTasksAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeImportImageTasks operation.
public DescribeImportImageTasksAsync ( DescribeImportImageTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImportImageTasksRequest Container for the necessary parameters to execute the DescribeImportImageTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeImportSnapshotTasksAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.
public DescribeImportSnapshotTasksAsync ( DescribeImportSnapshotTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImportSnapshotTasksRequest Container for the necessary parameters to execute the DescribeImportSnapshotTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeInstanceAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.
public DescribeInstanceAttributeAsync ( DescribeInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInstanceAttributeRequest Container for the necessary parameters to execute the DescribeInstanceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeInstanceStatusAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeInstanceStatus operation.
public DescribeInstanceStatusAsync ( DescribeInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInstanceStatusRequest Container for the necessary parameters to execute the DescribeInstanceStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeInstanceStatusAsync() 공개 메소드

Describes the status of one or more instances. By default, only running instances are described, unless specified otherwise.

Instance status includes the following components:

  • Status checks - Amazon EC2 performs status checks on running EC2 instances to identify hardware and software issues. For more information, see Status Checks for Your Instances and Troubleshooting Instances with Failed Status Checks in the Amazon Elastic Compute Cloud User Guide.

  • Scheduled events - Amazon EC2 can schedule events (such as reboot, stop, or terminate) for your instances related to hardware issues, software updates, or system maintenance. For more information, see Scheduled Events for Your Instances in the Amazon Elastic Compute Cloud User Guide.

  • Instance state - You can manage your instances from the moment you launch them through their termination. For more information, see Instance Lifecycle in the Amazon Elastic Compute Cloud User Guide.

public DescribeInstanceStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeInstances operation.
public DescribeInstancesAsync ( DescribeInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInstancesRequest Container for the necessary parameters to execute the DescribeInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeInstancesAsync() 공개 메소드

Describes one or more of your instances.

If you specify one or more instance IDs, Amazon EC2 returns information for those instances. If you do not specify instance IDs, Amazon EC2 returns information for all relevant instances. If you specify an instance ID that is not valid, an error is returned. If you specify an instance that you do not own, it is not included in the returned results.

Recently terminated instances might appear in the returned results. This interval is usually less than one hour.

If you describe instances in the rare case where an Availability Zone is experiencing a service disruption and you specify instance IDs that are in the affected zone, or do not specify any instance IDs at all, the call fails. If you describe instances and specify only instance IDs that are in an unaffected zone, the call works normally.

public DescribeInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeInternetGatewaysAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeInternetGateways operation.
public DescribeInternetGatewaysAsync ( DescribeInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInternetGatewaysRequest Container for the necessary parameters to execute the DescribeInternetGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeInternetGatewaysAsync() 공개 메소드

Describes one or more of your Internet gateways.
public DescribeInternetGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeKeyPairsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeKeyPairs operation.
public DescribeKeyPairsAsync ( DescribeKeyPairsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeKeyPairsRequest Container for the necessary parameters to execute the DescribeKeyPairs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeKeyPairsAsync() 공개 메소드

Describes one or more of your key pairs.

For more information about key pairs, see Key Pairs in the Amazon Elastic Compute Cloud User Guide.

public DescribeKeyPairsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeMovingAddressesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeMovingAddresses operation.
public DescribeMovingAddressesAsync ( DescribeMovingAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeMovingAddressesRequest Container for the necessary parameters to execute the DescribeMovingAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeNatGatewaysAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeNatGateways operation.
public DescribeNatGatewaysAsync ( DescribeNatGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNatGatewaysRequest Container for the necessary parameters to execute the DescribeNatGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeNetworkAclsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeNetworkAcls operation.
public DescribeNetworkAclsAsync ( DescribeNetworkAclsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNetworkAclsRequest Container for the necessary parameters to execute the DescribeNetworkAcls operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeNetworkAclsAsync() 공개 메소드

Describes one or more of your network ACLs.

For more information about network ACLs, see Network ACLs in the Amazon Virtual Private Cloud User Guide.

public DescribeNetworkAclsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeNetworkInterfaceAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.
public DescribeNetworkInterfaceAttributeAsync ( DescribeNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the DescribeNetworkInterfaceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeNetworkInterfacesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.
public DescribeNetworkInterfacesAsync ( DescribeNetworkInterfacesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNetworkInterfacesRequest Container for the necessary parameters to execute the DescribeNetworkInterfaces operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeNetworkInterfacesAsync() 공개 메소드

Describes one or more of your network interfaces.
public DescribeNetworkInterfacesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribePlacementGroupsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribePlacementGroups operation.
public DescribePlacementGroupsAsync ( DescribePlacementGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribePlacementGroupsRequest Container for the necessary parameters to execute the DescribePlacementGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribePlacementGroupsAsync() 공개 메소드

Describes one or more of your placement groups. For more information about placement groups and cluster instances, see Cluster Instances in the Amazon Elastic Compute Cloud User Guide.
public DescribePlacementGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribePrefixListsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribePrefixLists operation.
public DescribePrefixListsAsync ( DescribePrefixListsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribePrefixListsRequest Container for the necessary parameters to execute the DescribePrefixLists operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeRegionsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeRegions operation.
public DescribeRegionsAsync ( DescribeRegionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeRegionsRequest Container for the necessary parameters to execute the DescribeRegions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeRegionsAsync() 공개 메소드

Describes one or more regions that are currently available to you.

For a list of the regions supported by Amazon EC2, see Regions and Endpoints.

public DescribeRegionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstances operation.
public DescribeReservedInstancesAsync ( DescribeReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesRequest Container for the necessary parameters to execute the DescribeReservedInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesAsync() 공개 메소드

Describes one or more of the Reserved Instances that you purchased.

For more information about Reserved Instances, see Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesListingsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.
public DescribeReservedInstancesListingsAsync ( DescribeReservedInstancesListingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesListingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesListings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesListingsAsync() 공개 메소드

Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.

The Reserved Instance Marketplace matches sellers who want to resell Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.

As a seller, you choose to list some or all of your Reserved Instances, and you specify the upfront price to receive for them. Your Reserved Instances are then listed in the Reserved Instance Marketplace and are available for purchase.

As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesListingsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesModificationsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.
public DescribeReservedInstancesModificationsAsync ( DescribeReservedInstancesModificationsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesModificationsRequest Container for the necessary parameters to execute the DescribeReservedInstancesModifications operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesModificationsAsync() 공개 메소드

Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.

For more information, see Modifying Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesModificationsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesOfferingsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.
public DescribeReservedInstancesOfferingsAsync ( DescribeReservedInstancesOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesOfferingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesOfferings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeReservedInstancesOfferingsAsync() 공개 메소드

Describes Reserved Instance offerings that are available for purchase. With Reserved Instances, you purchase the right to launch instances for a period of time. During that time period, you do not receive insufficient capacity errors, and you pay a lower usage rate than the rate charged for On-Demand instances for the actual time used.

If you have listed your own Reserved Instances for sale in the Reserved Instance Marketplace, they will be excluded from these results. This is to ensure that you do not purchase your own Reserved Instances.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeRouteTablesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeRouteTables operation.
public DescribeRouteTablesAsync ( DescribeRouteTablesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeRouteTablesRequest Container for the necessary parameters to execute the DescribeRouteTables operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeRouteTablesAsync() 공개 메소드

Describes one or more of your route tables.

Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations.

For more information about route tables, see Route Tables in the Amazon Virtual Private Cloud User Guide.

public DescribeRouteTablesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeScheduledInstanceAvailabilityAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.
public DescribeScheduledInstanceAvailabilityAsync ( DescribeScheduledInstanceAvailabilityRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeScheduledInstanceAvailabilityRequest Container for the necessary parameters to execute the DescribeScheduledInstanceAvailability operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeScheduledInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeScheduledInstances operation.
public DescribeScheduledInstancesAsync ( DescribeScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeScheduledInstancesRequest Container for the necessary parameters to execute the DescribeScheduledInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSecurityGroupReferencesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.
public DescribeSecurityGroupReferencesAsync ( DescribeSecurityGroupReferencesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSecurityGroupReferencesRequest Container for the necessary parameters to execute the DescribeSecurityGroupReferences operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSecurityGroupsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSecurityGroups operation.
public DescribeSecurityGroupsAsync ( DescribeSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSecurityGroupsRequest Container for the necessary parameters to execute the DescribeSecurityGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSecurityGroupsAsync() 공개 메소드

Describes one or more of your security groups.

A security group is for use with instances either in the EC2-Classic platform or in a specific VPC. For more information, see Amazon EC2 Security Groups in the Amazon Elastic Compute Cloud User Guide and Security Groups for Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSnapshotAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.
public DescribeSnapshotAttributeAsync ( DescribeSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSnapshotAttributeRequest Container for the necessary parameters to execute the DescribeSnapshotAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSnapshotsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSnapshots operation.
public DescribeSnapshotsAsync ( DescribeSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSnapshotsRequest Container for the necessary parameters to execute the DescribeSnapshots operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSnapshotsAsync() 공개 메소드

Describes one or more of the EBS snapshots available to you. Available snapshots include public snapshots available for any AWS account to launch, private snapshots that you own, and private snapshots owned by another AWS account but for which you've been given explicit create volume permissions.

The create volume permissions fall into the following categories:

  • public: The owner of the snapshot granted create volume permissions for the snapshot to the all group. All AWS accounts have create volume permissions for these snapshots.

  • explicit: The owner of the snapshot granted create volume permissions to a specific AWS account.

  • implicit: An AWS account has implicit create volume permissions for all snapshots it owns.

The list of snapshots returned can be modified by specifying snapshot IDs, snapshot owners, or AWS accounts with create volume permissions. If no options are specified, Amazon EC2 returns all snapshots for which you have create volume permissions.

If you specify one or more snapshot IDs, only snapshots that have the specified IDs are returned. If you specify an invalid snapshot ID, an error is returned. If you specify a snapshot ID for which you do not have access, it is not included in the returned results.

If you specify one or more snapshot owners using the OwnerIds option, only snapshots from the specified owners and for which you have access are returned. The results can include the AWS account IDs of the specified owners, amazon for snapshots owned by Amazon, or self for snapshots that you own.

If you specify a list of restorable users, only snapshots with create snapshot permissions for those users are returned. You can specify AWS account IDs (if you own the snapshots), self for snapshots for which you own or have explicit permissions, or all for public snapshots.

If you are describing a long list of snapshots, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeSnapshots request to retrieve the remaining results.

For more information about EBS snapshots, see Amazon EBS Snapshots in the Amazon Elastic Compute Cloud User Guide.

public DescribeSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotDatafeedSubscriptionAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.
public DescribeSpotDatafeedSubscriptionAsync ( DescribeSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DescribeSpotDatafeedSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotDatafeedSubscriptionAsync() 공개 메소드

Describes the data feed for Spot instances. For more information, see Spot Instance Data Feed in the Amazon Elastic Compute Cloud User Guide.
public DescribeSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotFleetInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.
public DescribeSpotFleetInstancesAsync ( DescribeSpotFleetInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotFleetInstancesRequest Container for the necessary parameters to execute the DescribeSpotFleetInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotFleetRequestHistoryAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.
public DescribeSpotFleetRequestHistoryAsync ( DescribeSpotFleetRequestHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotFleetRequestHistoryRequest Container for the necessary parameters to execute the DescribeSpotFleetRequestHistory operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotFleetRequestsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.
public DescribeSpotFleetRequestsAsync ( DescribeSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotFleetRequestsRequest Container for the necessary parameters to execute the DescribeSpotFleetRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotInstanceRequestsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.
public DescribeSpotInstanceRequestsAsync ( DescribeSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotInstanceRequestsRequest Container for the necessary parameters to execute the DescribeSpotInstanceRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotInstanceRequestsAsync() 공개 메소드

Describes the Spot instance requests that belong to your account. Spot instances are instances that Amazon EC2 launches when the bid price that you specify exceeds the current Spot price. Amazon EC2 periodically sets the Spot price based on available Spot instance capacity and current Spot instance requests. For more information, see Spot Instance Requests in the Amazon Elastic Compute Cloud User Guide.

You can use DescribeSpotInstanceRequests to find a running Spot instance by examining the response. If the status of the Spot instance is fulfilled, the instance ID appears in the response and contains the identifier of the instance. Alternatively, you can use DescribeInstances with a filter to look for instances where the instance lifecycle is spot.

Spot instance requests are deleted 4 hours after they are canceled and their instances are terminated.

public DescribeSpotInstanceRequestsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotPriceHistoryAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.
public DescribeSpotPriceHistoryAsync ( DescribeSpotPriceHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotPriceHistoryRequest Container for the necessary parameters to execute the DescribeSpotPriceHistory operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSpotPriceHistoryAsync() 공개 메소드

Describes the Spot price history. For more information, see Spot Instance Pricing History in the Amazon Elastic Compute Cloud User Guide.

When you specify a start and end time, this operation returns the prices of the instance types within the time range that you specified and the time when the price changed. The price is valid within the time period that you specified; the response merely indicates the last time that the price changed.

public DescribeSpotPriceHistoryAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeStaleSecurityGroupsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.
public DescribeStaleSecurityGroupsAsync ( DescribeStaleSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeStaleSecurityGroupsRequest Container for the necessary parameters to execute the DescribeStaleSecurityGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSubnetsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSubnets operation.
public DescribeSubnetsAsync ( DescribeSubnetsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSubnetsRequest Container for the necessary parameters to execute the DescribeSubnets operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSubnetsAsync() 공개 메소드

Describes one or more of your subnets.

For more information about subnets, see Your VPC and Subnets in the Amazon Virtual Private Cloud User Guide.

public DescribeSubnetsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeTagsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeTags operation.
public DescribeTagsAsync ( DescribeTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTagsRequest Container for the necessary parameters to execute the DescribeTags operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeTagsAsync() 공개 메소드

Describes one or more of the tags for your EC2 resources.

For more information about tags, see Tagging Your Resources in the Amazon Elastic Compute Cloud User Guide.

public DescribeTagsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVolumeAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.
public DescribeVolumeAttributeAsync ( DescribeVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVolumeAttributeRequest Container for the necessary parameters to execute the DescribeVolumeAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVolumeStatusAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVolumeStatus operation.
public DescribeVolumeStatusAsync ( DescribeVolumeStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVolumeStatusRequest Container for the necessary parameters to execute the DescribeVolumeStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVolumeStatusAsync() 공개 메소드

Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event.

The DescribeVolumeStatus operation provides the following information about the specified volumes:

Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks may still be taking place on your volume at the time. We recommend that you retry the request. For more information on volume status, see Monitoring the Status of Your Volumes.

Events: Reflect the cause of a volume status and may require you to take action. For example, if your volume returns an impaired status, then the volume event might be potential-data-inconsistency. This means that your volume has been affected by an issue with the underlying host, has all I/O operations disabled, and may have inconsistent data.

Actions: Reflect the actions you may have to take in response to an event. For example, if the status of the volume is impaired and the volume event shows potential-data-inconsistency, then the action shows enable-volume-io. This means that you may want to enable the I/O operations for the volume by calling the EnableVolumeIO action and then check the volume for data consistency.

Volume status is based on the volume status checks, and does not reflect the volume state. Therefore, volume status does not indicate volumes in the error state (for example, when a volume is incapable of accepting I/O.)

public DescribeVolumeStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVolumesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVolumes operation.
public DescribeVolumesAsync ( DescribeVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVolumesRequest Container for the necessary parameters to execute the DescribeVolumes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVolumesAsync() 공개 메소드

Describes the specified EBS volumes.

If you are describing a long list of volumes, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeVolumes request to retrieve the remaining results.

For more information about EBS volumes, see Amazon EBS Volumes in the Amazon Elastic Compute Cloud User Guide.

public DescribeVolumesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcAttribute operation.
public DescribeVpcAttributeAsync ( DescribeVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcAttributeRequest Container for the necessary parameters to execute the DescribeVpcAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcClassicLinkAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.
public DescribeVpcClassicLinkAsync ( DescribeVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcClassicLinkRequest Container for the necessary parameters to execute the DescribeVpcClassicLink operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcClassicLinkDnsSupportAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.
public DescribeVpcClassicLinkDnsSupportAsync ( DescribeVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DescribeVpcClassicLinkDnsSupport operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcEndpointServicesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.
public DescribeVpcEndpointServicesAsync ( DescribeVpcEndpointServicesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcEndpointServicesRequest Container for the necessary parameters to execute the DescribeVpcEndpointServices operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcEndpointsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.
public DescribeVpcEndpointsAsync ( DescribeVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcEndpointsRequest Container for the necessary parameters to execute the DescribeVpcEndpoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcPeeringConnectionsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.
public DescribeVpcPeeringConnectionsAsync ( DescribeVpcPeeringConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcPeeringConnectionsRequest Container for the necessary parameters to execute the DescribeVpcPeeringConnections operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcPeeringConnectionsAsync() 공개 메소드

Describes one or more of your VPC peering connections.
public DescribeVpcPeeringConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpcs operation.
public DescribeVpcsAsync ( DescribeVpcsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcsRequest Container for the necessary parameters to execute the DescribeVpcs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpcsAsync() 공개 메소드

Describes one or more of your VPCs.
public DescribeVpcsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpnConnectionsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpnConnections operation.
public DescribeVpnConnectionsAsync ( DescribeVpnConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpnConnectionsRequest Container for the necessary parameters to execute the DescribeVpnConnections operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpnConnectionsAsync() 공개 메소드

Describes one or more of your VPN connections.

For more information about VPN connections, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeVpnConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpnGatewaysAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVpnGateways operation.
public DescribeVpnGatewaysAsync ( DescribeVpnGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpnGatewaysRequest Container for the necessary parameters to execute the DescribeVpnGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVpnGatewaysAsync() 공개 메소드

Describes one or more of your virtual private gateways.

For more information about virtual private gateways, see Adding an IPsec Hardware VPN to Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeVpnGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DetachClassicLinkVpcAsync() 공개 메소드

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.
public DetachClassicLinkVpcAsync ( DetachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachClassicLinkVpcRequest Container for the necessary parameters to execute the DetachClassicLinkVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DetachInternetGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DetachInternetGateway operation.
public DetachInternetGatewayAsync ( DetachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachInternetGatewayRequest Container for the necessary parameters to execute the DetachInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DetachNetworkInterfaceAsync() 공개 메소드

Initiates the asynchronous execution of the DetachNetworkInterface operation.
public DetachNetworkInterfaceAsync ( DetachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachNetworkInterfaceRequest Container for the necessary parameters to execute the DetachNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DetachVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the DetachVolume operation.
public DetachVolumeAsync ( DetachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachVolumeRequest Container for the necessary parameters to execute the DetachVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DetachVpnGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DetachVpnGateway operation.
public DetachVpnGatewayAsync ( DetachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachVpnGatewayRequest Container for the necessary parameters to execute the DetachVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisableVgwRoutePropagationAsync() 공개 메소드

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.
public DisableVgwRoutePropagationAsync ( DisableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableVgwRoutePropagationRequest Container for the necessary parameters to execute the DisableVgwRoutePropagation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisableVpcClassicLinkAsync() 공개 메소드

Initiates the asynchronous execution of the DisableVpcClassicLink operation.
public DisableVpcClassicLinkAsync ( DisableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableVpcClassicLinkRequest Container for the necessary parameters to execute the DisableVpcClassicLink operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisableVpcClassicLinkDnsSupportAsync() 공개 메소드

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.
public DisableVpcClassicLinkDnsSupportAsync ( DisableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DisableVpcClassicLinkDnsSupport operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisassociateAddressAsync() 공개 메소드

Initiates the asynchronous execution of the DisassociateAddress operation.
public DisassociateAddressAsync ( DisassociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateAddressRequest Container for the necessary parameters to execute the DisassociateAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisassociateRouteTableAsync() 공개 메소드

Initiates the asynchronous execution of the DisassociateRouteTable operation.
public DisassociateRouteTableAsync ( DisassociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateRouteTableRequest Container for the necessary parameters to execute the DisassociateRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisassociateSubnetCidrBlockAsync() 공개 메소드

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.
public DisassociateSubnetCidrBlockAsync ( DisassociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateSubnetCidrBlockRequest Container for the necessary parameters to execute the DisassociateSubnetCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisassociateVpcCidrBlockAsync() 공개 메소드

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.
public DisassociateVpcCidrBlockAsync ( DisassociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateVpcCidrBlockRequest Container for the necessary parameters to execute the DisassociateVpcCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

Dispose() 보호된 메소드

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

EnableVgwRoutePropagationAsync() 공개 메소드

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.
public EnableVgwRoutePropagationAsync ( EnableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVgwRoutePropagationRequest Container for the necessary parameters to execute the EnableVgwRoutePropagation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

EnableVolumeIOAsync() 공개 메소드

Initiates the asynchronous execution of the EnableVolumeIO operation.
public EnableVolumeIOAsync ( EnableVolumeIORequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVolumeIORequest Container for the necessary parameters to execute the EnableVolumeIO operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

EnableVpcClassicLinkAsync() 공개 메소드

Initiates the asynchronous execution of the EnableVpcClassicLink operation.
public EnableVpcClassicLinkAsync ( EnableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVpcClassicLinkRequest Container for the necessary parameters to execute the EnableVpcClassicLink operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

EnableVpcClassicLinkDnsSupportAsync() 공개 메소드

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.
public EnableVpcClassicLinkDnsSupportAsync ( EnableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the EnableVpcClassicLinkDnsSupport operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

EndAcceptReservedInstancesExchangeQuote() 공개 메소드

Finishes the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.
public EndAcceptReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : AcceptReservedInstancesExchangeQuoteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAcceptReservedInstancesExchangeQuote.
리턴 AcceptReservedInstancesExchangeQuoteResponse

EndAcceptVpcPeeringConnection() 공개 메소드

Finishes the asynchronous execution of the AcceptVpcPeeringConnection operation.
public EndAcceptVpcPeeringConnection ( IAsyncResult asyncResult ) : AcceptVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAcceptVpcPeeringConnection.
리턴 AcceptVpcPeeringConnectionResponse

EndAllocateAddress() 공개 메소드

Finishes the asynchronous execution of the AllocateAddress operation.
public EndAllocateAddress ( IAsyncResult asyncResult ) : AllocateAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAllocateAddress.
리턴 AllocateAddressResponse

EndAllocateHosts() 공개 메소드

Finishes the asynchronous execution of the AllocateHosts operation.
public EndAllocateHosts ( IAsyncResult asyncResult ) : AllocateHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAllocateHosts.
리턴 AllocateHostsResponse

EndAssignIpv6Addresses() 공개 메소드

Finishes the asynchronous execution of the AssignIpv6Addresses operation.
public EndAssignIpv6Addresses ( IAsyncResult asyncResult ) : AssignIpv6AddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssignIpv6Addresses.
리턴 AssignIpv6AddressesResponse

EndAssignPrivateIpAddresses() 공개 메소드

Finishes the asynchronous execution of the AssignPrivateIpAddresses operation.
public EndAssignPrivateIpAddresses ( IAsyncResult asyncResult ) : AssignPrivateIpAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssignPrivateIpAddresses.
리턴 AssignPrivateIpAddressesResponse

EndAssociateAddress() 공개 메소드

Finishes the asynchronous execution of the AssociateAddress operation.
public EndAssociateAddress ( IAsyncResult asyncResult ) : AssociateAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateAddress.
리턴 AssociateAddressResponse

EndAssociateDhcpOptions() 공개 메소드

Finishes the asynchronous execution of the AssociateDhcpOptions operation.
public EndAssociateDhcpOptions ( IAsyncResult asyncResult ) : AssociateDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateDhcpOptions.
리턴 AssociateDhcpOptionsResponse

EndAssociateRouteTable() 공개 메소드

Finishes the asynchronous execution of the AssociateRouteTable operation.
public EndAssociateRouteTable ( IAsyncResult asyncResult ) : AssociateRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateRouteTable.
리턴 AssociateRouteTableResponse

EndAssociateSubnetCidrBlock() 공개 메소드

Finishes the asynchronous execution of the AssociateSubnetCidrBlock operation.
public EndAssociateSubnetCidrBlock ( IAsyncResult asyncResult ) : AssociateSubnetCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateSubnetCidrBlock.
리턴 AssociateSubnetCidrBlockResponse

EndAssociateVpcCidrBlock() 공개 메소드

Finishes the asynchronous execution of the AssociateVpcCidrBlock operation.
public EndAssociateVpcCidrBlock ( IAsyncResult asyncResult ) : AssociateVpcCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateVpcCidrBlock.
리턴 AssociateVpcCidrBlockResponse

EndAttachClassicLinkVpc() 공개 메소드

Finishes the asynchronous execution of the AttachClassicLinkVpc operation.
public EndAttachClassicLinkVpc ( IAsyncResult asyncResult ) : AttachClassicLinkVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachClassicLinkVpc.
리턴 AttachClassicLinkVpcResponse

EndAttachInternetGateway() 공개 메소드

Finishes the asynchronous execution of the AttachInternetGateway operation.
public EndAttachInternetGateway ( IAsyncResult asyncResult ) : AttachInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachInternetGateway.
리턴 AttachInternetGatewayResponse

EndAttachNetworkInterface() 공개 메소드

Finishes the asynchronous execution of the AttachNetworkInterface operation.
public EndAttachNetworkInterface ( IAsyncResult asyncResult ) : AttachNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachNetworkInterface.
리턴 AttachNetworkInterfaceResponse

EndAttachVolume() 공개 메소드

Finishes the asynchronous execution of the AttachVolume operation.
public EndAttachVolume ( IAsyncResult asyncResult ) : AttachVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachVolume.
리턴 AttachVolumeResponse

EndAttachVpnGateway() 공개 메소드

Finishes the asynchronous execution of the AttachVpnGateway operation.
public EndAttachVpnGateway ( IAsyncResult asyncResult ) : AttachVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachVpnGateway.
리턴 AttachVpnGatewayResponse

EndAuthorizeSecurityGroupEgress() 공개 메소드

Finishes the asynchronous execution of the AuthorizeSecurityGroupEgress operation.
public EndAuthorizeSecurityGroupEgress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupEgressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAuthorizeSecurityGroupEgress.
리턴 AuthorizeSecurityGroupEgressResponse

EndAuthorizeSecurityGroupIngress() 공개 메소드

Finishes the asynchronous execution of the AuthorizeSecurityGroupIngress operation.
public EndAuthorizeSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupIngressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAuthorizeSecurityGroupIngress.
리턴 AuthorizeSecurityGroupIngressResponse

EndBundleInstance() 공개 메소드

Finishes the asynchronous execution of the BundleInstance operation.
public EndBundleInstance ( IAsyncResult asyncResult ) : BundleInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginBundleInstance.
리턴 BundleInstanceResponse

EndCancelBundleTask() 공개 메소드

Finishes the asynchronous execution of the CancelBundleTask operation.
public EndCancelBundleTask ( IAsyncResult asyncResult ) : CancelBundleTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelBundleTask.
리턴 CancelBundleTaskResponse

EndCancelConversionTask() 공개 메소드

Finishes the asynchronous execution of the CancelConversionTask operation.
public EndCancelConversionTask ( IAsyncResult asyncResult ) : CancelConversionTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelConversionTask.
리턴 CancelConversionTaskResponse

EndCancelExportTask() 공개 메소드

Finishes the asynchronous execution of the CancelExportTask operation.
public EndCancelExportTask ( IAsyncResult asyncResult ) : CancelExportTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelExportTask.
리턴 CancelExportTaskResponse

EndCancelImportTask() 공개 메소드

Finishes the asynchronous execution of the CancelImportTask operation.
public EndCancelImportTask ( IAsyncResult asyncResult ) : CancelImportTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelImportTask.
리턴 CancelImportTaskResponse

EndCancelReservedInstancesListing() 공개 메소드

Finishes the asynchronous execution of the CancelReservedInstancesListing operation.
public EndCancelReservedInstancesListing ( IAsyncResult asyncResult ) : CancelReservedInstancesListingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelReservedInstancesListing.
리턴 CancelReservedInstancesListingResponse

EndCancelSpotFleetRequests() 공개 메소드

Finishes the asynchronous execution of the CancelSpotFleetRequests operation.
public EndCancelSpotFleetRequests ( IAsyncResult asyncResult ) : CancelSpotFleetRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelSpotFleetRequests.
리턴 CancelSpotFleetRequestsResponse

EndCancelSpotInstanceRequests() 공개 메소드

Finishes the asynchronous execution of the CancelSpotInstanceRequests operation.
public EndCancelSpotInstanceRequests ( IAsyncResult asyncResult ) : CancelSpotInstanceRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelSpotInstanceRequests.
리턴 CancelSpotInstanceRequestsResponse

EndConfirmProductInstance() 공개 메소드

Finishes the asynchronous execution of the ConfirmProductInstance operation.
public EndConfirmProductInstance ( IAsyncResult asyncResult ) : ConfirmProductInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginConfirmProductInstance.
리턴 ConfirmProductInstanceResponse

EndCopyImage() 공개 메소드

Finishes the asynchronous execution of the CopyImage operation.
public EndCopyImage ( IAsyncResult asyncResult ) : CopyImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCopyImage.
리턴 CopyImageResponse

EndCopySnapshot() 공개 메소드

Finishes the asynchronous execution of the CopySnapshot operation.
public EndCopySnapshot ( IAsyncResult asyncResult ) : CopySnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCopySnapshot.
리턴 CopySnapshotResponse

EndCreateCustomerGateway() 공개 메소드

Finishes the asynchronous execution of the CreateCustomerGateway operation.
public EndCreateCustomerGateway ( IAsyncResult asyncResult ) : CreateCustomerGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateCustomerGateway.
리턴 CreateCustomerGatewayResponse

EndCreateDhcpOptions() 공개 메소드

Finishes the asynchronous execution of the CreateDhcpOptions operation.
public EndCreateDhcpOptions ( IAsyncResult asyncResult ) : CreateDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateDhcpOptions.
리턴 CreateDhcpOptionsResponse

EndCreateEgressOnlyInternetGateway() 공개 메소드

Finishes the asynchronous execution of the CreateEgressOnlyInternetGateway operation.
public EndCreateEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : CreateEgressOnlyInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateEgressOnlyInternetGateway.
리턴 CreateEgressOnlyInternetGatewayResponse

EndCreateFlowLogs() 공개 메소드

Finishes the asynchronous execution of the CreateFlowLogs operation.
public EndCreateFlowLogs ( IAsyncResult asyncResult ) : CreateFlowLogsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateFlowLogs.
리턴 CreateFlowLogsResponse

EndCreateImage() 공개 메소드

Finishes the asynchronous execution of the CreateImage operation.
public EndCreateImage ( IAsyncResult asyncResult ) : CreateImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateImage.
리턴 CreateImageResponse

EndCreateInstanceExportTask() 공개 메소드

Finishes the asynchronous execution of the CreateInstanceExportTask operation.
public EndCreateInstanceExportTask ( IAsyncResult asyncResult ) : CreateInstanceExportTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateInstanceExportTask.
리턴 CreateInstanceExportTaskResponse

EndCreateInternetGateway() 공개 메소드

Finishes the asynchronous execution of the CreateInternetGateway operation.
public EndCreateInternetGateway ( IAsyncResult asyncResult ) : CreateInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateInternetGateway.
리턴 CreateInternetGatewayResponse

EndCreateKeyPair() 공개 메소드

Finishes the asynchronous execution of the CreateKeyPair operation.
public EndCreateKeyPair ( IAsyncResult asyncResult ) : CreateKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateKeyPair.
리턴 CreateKeyPairResponse

EndCreateNatGateway() 공개 메소드

Finishes the asynchronous execution of the CreateNatGateway operation.
public EndCreateNatGateway ( IAsyncResult asyncResult ) : CreateNatGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNatGateway.
리턴 CreateNatGatewayResponse

EndCreateNetworkAcl() 공개 메소드

Finishes the asynchronous execution of the CreateNetworkAcl operation.
public EndCreateNetworkAcl ( IAsyncResult asyncResult ) : CreateNetworkAclResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNetworkAcl.
리턴 CreateNetworkAclResponse

EndCreateNetworkAclEntry() 공개 메소드

Finishes the asynchronous execution of the CreateNetworkAclEntry operation.
public EndCreateNetworkAclEntry ( IAsyncResult asyncResult ) : CreateNetworkAclEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNetworkAclEntry.
리턴 CreateNetworkAclEntryResponse

EndCreateNetworkInterface() 공개 메소드

Finishes the asynchronous execution of the CreateNetworkInterface operation.
public EndCreateNetworkInterface ( IAsyncResult asyncResult ) : CreateNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNetworkInterface.
리턴 CreateNetworkInterfaceResponse

EndCreatePlacementGroup() 공개 메소드

Finishes the asynchronous execution of the CreatePlacementGroup operation.
public EndCreatePlacementGroup ( IAsyncResult asyncResult ) : CreatePlacementGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreatePlacementGroup.
리턴 CreatePlacementGroupResponse

EndCreateReservedInstancesListing() 공개 메소드

Finishes the asynchronous execution of the CreateReservedInstancesListing operation.
public EndCreateReservedInstancesListing ( IAsyncResult asyncResult ) : CreateReservedInstancesListingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReservedInstancesListing.
리턴 CreateReservedInstancesListingResponse

EndCreateRoute() 공개 메소드

Finishes the asynchronous execution of the CreateRoute operation.
public EndCreateRoute ( IAsyncResult asyncResult ) : CreateRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateRoute.
리턴 CreateRouteResponse

EndCreateRouteTable() 공개 메소드

Finishes the asynchronous execution of the CreateRouteTable operation.
public EndCreateRouteTable ( IAsyncResult asyncResult ) : CreateRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateRouteTable.
리턴 CreateRouteTableResponse

EndCreateSecurityGroup() 공개 메소드

Finishes the asynchronous execution of the CreateSecurityGroup operation.
public EndCreateSecurityGroup ( IAsyncResult asyncResult ) : CreateSecurityGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSecurityGroup.
리턴 CreateSecurityGroupResponse

EndCreateSnapshot() 공개 메소드

Finishes the asynchronous execution of the CreateSnapshot operation.
public EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSnapshot.
리턴 CreateSnapshotResponse

EndCreateSpotDatafeedSubscription() 공개 메소드

Finishes the asynchronous execution of the CreateSpotDatafeedSubscription operation.
public EndCreateSpotDatafeedSubscription ( IAsyncResult asyncResult ) : CreateSpotDatafeedSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSpotDatafeedSubscription.
리턴 CreateSpotDatafeedSubscriptionResponse

EndCreateSubnet() 공개 메소드

Finishes the asynchronous execution of the CreateSubnet operation.
public EndCreateSubnet ( IAsyncResult asyncResult ) : CreateSubnetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSubnet.
리턴 CreateSubnetResponse

EndCreateTags() 공개 메소드

Finishes the asynchronous execution of the CreateTags operation.
public EndCreateTags ( IAsyncResult asyncResult ) : CreateTagsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateTags.
리턴 CreateTagsResponse

EndCreateVolume() 공개 메소드

Finishes the asynchronous execution of the CreateVolume operation.
public EndCreateVolume ( IAsyncResult asyncResult ) : CreateVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVolume.
리턴 CreateVolumeResponse

EndCreateVpc() 공개 메소드

Finishes the asynchronous execution of the CreateVpc operation.
public EndCreateVpc ( IAsyncResult asyncResult ) : CreateVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpc.
리턴 CreateVpcResponse

EndCreateVpcEndpoint() 공개 메소드

Finishes the asynchronous execution of the CreateVpcEndpoint operation.
public EndCreateVpcEndpoint ( IAsyncResult asyncResult ) : CreateVpcEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpcEndpoint.
리턴 CreateVpcEndpointResponse

EndCreateVpcPeeringConnection() 공개 메소드

Finishes the asynchronous execution of the CreateVpcPeeringConnection operation.
public EndCreateVpcPeeringConnection ( IAsyncResult asyncResult ) : CreateVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpcPeeringConnection.
리턴 CreateVpcPeeringConnectionResponse

EndCreateVpnConnection() 공개 메소드

Finishes the asynchronous execution of the CreateVpnConnection operation.
public EndCreateVpnConnection ( IAsyncResult asyncResult ) : CreateVpnConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpnConnection.
리턴 CreateVpnConnectionResponse

EndCreateVpnConnectionRoute() 공개 메소드

Finishes the asynchronous execution of the CreateVpnConnectionRoute operation.
public EndCreateVpnConnectionRoute ( IAsyncResult asyncResult ) : CreateVpnConnectionRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpnConnectionRoute.
리턴 CreateVpnConnectionRouteResponse

EndCreateVpnGateway() 공개 메소드

Finishes the asynchronous execution of the CreateVpnGateway operation.
public EndCreateVpnGateway ( IAsyncResult asyncResult ) : CreateVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpnGateway.
리턴 CreateVpnGatewayResponse

EndDeleteCustomerGateway() 공개 메소드

Finishes the asynchronous execution of the DeleteCustomerGateway operation.
public EndDeleteCustomerGateway ( IAsyncResult asyncResult ) : DeleteCustomerGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteCustomerGateway.
리턴 DeleteCustomerGatewayResponse

EndDeleteDhcpOptions() 공개 메소드

Finishes the asynchronous execution of the DeleteDhcpOptions operation.
public EndDeleteDhcpOptions ( IAsyncResult asyncResult ) : DeleteDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteDhcpOptions.
리턴 DeleteDhcpOptionsResponse

EndDeleteEgressOnlyInternetGateway() 공개 메소드

Finishes the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.
public EndDeleteEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : DeleteEgressOnlyInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteEgressOnlyInternetGateway.
리턴 DeleteEgressOnlyInternetGatewayResponse

EndDeleteFlowLogs() 공개 메소드

Finishes the asynchronous execution of the DeleteFlowLogs operation.
public EndDeleteFlowLogs ( IAsyncResult asyncResult ) : DeleteFlowLogsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteFlowLogs.
리턴 DeleteFlowLogsResponse

EndDeleteInternetGateway() 공개 메소드

Finishes the asynchronous execution of the DeleteInternetGateway operation.
public EndDeleteInternetGateway ( IAsyncResult asyncResult ) : DeleteInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteInternetGateway.
리턴 DeleteInternetGatewayResponse

EndDeleteKeyPair() 공개 메소드

Finishes the asynchronous execution of the DeleteKeyPair operation.
public EndDeleteKeyPair ( IAsyncResult asyncResult ) : DeleteKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteKeyPair.
리턴 DeleteKeyPairResponse

EndDeleteNatGateway() 공개 메소드

Finishes the asynchronous execution of the DeleteNatGateway operation.
public EndDeleteNatGateway ( IAsyncResult asyncResult ) : DeleteNatGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNatGateway.
리턴 DeleteNatGatewayResponse

EndDeleteNetworkAcl() 공개 메소드

Finishes the asynchronous execution of the DeleteNetworkAcl operation.
public EndDeleteNetworkAcl ( IAsyncResult asyncResult ) : DeleteNetworkAclResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNetworkAcl.
리턴 DeleteNetworkAclResponse

EndDeleteNetworkAclEntry() 공개 메소드

Finishes the asynchronous execution of the DeleteNetworkAclEntry operation.
public EndDeleteNetworkAclEntry ( IAsyncResult asyncResult ) : DeleteNetworkAclEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNetworkAclEntry.
리턴 DeleteNetworkAclEntryResponse

EndDeleteNetworkInterface() 공개 메소드

Finishes the asynchronous execution of the DeleteNetworkInterface operation.
public EndDeleteNetworkInterface ( IAsyncResult asyncResult ) : DeleteNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNetworkInterface.
리턴 DeleteNetworkInterfaceResponse

EndDeletePlacementGroup() 공개 메소드

Finishes the asynchronous execution of the DeletePlacementGroup operation.
public EndDeletePlacementGroup ( IAsyncResult asyncResult ) : DeletePlacementGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeletePlacementGroup.
리턴 DeletePlacementGroupResponse

EndDeleteRoute() 공개 메소드

Finishes the asynchronous execution of the DeleteRoute operation.
public EndDeleteRoute ( IAsyncResult asyncResult ) : DeleteRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteRoute.
리턴 DeleteRouteResponse

EndDeleteRouteTable() 공개 메소드

Finishes the asynchronous execution of the DeleteRouteTable operation.
public EndDeleteRouteTable ( IAsyncResult asyncResult ) : DeleteRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteRouteTable.
리턴 DeleteRouteTableResponse

EndDeleteSecurityGroup() 공개 메소드

Finishes the asynchronous execution of the DeleteSecurityGroup operation.
public EndDeleteSecurityGroup ( IAsyncResult asyncResult ) : DeleteSecurityGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSecurityGroup.
리턴 DeleteSecurityGroupResponse

EndDeleteSnapshot() 공개 메소드

Finishes the asynchronous execution of the DeleteSnapshot operation.
public EndDeleteSnapshot ( IAsyncResult asyncResult ) : DeleteSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSnapshot.
리턴 DeleteSnapshotResponse

EndDeleteSpotDatafeedSubscription() 공개 메소드

Finishes the asynchronous execution of the DeleteSpotDatafeedSubscription operation.
public EndDeleteSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DeleteSpotDatafeedSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSpotDatafeedSubscription.
리턴 DeleteSpotDatafeedSubscriptionResponse

EndDeleteSubnet() 공개 메소드

Finishes the asynchronous execution of the DeleteSubnet operation.
public EndDeleteSubnet ( IAsyncResult asyncResult ) : DeleteSubnetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSubnet.
리턴 DeleteSubnetResponse

EndDeleteTags() 공개 메소드

Finishes the asynchronous execution of the DeleteTags operation.
public EndDeleteTags ( IAsyncResult asyncResult ) : DeleteTagsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteTags.
리턴 DeleteTagsResponse

EndDeleteVolume() 공개 메소드

Finishes the asynchronous execution of the DeleteVolume operation.
public EndDeleteVolume ( IAsyncResult asyncResult ) : DeleteVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVolume.
리턴 DeleteVolumeResponse

EndDeleteVpc() 공개 메소드

Finishes the asynchronous execution of the DeleteVpc operation.
public EndDeleteVpc ( IAsyncResult asyncResult ) : DeleteVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpc.
리턴 DeleteVpcResponse

EndDeleteVpcEndpoints() 공개 메소드

Finishes the asynchronous execution of the DeleteVpcEndpoints operation.
public EndDeleteVpcEndpoints ( IAsyncResult asyncResult ) : DeleteVpcEndpointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpcEndpoints.
리턴 DeleteVpcEndpointsResponse

EndDeleteVpcPeeringConnection() 공개 메소드

Finishes the asynchronous execution of the DeleteVpcPeeringConnection operation.
public EndDeleteVpcPeeringConnection ( IAsyncResult asyncResult ) : DeleteVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpcPeeringConnection.
리턴 DeleteVpcPeeringConnectionResponse

EndDeleteVpnConnection() 공개 메소드

Finishes the asynchronous execution of the DeleteVpnConnection operation.
public EndDeleteVpnConnection ( IAsyncResult asyncResult ) : DeleteVpnConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpnConnection.
리턴 DeleteVpnConnectionResponse

EndDeleteVpnConnectionRoute() 공개 메소드

Finishes the asynchronous execution of the DeleteVpnConnectionRoute operation.
public EndDeleteVpnConnectionRoute ( IAsyncResult asyncResult ) : DeleteVpnConnectionRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpnConnectionRoute.
리턴 DeleteVpnConnectionRouteResponse

EndDeleteVpnGateway() 공개 메소드

Finishes the asynchronous execution of the DeleteVpnGateway operation.
public EndDeleteVpnGateway ( IAsyncResult asyncResult ) : DeleteVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpnGateway.
리턴 DeleteVpnGatewayResponse

EndDeregisterImage() 공개 메소드

Finishes the asynchronous execution of the DeregisterImage operation.
public EndDeregisterImage ( IAsyncResult asyncResult ) : DeregisterImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeregisterImage.
리턴 DeregisterImageResponse

EndDescribeAccountAttributes() 공개 메소드

Finishes the asynchronous execution of the DescribeAccountAttributes operation.
public EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAccountAttributes.
리턴 DescribeAccountAttributesResponse

EndDescribeAddresses() 공개 메소드

Finishes the asynchronous execution of the DescribeAddresses operation.
public EndDescribeAddresses ( IAsyncResult asyncResult ) : DescribeAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAddresses.
리턴 DescribeAddressesResponse

EndDescribeAvailabilityZones() 공개 메소드

Finishes the asynchronous execution of the DescribeAvailabilityZones operation.
public EndDescribeAvailabilityZones ( IAsyncResult asyncResult ) : DescribeAvailabilityZonesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAvailabilityZones.
리턴 DescribeAvailabilityZonesResponse

EndDescribeBundleTasks() 공개 메소드

Finishes the asynchronous execution of the DescribeBundleTasks operation.
public EndDescribeBundleTasks ( IAsyncResult asyncResult ) : DescribeBundleTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeBundleTasks.
리턴 DescribeBundleTasksResponse

EndDescribeClassicLinkInstances() 공개 메소드

Finishes the asynchronous execution of the DescribeClassicLinkInstances operation.
public EndDescribeClassicLinkInstances ( IAsyncResult asyncResult ) : DescribeClassicLinkInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClassicLinkInstances.
리턴 DescribeClassicLinkInstancesResponse

EndDescribeConversionTasks() 공개 메소드

Finishes the asynchronous execution of the DescribeConversionTasks operation.
public EndDescribeConversionTasks ( IAsyncResult asyncResult ) : DescribeConversionTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeConversionTasks.
리턴 DescribeConversionTasksResponse

EndDescribeCustomerGateways() 공개 메소드

Finishes the asynchronous execution of the DescribeCustomerGateways operation.
public EndDescribeCustomerGateways ( IAsyncResult asyncResult ) : DescribeCustomerGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCustomerGateways.
리턴 DescribeCustomerGatewaysResponse

EndDescribeDhcpOptions() 공개 메소드

Finishes the asynchronous execution of the DescribeDhcpOptions operation.
public EndDescribeDhcpOptions ( IAsyncResult asyncResult ) : DescribeDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeDhcpOptions.
리턴 DescribeDhcpOptionsResponse

EndDescribeEgressOnlyInternetGateways() 공개 메소드

Finishes the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.
public EndDescribeEgressOnlyInternetGateways ( IAsyncResult asyncResult ) : DescribeEgressOnlyInternetGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEgressOnlyInternetGateways.
리턴 DescribeEgressOnlyInternetGatewaysResponse

EndDescribeExportTasks() 공개 메소드

Finishes the asynchronous execution of the DescribeExportTasks operation.
public EndDescribeExportTasks ( IAsyncResult asyncResult ) : DescribeExportTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeExportTasks.
리턴 DescribeExportTasksResponse

EndDescribeFlowLogs() 공개 메소드

Finishes the asynchronous execution of the DescribeFlowLogs operation.
public EndDescribeFlowLogs ( IAsyncResult asyncResult ) : DescribeFlowLogsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeFlowLogs.
리턴 DescribeFlowLogsResponse

EndDescribeHostReservationOfferings() 공개 메소드

Finishes the asynchronous execution of the DescribeHostReservationOfferings operation.
public EndDescribeHostReservationOfferings ( IAsyncResult asyncResult ) : DescribeHostReservationOfferingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHostReservationOfferings.
리턴 DescribeHostReservationOfferingsResponse

EndDescribeHostReservations() 공개 메소드

Finishes the asynchronous execution of the DescribeHostReservations operation.
public EndDescribeHostReservations ( IAsyncResult asyncResult ) : DescribeHostReservationsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHostReservations.
리턴 DescribeHostReservationsResponse

EndDescribeHosts() 공개 메소드

Finishes the asynchronous execution of the DescribeHosts operation.
public EndDescribeHosts ( IAsyncResult asyncResult ) : DescribeHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHosts.
리턴 DescribeHostsResponse

EndDescribeIdFormat() 공개 메소드

Finishes the asynchronous execution of the DescribeIdFormat operation.
public EndDescribeIdFormat ( IAsyncResult asyncResult ) : DescribeIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeIdFormat.
리턴 DescribeIdFormatResponse

EndDescribeIdentityIdFormat() 공개 메소드

Finishes the asynchronous execution of the DescribeIdentityIdFormat operation.
public EndDescribeIdentityIdFormat ( IAsyncResult asyncResult ) : DescribeIdentityIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeIdentityIdFormat.
리턴 DescribeIdentityIdFormatResponse

EndDescribeImageAttribute() 공개 메소드

Finishes the asynchronous execution of the DescribeImageAttribute operation.
public EndDescribeImageAttribute ( IAsyncResult asyncResult ) : DescribeImageAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImageAttribute.
리턴 DescribeImageAttributeResponse

EndDescribeImages() 공개 메소드

Finishes the asynchronous execution of the DescribeImages operation.
public EndDescribeImages ( IAsyncResult asyncResult ) : DescribeImagesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImages.
리턴 DescribeImagesResponse

EndDescribeImportImageTasks() 공개 메소드

Finishes the asynchronous execution of the DescribeImportImageTasks operation.
public EndDescribeImportImageTasks ( IAsyncResult asyncResult ) : DescribeImportImageTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImportImageTasks.
리턴 DescribeImportImageTasksResponse

EndDescribeImportSnapshotTasks() 공개 메소드

Finishes the asynchronous execution of the DescribeImportSnapshotTasks operation.
public EndDescribeImportSnapshotTasks ( IAsyncResult asyncResult ) : DescribeImportSnapshotTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImportSnapshotTasks.
리턴 DescribeImportSnapshotTasksResponse

EndDescribeInstanceAttribute() 공개 메소드

Finishes the asynchronous execution of the DescribeInstanceAttribute operation.
public EndDescribeInstanceAttribute ( IAsyncResult asyncResult ) : DescribeInstanceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInstanceAttribute.
리턴 DescribeInstanceAttributeResponse

EndDescribeInstanceStatus() 공개 메소드

Finishes the asynchronous execution of the DescribeInstanceStatus operation.
public EndDescribeInstanceStatus ( IAsyncResult asyncResult ) : DescribeInstanceStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInstanceStatus.
리턴 DescribeInstanceStatusResponse

EndDescribeInstances() 공개 메소드

Finishes the asynchronous execution of the DescribeInstances operation.
public EndDescribeInstances ( IAsyncResult asyncResult ) : DescribeInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInstances.
리턴 DescribeInstancesResponse

EndDescribeInternetGateways() 공개 메소드

Finishes the asynchronous execution of the DescribeInternetGateways operation.
public EndDescribeInternetGateways ( IAsyncResult asyncResult ) : DescribeInternetGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInternetGateways.
리턴 DescribeInternetGatewaysResponse

EndDescribeKeyPairs() 공개 메소드

Finishes the asynchronous execution of the DescribeKeyPairs operation.
public EndDescribeKeyPairs ( IAsyncResult asyncResult ) : DescribeKeyPairsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeKeyPairs.
리턴 DescribeKeyPairsResponse

EndDescribeMovingAddresses() 공개 메소드

Finishes the asynchronous execution of the DescribeMovingAddresses operation.
public EndDescribeMovingAddresses ( IAsyncResult asyncResult ) : DescribeMovingAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeMovingAddresses.
리턴 DescribeMovingAddressesResponse

EndDescribeNatGateways() 공개 메소드

Finishes the asynchronous execution of the DescribeNatGateways operation.
public EndDescribeNatGateways ( IAsyncResult asyncResult ) : DescribeNatGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNatGateways.
리턴 DescribeNatGatewaysResponse

EndDescribeNetworkAcls() 공개 메소드

Finishes the asynchronous execution of the DescribeNetworkAcls operation.
public EndDescribeNetworkAcls ( IAsyncResult asyncResult ) : DescribeNetworkAclsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNetworkAcls.
리턴 DescribeNetworkAclsResponse

EndDescribeNetworkInterfaceAttribute() 공개 메소드

Finishes the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.
public EndDescribeNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : DescribeNetworkInterfaceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNetworkInterfaceAttribute.
리턴 DescribeNetworkInterfaceAttributeResponse

EndDescribeNetworkInterfaces() 공개 메소드

Finishes the asynchronous execution of the DescribeNetworkInterfaces operation.
public EndDescribeNetworkInterfaces ( IAsyncResult asyncResult ) : DescribeNetworkInterfacesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNetworkInterfaces.
리턴 DescribeNetworkInterfacesResponse

EndDescribePlacementGroups() 공개 메소드

Finishes the asynchronous execution of the DescribePlacementGroups operation.
public EndDescribePlacementGroups ( IAsyncResult asyncResult ) : DescribePlacementGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribePlacementGroups.
리턴 DescribePlacementGroupsResponse

EndDescribePrefixLists() 공개 메소드

Finishes the asynchronous execution of the DescribePrefixLists operation.
public EndDescribePrefixLists ( IAsyncResult asyncResult ) : DescribePrefixListsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribePrefixLists.
리턴 DescribePrefixListsResponse

EndDescribeRegions() 공개 메소드

Finishes the asynchronous execution of the DescribeRegions operation.
public EndDescribeRegions ( IAsyncResult asyncResult ) : DescribeRegionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRegions.
리턴 DescribeRegionsResponse

EndDescribeReservedInstances() 공개 메소드

Finishes the asynchronous execution of the DescribeReservedInstances operation.
public EndDescribeReservedInstances ( IAsyncResult asyncResult ) : DescribeReservedInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstances.
리턴 DescribeReservedInstancesResponse

EndDescribeReservedInstancesListings() 공개 메소드

Finishes the asynchronous execution of the DescribeReservedInstancesListings operation.
public EndDescribeReservedInstancesListings ( IAsyncResult asyncResult ) : DescribeReservedInstancesListingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstancesListings.
리턴 DescribeReservedInstancesListingsResponse

EndDescribeReservedInstancesModifications() 공개 메소드

Finishes the asynchronous execution of the DescribeReservedInstancesModifications operation.
public EndDescribeReservedInstancesModifications ( IAsyncResult asyncResult ) : DescribeReservedInstancesModificationsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstancesModifications.
리턴 DescribeReservedInstancesModificationsResponse

EndDescribeReservedInstancesOfferings() 공개 메소드

Finishes the asynchronous execution of the DescribeReservedInstancesOfferings operation.
public EndDescribeReservedInstancesOfferings ( IAsyncResult asyncResult ) : DescribeReservedInstancesOfferingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstancesOfferings.
리턴 DescribeReservedInstancesOfferingsResponse

EndDescribeRouteTables() 공개 메소드

Finishes the asynchronous execution of the DescribeRouteTables operation.
public EndDescribeRouteTables ( IAsyncResult asyncResult ) : DescribeRouteTablesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRouteTables.
리턴 DescribeRouteTablesResponse

EndDescribeScheduledInstanceAvailability() 공개 메소드

Finishes the asynchronous execution of the DescribeScheduledInstanceAvailability operation.
public EndDescribeScheduledInstanceAvailability ( IAsyncResult asyncResult ) : DescribeScheduledInstanceAvailabilityResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeScheduledInstanceAvailability.
리턴 DescribeScheduledInstanceAvailabilityResponse

EndDescribeScheduledInstances() 공개 메소드

Finishes the asynchronous execution of the DescribeScheduledInstances operation.
public EndDescribeScheduledInstances ( IAsyncResult asyncResult ) : DescribeScheduledInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeScheduledInstances.
리턴 DescribeScheduledInstancesResponse

EndDescribeSecurityGroupReferences() 공개 메소드

Finishes the asynchronous execution of the DescribeSecurityGroupReferences operation.
public EndDescribeSecurityGroupReferences ( IAsyncResult asyncResult ) : DescribeSecurityGroupReferencesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSecurityGroupReferences.
리턴 DescribeSecurityGroupReferencesResponse

EndDescribeSecurityGroups() 공개 메소드

Finishes the asynchronous execution of the DescribeSecurityGroups operation.
public EndDescribeSecurityGroups ( IAsyncResult asyncResult ) : DescribeSecurityGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSecurityGroups.
리턴 DescribeSecurityGroupsResponse

EndDescribeSnapshotAttribute() 공개 메소드

Finishes the asynchronous execution of the DescribeSnapshotAttribute operation.
public EndDescribeSnapshotAttribute ( IAsyncResult asyncResult ) : DescribeSnapshotAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSnapshotAttribute.
리턴 DescribeSnapshotAttributeResponse

EndDescribeSnapshots() 공개 메소드

Finishes the asynchronous execution of the DescribeSnapshots operation.
public EndDescribeSnapshots ( IAsyncResult asyncResult ) : DescribeSnapshotsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSnapshots.
리턴 DescribeSnapshotsResponse

EndDescribeSpotDatafeedSubscription() 공개 메소드

Finishes the asynchronous execution of the DescribeSpotDatafeedSubscription operation.
public EndDescribeSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DescribeSpotDatafeedSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotDatafeedSubscription.
리턴 DescribeSpotDatafeedSubscriptionResponse

EndDescribeSpotFleetInstances() 공개 메소드

Finishes the asynchronous execution of the DescribeSpotFleetInstances operation.
public EndDescribeSpotFleetInstances ( IAsyncResult asyncResult ) : DescribeSpotFleetInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotFleetInstances.
리턴 DescribeSpotFleetInstancesResponse

EndDescribeSpotFleetRequestHistory() 공개 메소드

Finishes the asynchronous execution of the DescribeSpotFleetRequestHistory operation.
public EndDescribeSpotFleetRequestHistory ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestHistoryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotFleetRequestHistory.
리턴 DescribeSpotFleetRequestHistoryResponse

EndDescribeSpotFleetRequests() 공개 메소드

Finishes the asynchronous execution of the DescribeSpotFleetRequests operation.
public EndDescribeSpotFleetRequests ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotFleetRequests.
리턴 DescribeSpotFleetRequestsResponse

EndDescribeSpotInstanceRequests() 공개 메소드

Finishes the asynchronous execution of the DescribeSpotInstanceRequests operation.
public EndDescribeSpotInstanceRequests ( IAsyncResult asyncResult ) : DescribeSpotInstanceRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotInstanceRequests.
리턴 DescribeSpotInstanceRequestsResponse

EndDescribeSpotPriceHistory() 공개 메소드

Finishes the asynchronous execution of the DescribeSpotPriceHistory operation.
public EndDescribeSpotPriceHistory ( IAsyncResult asyncResult ) : DescribeSpotPriceHistoryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotPriceHistory.
리턴 DescribeSpotPriceHistoryResponse

EndDescribeStaleSecurityGroups() 공개 메소드

Finishes the asynchronous execution of the DescribeStaleSecurityGroups operation.
public EndDescribeStaleSecurityGroups ( IAsyncResult asyncResult ) : DescribeStaleSecurityGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeStaleSecurityGroups.
리턴 DescribeStaleSecurityGroupsResponse

EndDescribeSubnets() 공개 메소드

Finishes the asynchronous execution of the DescribeSubnets operation.
public EndDescribeSubnets ( IAsyncResult asyncResult ) : DescribeSubnetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSubnets.
리턴 DescribeSubnetsResponse

EndDescribeTags() 공개 메소드

Finishes the asynchronous execution of the DescribeTags operation.
public EndDescribeTags ( IAsyncResult asyncResult ) : DescribeTagsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTags.
리턴 DescribeTagsResponse

EndDescribeVolumeAttribute() 공개 메소드

Finishes the asynchronous execution of the DescribeVolumeAttribute operation.
public EndDescribeVolumeAttribute ( IAsyncResult asyncResult ) : DescribeVolumeAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVolumeAttribute.
리턴 DescribeVolumeAttributeResponse

EndDescribeVolumeStatus() 공개 메소드

Finishes the asynchronous execution of the DescribeVolumeStatus operation.
public EndDescribeVolumeStatus ( IAsyncResult asyncResult ) : DescribeVolumeStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVolumeStatus.
리턴 DescribeVolumeStatusResponse

EndDescribeVolumes() 공개 메소드

Finishes the asynchronous execution of the DescribeVolumes operation.
public EndDescribeVolumes ( IAsyncResult asyncResult ) : DescribeVolumesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVolumes.
리턴 DescribeVolumesResponse

EndDescribeVpcAttribute() 공개 메소드

Finishes the asynchronous execution of the DescribeVpcAttribute operation.
public EndDescribeVpcAttribute ( IAsyncResult asyncResult ) : DescribeVpcAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcAttribute.
리턴 DescribeVpcAttributeResponse

EndDescribeVpcClassicLink() 공개 메소드

Finishes the asynchronous execution of the DescribeVpcClassicLink operation.
public EndDescribeVpcClassicLink ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcClassicLink.
리턴 DescribeVpcClassicLinkResponse

EndDescribeVpcClassicLinkDnsSupport() 공개 메소드

Finishes the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.
public EndDescribeVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkDnsSupportResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcClassicLinkDnsSupport.
리턴 DescribeVpcClassicLinkDnsSupportResponse

EndDescribeVpcEndpointServices() 공개 메소드

Finishes the asynchronous execution of the DescribeVpcEndpointServices operation.
public EndDescribeVpcEndpointServices ( IAsyncResult asyncResult ) : DescribeVpcEndpointServicesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcEndpointServices.
리턴 DescribeVpcEndpointServicesResponse

EndDescribeVpcEndpoints() 공개 메소드

Finishes the asynchronous execution of the DescribeVpcEndpoints operation.
public EndDescribeVpcEndpoints ( IAsyncResult asyncResult ) : DescribeVpcEndpointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcEndpoints.
리턴 DescribeVpcEndpointsResponse

EndDescribeVpcPeeringConnections() 공개 메소드

Finishes the asynchronous execution of the DescribeVpcPeeringConnections operation.
public EndDescribeVpcPeeringConnections ( IAsyncResult asyncResult ) : DescribeVpcPeeringConnectionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcPeeringConnections.
리턴 DescribeVpcPeeringConnectionsResponse

EndDescribeVpcs() 공개 메소드

Finishes the asynchronous execution of the DescribeVpcs operation.
public EndDescribeVpcs ( IAsyncResult asyncResult ) : DescribeVpcsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcs.
리턴 DescribeVpcsResponse

EndDescribeVpnConnections() 공개 메소드

Finishes the asynchronous execution of the DescribeVpnConnections operation.
public EndDescribeVpnConnections ( IAsyncResult asyncResult ) : DescribeVpnConnectionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpnConnections.
리턴 DescribeVpnConnectionsResponse

EndDescribeVpnGateways() 공개 메소드

Finishes the asynchronous execution of the DescribeVpnGateways operation.
public EndDescribeVpnGateways ( IAsyncResult asyncResult ) : DescribeVpnGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpnGateways.
리턴 DescribeVpnGatewaysResponse

EndDetachClassicLinkVpc() 공개 메소드

Finishes the asynchronous execution of the DetachClassicLinkVpc operation.
public EndDetachClassicLinkVpc ( IAsyncResult asyncResult ) : DetachClassicLinkVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachClassicLinkVpc.
리턴 DetachClassicLinkVpcResponse

EndDetachInternetGateway() 공개 메소드

Finishes the asynchronous execution of the DetachInternetGateway operation.
public EndDetachInternetGateway ( IAsyncResult asyncResult ) : DetachInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachInternetGateway.
리턴 DetachInternetGatewayResponse

EndDetachNetworkInterface() 공개 메소드

Finishes the asynchronous execution of the DetachNetworkInterface operation.
public EndDetachNetworkInterface ( IAsyncResult asyncResult ) : DetachNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachNetworkInterface.
리턴 DetachNetworkInterfaceResponse

EndDetachVolume() 공개 메소드

Finishes the asynchronous execution of the DetachVolume operation.
public EndDetachVolume ( IAsyncResult asyncResult ) : DetachVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachVolume.
리턴 DetachVolumeResponse

EndDetachVpnGateway() 공개 메소드

Finishes the asynchronous execution of the DetachVpnGateway operation.
public EndDetachVpnGateway ( IAsyncResult asyncResult ) : DetachVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachVpnGateway.
리턴 DetachVpnGatewayResponse

EndDisableVgwRoutePropagation() 공개 메소드

Finishes the asynchronous execution of the DisableVgwRoutePropagation operation.
public EndDisableVgwRoutePropagation ( IAsyncResult asyncResult ) : DisableVgwRoutePropagationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableVgwRoutePropagation.
리턴 DisableVgwRoutePropagationResponse

EndDisableVpcClassicLink() 공개 메소드

Finishes the asynchronous execution of the DisableVpcClassicLink operation.
public EndDisableVpcClassicLink ( IAsyncResult asyncResult ) : DisableVpcClassicLinkResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableVpcClassicLink.
리턴 DisableVpcClassicLinkResponse

EndDisableVpcClassicLinkDnsSupport() 공개 메소드

Finishes the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.
public EndDisableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DisableVpcClassicLinkDnsSupportResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableVpcClassicLinkDnsSupport.
리턴 DisableVpcClassicLinkDnsSupportResponse

EndDisassociateAddress() 공개 메소드

Finishes the asynchronous execution of the DisassociateAddress operation.
public EndDisassociateAddress ( IAsyncResult asyncResult ) : DisassociateAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateAddress.
리턴 DisassociateAddressResponse

EndDisassociateRouteTable() 공개 메소드

Finishes the asynchronous execution of the DisassociateRouteTable operation.
public EndDisassociateRouteTable ( IAsyncResult asyncResult ) : DisassociateRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateRouteTable.
리턴 DisassociateRouteTableResponse

EndDisassociateSubnetCidrBlock() 공개 메소드

Finishes the asynchronous execution of the DisassociateSubnetCidrBlock operation.
public EndDisassociateSubnetCidrBlock ( IAsyncResult asyncResult ) : DisassociateSubnetCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateSubnetCidrBlock.
리턴 DisassociateSubnetCidrBlockResponse

EndDisassociateVpcCidrBlock() 공개 메소드

Finishes the asynchronous execution of the DisassociateVpcCidrBlock operation.
public EndDisassociateVpcCidrBlock ( IAsyncResult asyncResult ) : DisassociateVpcCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateVpcCidrBlock.
리턴 DisassociateVpcCidrBlockResponse

EndEnableVgwRoutePropagation() 공개 메소드

Finishes the asynchronous execution of the EnableVgwRoutePropagation operation.
public EndEnableVgwRoutePropagation ( IAsyncResult asyncResult ) : EnableVgwRoutePropagationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVgwRoutePropagation.
리턴 EnableVgwRoutePropagationResponse

EndEnableVolumeIO() 공개 메소드

Finishes the asynchronous execution of the EnableVolumeIO operation.
public EndEnableVolumeIO ( IAsyncResult asyncResult ) : EnableVolumeIOResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVolumeIO.
리턴 EnableVolumeIOResponse

EndEnableVpcClassicLink() 공개 메소드

Finishes the asynchronous execution of the EnableVpcClassicLink operation.
public EndEnableVpcClassicLink ( IAsyncResult asyncResult ) : EnableVpcClassicLinkResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVpcClassicLink.
리턴 EnableVpcClassicLinkResponse

EndEnableVpcClassicLinkDnsSupport() 공개 메소드

Finishes the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.
public EndEnableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : EnableVpcClassicLinkDnsSupportResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVpcClassicLinkDnsSupport.
리턴 EnableVpcClassicLinkDnsSupportResponse

EndGetConsoleOutput() 공개 메소드

Finishes the asynchronous execution of the GetConsoleOutput operation.
public EndGetConsoleOutput ( IAsyncResult asyncResult ) : GetConsoleOutputResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetConsoleOutput.
리턴 GetConsoleOutputResponse

EndGetConsoleScreenshot() 공개 메소드

Finishes the asynchronous execution of the GetConsoleScreenshot operation.
public EndGetConsoleScreenshot ( IAsyncResult asyncResult ) : GetConsoleScreenshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetConsoleScreenshot.
리턴 GetConsoleScreenshotResponse

EndGetHostReservationPurchasePreview() 공개 메소드

Finishes the asynchronous execution of the GetHostReservationPurchasePreview operation.
public EndGetHostReservationPurchasePreview ( IAsyncResult asyncResult ) : GetHostReservationPurchasePreviewResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetHostReservationPurchasePreview.
리턴 GetHostReservationPurchasePreviewResponse

EndGetPasswordData() 공개 메소드

Finishes the asynchronous execution of the GetPasswordData operation.
public EndGetPasswordData ( IAsyncResult asyncResult ) : GetPasswordDataResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetPasswordData.
리턴 GetPasswordDataResponse

EndGetReservedInstancesExchangeQuote() 공개 메소드

Finishes the asynchronous execution of the GetReservedInstancesExchangeQuote operation.
public EndGetReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : GetReservedInstancesExchangeQuoteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetReservedInstancesExchangeQuote.
리턴 GetReservedInstancesExchangeQuoteResponse

EndImportImage() 공개 메소드

Finishes the asynchronous execution of the ImportImage operation.
public EndImportImage ( IAsyncResult asyncResult ) : ImportImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportImage.
리턴 ImportImageResponse

EndImportInstance() 공개 메소드

Finishes the asynchronous execution of the ImportInstance operation.
public EndImportInstance ( IAsyncResult asyncResult ) : ImportInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportInstance.
리턴 ImportInstanceResponse

EndImportKeyPair() 공개 메소드

Finishes the asynchronous execution of the ImportKeyPair operation.
public EndImportKeyPair ( IAsyncResult asyncResult ) : ImportKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportKeyPair.
리턴 ImportKeyPairResponse

EndImportSnapshot() 공개 메소드

Finishes the asynchronous execution of the ImportSnapshot operation.
public EndImportSnapshot ( IAsyncResult asyncResult ) : ImportSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportSnapshot.
리턴 ImportSnapshotResponse

EndImportVolume() 공개 메소드

Finishes the asynchronous execution of the ImportVolume operation.
public EndImportVolume ( IAsyncResult asyncResult ) : ImportVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportVolume.
리턴 ImportVolumeResponse

EndModifyHosts() 공개 메소드

Finishes the asynchronous execution of the ModifyHosts operation.
public EndModifyHosts ( IAsyncResult asyncResult ) : ModifyHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyHosts.
리턴 ModifyHostsResponse

EndModifyIdFormat() 공개 메소드

Finishes the asynchronous execution of the ModifyIdFormat operation.
public EndModifyIdFormat ( IAsyncResult asyncResult ) : ModifyIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyIdFormat.
리턴 ModifyIdFormatResponse

EndModifyIdentityIdFormat() 공개 메소드

Finishes the asynchronous execution of the ModifyIdentityIdFormat operation.
public EndModifyIdentityIdFormat ( IAsyncResult asyncResult ) : ModifyIdentityIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyIdentityIdFormat.
리턴 ModifyIdentityIdFormatResponse

EndModifyImageAttribute() 공개 메소드

Finishes the asynchronous execution of the ModifyImageAttribute operation.
public EndModifyImageAttribute ( IAsyncResult asyncResult ) : ModifyImageAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyImageAttribute.
리턴 ModifyImageAttributeResponse

EndModifyInstanceAttribute() 공개 메소드

Finishes the asynchronous execution of the ModifyInstanceAttribute operation.
public EndModifyInstanceAttribute ( IAsyncResult asyncResult ) : ModifyInstanceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyInstanceAttribute.
리턴 ModifyInstanceAttributeResponse

EndModifyInstancePlacement() 공개 메소드

Finishes the asynchronous execution of the ModifyInstancePlacement operation.
public EndModifyInstancePlacement ( IAsyncResult asyncResult ) : ModifyInstancePlacementResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyInstancePlacement.
리턴 ModifyInstancePlacementResponse

EndModifyNetworkInterfaceAttribute() 공개 메소드

Finishes the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.
public EndModifyNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ModifyNetworkInterfaceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyNetworkInterfaceAttribute.
리턴 ModifyNetworkInterfaceAttributeResponse

EndModifyReservedInstances() 공개 메소드

Finishes the asynchronous execution of the ModifyReservedInstances operation.
public EndModifyReservedInstances ( IAsyncResult asyncResult ) : ModifyReservedInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReservedInstances.
리턴 ModifyReservedInstancesResponse

EndModifySnapshotAttribute() 공개 메소드

Finishes the asynchronous execution of the ModifySnapshotAttribute operation.
public EndModifySnapshotAttribute ( IAsyncResult asyncResult ) : ModifySnapshotAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifySnapshotAttribute.
리턴 ModifySnapshotAttributeResponse

EndModifySpotFleetRequest() 공개 메소드

Finishes the asynchronous execution of the ModifySpotFleetRequest operation.
public EndModifySpotFleetRequest ( IAsyncResult asyncResult ) : ModifySpotFleetRequestResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifySpotFleetRequest.
리턴 ModifySpotFleetRequestResponse

EndModifySubnetAttribute() 공개 메소드

Finishes the asynchronous execution of the ModifySubnetAttribute operation.
public EndModifySubnetAttribute ( IAsyncResult asyncResult ) : ModifySubnetAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifySubnetAttribute.
리턴 ModifySubnetAttributeResponse

EndModifyVolumeAttribute() 공개 메소드

Finishes the asynchronous execution of the ModifyVolumeAttribute operation.
public EndModifyVolumeAttribute ( IAsyncResult asyncResult ) : ModifyVolumeAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVolumeAttribute.
리턴 ModifyVolumeAttributeResponse

EndModifyVpcAttribute() 공개 메소드

Finishes the asynchronous execution of the ModifyVpcAttribute operation.
public EndModifyVpcAttribute ( IAsyncResult asyncResult ) : ModifyVpcAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVpcAttribute.
리턴 ModifyVpcAttributeResponse

EndModifyVpcEndpoint() 공개 메소드

Finishes the asynchronous execution of the ModifyVpcEndpoint operation.
public EndModifyVpcEndpoint ( IAsyncResult asyncResult ) : ModifyVpcEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVpcEndpoint.
리턴 ModifyVpcEndpointResponse

EndModifyVpcPeeringConnectionOptions() 공개 메소드

Finishes the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.
public EndModifyVpcPeeringConnectionOptions ( IAsyncResult asyncResult ) : ModifyVpcPeeringConnectionOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVpcPeeringConnectionOptions.
리턴 ModifyVpcPeeringConnectionOptionsResponse

EndMonitorInstances() 공개 메소드

Finishes the asynchronous execution of the MonitorInstances operation.
public EndMonitorInstances ( IAsyncResult asyncResult ) : MonitorInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginMonitorInstances.
리턴 MonitorInstancesResponse

EndMoveAddressToVpc() 공개 메소드

Finishes the asynchronous execution of the MoveAddressToVpc operation.
public EndMoveAddressToVpc ( IAsyncResult asyncResult ) : MoveAddressToVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginMoveAddressToVpc.
리턴 MoveAddressToVpcResponse

EndPurchaseHostReservation() 공개 메소드

Finishes the asynchronous execution of the PurchaseHostReservation operation.
public EndPurchaseHostReservation ( IAsyncResult asyncResult ) : PurchaseHostReservationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPurchaseHostReservation.
리턴 PurchaseHostReservationResponse

EndPurchaseReservedInstancesOffering() 공개 메소드

Finishes the asynchronous execution of the PurchaseReservedInstancesOffering operation.
public EndPurchaseReservedInstancesOffering ( IAsyncResult asyncResult ) : PurchaseReservedInstancesOfferingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPurchaseReservedInstancesOffering.
리턴 PurchaseReservedInstancesOfferingResponse

EndPurchaseScheduledInstances() 공개 메소드

Finishes the asynchronous execution of the PurchaseScheduledInstances operation.
public EndPurchaseScheduledInstances ( IAsyncResult asyncResult ) : PurchaseScheduledInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPurchaseScheduledInstances.
리턴 PurchaseScheduledInstancesResponse

EndRebootInstances() 공개 메소드

Finishes the asynchronous execution of the RebootInstances operation.
public EndRebootInstances ( IAsyncResult asyncResult ) : RebootInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRebootInstances.
리턴 RebootInstancesResponse

EndRegisterImage() 공개 메소드

Finishes the asynchronous execution of the RegisterImage operation.
public EndRegisterImage ( IAsyncResult asyncResult ) : RegisterImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRegisterImage.
리턴 RegisterImageResponse

EndRejectVpcPeeringConnection() 공개 메소드

Finishes the asynchronous execution of the RejectVpcPeeringConnection operation.
public EndRejectVpcPeeringConnection ( IAsyncResult asyncResult ) : RejectVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRejectVpcPeeringConnection.
리턴 RejectVpcPeeringConnectionResponse

EndReleaseAddress() 공개 메소드

Finishes the asynchronous execution of the ReleaseAddress operation.
public EndReleaseAddress ( IAsyncResult asyncResult ) : ReleaseAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReleaseAddress.
리턴 ReleaseAddressResponse

EndReleaseHosts() 공개 메소드

Finishes the asynchronous execution of the ReleaseHosts operation.
public EndReleaseHosts ( IAsyncResult asyncResult ) : ReleaseHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReleaseHosts.
리턴 ReleaseHostsResponse

EndReplaceNetworkAclAssociation() 공개 메소드

Finishes the asynchronous execution of the ReplaceNetworkAclAssociation operation.
public EndReplaceNetworkAclAssociation ( IAsyncResult asyncResult ) : ReplaceNetworkAclAssociationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceNetworkAclAssociation.
리턴 ReplaceNetworkAclAssociationResponse

EndReplaceNetworkAclEntry() 공개 메소드

Finishes the asynchronous execution of the ReplaceNetworkAclEntry operation.
public EndReplaceNetworkAclEntry ( IAsyncResult asyncResult ) : ReplaceNetworkAclEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceNetworkAclEntry.
리턴 ReplaceNetworkAclEntryResponse

EndReplaceRoute() 공개 메소드

Finishes the asynchronous execution of the ReplaceRoute operation.
public EndReplaceRoute ( IAsyncResult asyncResult ) : ReplaceRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceRoute.
리턴 ReplaceRouteResponse

EndReplaceRouteTableAssociation() 공개 메소드

Finishes the asynchronous execution of the ReplaceRouteTableAssociation operation.
public EndReplaceRouteTableAssociation ( IAsyncResult asyncResult ) : ReplaceRouteTableAssociationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceRouteTableAssociation.
리턴 ReplaceRouteTableAssociationResponse

EndReportInstanceStatus() 공개 메소드

Finishes the asynchronous execution of the ReportInstanceStatus operation.
public EndReportInstanceStatus ( IAsyncResult asyncResult ) : ReportInstanceStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReportInstanceStatus.
리턴 ReportInstanceStatusResponse

EndRequestSpotFleet() 공개 메소드

Finishes the asynchronous execution of the RequestSpotFleet operation.
public EndRequestSpotFleet ( IAsyncResult asyncResult ) : RequestSpotFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRequestSpotFleet.
리턴 RequestSpotFleetResponse

EndRequestSpotInstances() 공개 메소드

Finishes the asynchronous execution of the RequestSpotInstances operation.
public EndRequestSpotInstances ( IAsyncResult asyncResult ) : RequestSpotInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRequestSpotInstances.
리턴 RequestSpotInstancesResponse

EndResetImageAttribute() 공개 메소드

Finishes the asynchronous execution of the ResetImageAttribute operation.
public EndResetImageAttribute ( IAsyncResult asyncResult ) : ResetImageAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetImageAttribute.
리턴 ResetImageAttributeResponse

EndResetInstanceAttribute() 공개 메소드

Finishes the asynchronous execution of the ResetInstanceAttribute operation.
public EndResetInstanceAttribute ( IAsyncResult asyncResult ) : ResetInstanceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetInstanceAttribute.
리턴 ResetInstanceAttributeResponse

EndResetNetworkInterfaceAttribute() 공개 메소드

Finishes the asynchronous execution of the ResetNetworkInterfaceAttribute operation.
public EndResetNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ResetNetworkInterfaceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetNetworkInterfaceAttribute.
리턴 ResetNetworkInterfaceAttributeResponse

EndResetSnapshotAttribute() 공개 메소드

Finishes the asynchronous execution of the ResetSnapshotAttribute operation.
public EndResetSnapshotAttribute ( IAsyncResult asyncResult ) : ResetSnapshotAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetSnapshotAttribute.
리턴 ResetSnapshotAttributeResponse

EndRestoreAddressToClassic() 공개 메소드

Finishes the asynchronous execution of the RestoreAddressToClassic operation.
public EndRestoreAddressToClassic ( IAsyncResult asyncResult ) : RestoreAddressToClassicResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRestoreAddressToClassic.
리턴 RestoreAddressToClassicResponse

EndRevokeSecurityGroupEgress() 공개 메소드

Finishes the asynchronous execution of the RevokeSecurityGroupEgress operation.
public EndRevokeSecurityGroupEgress ( IAsyncResult asyncResult ) : RevokeSecurityGroupEgressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRevokeSecurityGroupEgress.
리턴 RevokeSecurityGroupEgressResponse

EndRevokeSecurityGroupIngress() 공개 메소드

Finishes the asynchronous execution of the RevokeSecurityGroupIngress operation.
public EndRevokeSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeSecurityGroupIngressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRevokeSecurityGroupIngress.
리턴 RevokeSecurityGroupIngressResponse

EndRunInstances() 공개 메소드

Finishes the asynchronous execution of the RunInstances operation.
public EndRunInstances ( IAsyncResult asyncResult ) : RunInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRunInstances.
리턴 RunInstancesResponse

EndRunScheduledInstances() 공개 메소드

Finishes the asynchronous execution of the RunScheduledInstances operation.
public EndRunScheduledInstances ( IAsyncResult asyncResult ) : RunScheduledInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRunScheduledInstances.
리턴 RunScheduledInstancesResponse

EndStartInstances() 공개 메소드

Finishes the asynchronous execution of the StartInstances operation.
public EndStartInstances ( IAsyncResult asyncResult ) : StartInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartInstances.
리턴 StartInstancesResponse

EndStopInstances() 공개 메소드

Finishes the asynchronous execution of the StopInstances operation.
public EndStopInstances ( IAsyncResult asyncResult ) : StopInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopInstances.
리턴 StopInstancesResponse

EndTerminateInstances() 공개 메소드

Finishes the asynchronous execution of the TerminateInstances operation.
public EndTerminateInstances ( IAsyncResult asyncResult ) : TerminateInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginTerminateInstances.
리턴 TerminateInstancesResponse

EndUnassignIpv6Addresses() 공개 메소드

Finishes the asynchronous execution of the UnassignIpv6Addresses operation.
public EndUnassignIpv6Addresses ( IAsyncResult asyncResult ) : UnassignIpv6AddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnassignIpv6Addresses.
리턴 UnassignIpv6AddressesResponse

EndUnassignPrivateIpAddresses() 공개 메소드

Finishes the asynchronous execution of the UnassignPrivateIpAddresses operation.
public EndUnassignPrivateIpAddresses ( IAsyncResult asyncResult ) : UnassignPrivateIpAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnassignPrivateIpAddresses.
리턴 UnassignPrivateIpAddressesResponse

EndUnmonitorInstances() 공개 메소드

Finishes the asynchronous execution of the UnmonitorInstances operation.
public EndUnmonitorInstances ( IAsyncResult asyncResult ) : UnmonitorInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnmonitorInstances.
리턴 UnmonitorInstancesResponse

GetConsoleOutputAsync() 공개 메소드

Initiates the asynchronous execution of the GetConsoleOutput operation.
public GetConsoleOutputAsync ( GetConsoleOutputRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetConsoleOutputRequest Container for the necessary parameters to execute the GetConsoleOutput operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

GetConsoleScreenshotAsync() 공개 메소드

Initiates the asynchronous execution of the GetConsoleScreenshot operation.
public GetConsoleScreenshotAsync ( GetConsoleScreenshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetConsoleScreenshotRequest Container for the necessary parameters to execute the GetConsoleScreenshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

GetHostReservationPurchasePreviewAsync() 공개 메소드

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.
public GetHostReservationPurchasePreviewAsync ( GetHostReservationPurchasePreviewRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetHostReservationPurchasePreviewRequest Container for the necessary parameters to execute the GetHostReservationPurchasePreview operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

GetPasswordDataAsync() 공개 메소드

Initiates the asynchronous execution of the GetPasswordData operation.
public GetPasswordDataAsync ( GetPasswordDataRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetPasswordDataRequest Container for the necessary parameters to execute the GetPasswordData operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

GetReservedInstancesExchangeQuoteAsync() 공개 메소드

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.
public GetReservedInstancesExchangeQuoteAsync ( GetReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the GetReservedInstancesExchangeQuote operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ImportImageAsync() 공개 메소드

Initiates the asynchronous execution of the ImportImage operation.
public ImportImageAsync ( ImportImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportImageRequest Container for the necessary parameters to execute the ImportImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ImportInstanceAsync() 공개 메소드

Initiates the asynchronous execution of the ImportInstance operation.
public ImportInstanceAsync ( ImportInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportInstanceRequest Container for the necessary parameters to execute the ImportInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ImportKeyPairAsync() 공개 메소드

Initiates the asynchronous execution of the ImportKeyPair operation.
public ImportKeyPairAsync ( ImportKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportKeyPairRequest Container for the necessary parameters to execute the ImportKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ImportSnapshotAsync() 공개 메소드

Initiates the asynchronous execution of the ImportSnapshot operation.
public ImportSnapshotAsync ( ImportSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportSnapshotRequest Container for the necessary parameters to execute the ImportSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ImportVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the ImportVolume operation.
public ImportVolumeAsync ( ImportVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportVolumeRequest Container for the necessary parameters to execute the ImportVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyHostsAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyHosts operation.
public ModifyHostsAsync ( ModifyHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyHostsRequest Container for the necessary parameters to execute the ModifyHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyIdFormatAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyIdFormat operation.
public ModifyIdFormatAsync ( ModifyIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyIdFormatRequest Container for the necessary parameters to execute the ModifyIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyIdentityIdFormatAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.
public ModifyIdentityIdFormatAsync ( ModifyIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyIdentityIdFormatRequest Container for the necessary parameters to execute the ModifyIdentityIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyImageAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyImageAttribute operation.
public ModifyImageAttributeAsync ( ModifyImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyImageAttributeRequest Container for the necessary parameters to execute the ModifyImageAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyInstanceAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.
public ModifyInstanceAttributeAsync ( ModifyInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyInstanceAttributeRequest Container for the necessary parameters to execute the ModifyInstanceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyInstancePlacementAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyInstancePlacement operation.
public ModifyInstancePlacementAsync ( ModifyInstancePlacementRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyInstancePlacementRequest Container for the necessary parameters to execute the ModifyInstancePlacement operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyNetworkInterfaceAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.
public ModifyNetworkInterfaceAttributeAsync ( ModifyNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ModifyNetworkInterfaceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyReservedInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyReservedInstances operation.
public ModifyReservedInstancesAsync ( ModifyReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReservedInstancesRequest Container for the necessary parameters to execute the ModifyReservedInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifySnapshotAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.
public ModifySnapshotAttributeAsync ( ModifySnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifySnapshotAttributeRequest Container for the necessary parameters to execute the ModifySnapshotAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifySpotFleetRequestAsync() 공개 메소드

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.
public ModifySpotFleetRequestAsync ( ModifySpotFleetRequestRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifySpotFleetRequestRequest Container for the necessary parameters to execute the ModifySpotFleetRequest operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifySubnetAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ModifySubnetAttribute operation.
public ModifySubnetAttributeAsync ( ModifySubnetAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifySubnetAttributeRequest Container for the necessary parameters to execute the ModifySubnetAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyVolumeAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.
public ModifyVolumeAttributeAsync ( ModifyVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVolumeAttributeRequest Container for the necessary parameters to execute the ModifyVolumeAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyVpcAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyVpcAttribute operation.
public ModifyVpcAttributeAsync ( ModifyVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVpcAttributeRequest Container for the necessary parameters to execute the ModifyVpcAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyVpcEndpointAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.
public ModifyVpcEndpointAsync ( ModifyVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVpcEndpointRequest Container for the necessary parameters to execute the ModifyVpcEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ModifyVpcPeeringConnectionOptionsAsync() 공개 메소드

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.
public ModifyVpcPeeringConnectionOptionsAsync ( ModifyVpcPeeringConnectionOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVpcPeeringConnectionOptionsRequest Container for the necessary parameters to execute the ModifyVpcPeeringConnectionOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

MonitorInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the MonitorInstances operation.
public MonitorInstancesAsync ( MonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request MonitorInstancesRequest Container for the necessary parameters to execute the MonitorInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

MoveAddressToVpcAsync() 공개 메소드

Initiates the asynchronous execution of the MoveAddressToVpc operation.
public MoveAddressToVpcAsync ( MoveAddressToVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request MoveAddressToVpcRequest Container for the necessary parameters to execute the MoveAddressToVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

PurchaseHostReservationAsync() 공개 메소드

Initiates the asynchronous execution of the PurchaseHostReservation operation.
public PurchaseHostReservationAsync ( PurchaseHostReservationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PurchaseHostReservationRequest Container for the necessary parameters to execute the PurchaseHostReservation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

PurchaseReservedInstancesOfferingAsync() 공개 메소드

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.
public PurchaseReservedInstancesOfferingAsync ( PurchaseReservedInstancesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PurchaseReservedInstancesOfferingRequest Container for the necessary parameters to execute the PurchaseReservedInstancesOffering operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

PurchaseScheduledInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.
public PurchaseScheduledInstancesAsync ( PurchaseScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PurchaseScheduledInstancesRequest Container for the necessary parameters to execute the PurchaseScheduledInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RebootInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the RebootInstances operation.
public RebootInstancesAsync ( RebootInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RebootInstancesRequest Container for the necessary parameters to execute the RebootInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RegisterImageAsync() 공개 메소드

Initiates the asynchronous execution of the RegisterImage operation.
public RegisterImageAsync ( RegisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RegisterImageRequest Container for the necessary parameters to execute the RegisterImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RejectVpcPeeringConnectionAsync() 공개 메소드

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.
public RejectVpcPeeringConnectionAsync ( RejectVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RejectVpcPeeringConnectionRequest Container for the necessary parameters to execute the RejectVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ReleaseAddressAsync() 공개 메소드

Initiates the asynchronous execution of the ReleaseAddress operation.
public ReleaseAddressAsync ( ReleaseAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReleaseAddressRequest Container for the necessary parameters to execute the ReleaseAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ReleaseHostsAsync() 공개 메소드

Initiates the asynchronous execution of the ReleaseHosts operation.
public ReleaseHostsAsync ( ReleaseHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReleaseHostsRequest Container for the necessary parameters to execute the ReleaseHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ReplaceNetworkAclAssociationAsync() 공개 메소드

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.
public ReplaceNetworkAclAssociationAsync ( ReplaceNetworkAclAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceNetworkAclAssociationRequest Container for the necessary parameters to execute the ReplaceNetworkAclAssociation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ReplaceNetworkAclEntryAsync() 공개 메소드

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.
public ReplaceNetworkAclEntryAsync ( ReplaceNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceNetworkAclEntryRequest Container for the necessary parameters to execute the ReplaceNetworkAclEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ReplaceRouteAsync() 공개 메소드

Initiates the asynchronous execution of the ReplaceRoute operation.
public ReplaceRouteAsync ( ReplaceRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceRouteRequest Container for the necessary parameters to execute the ReplaceRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ReplaceRouteTableAssociationAsync() 공개 메소드

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.
public ReplaceRouteTableAssociationAsync ( ReplaceRouteTableAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceRouteTableAssociationRequest Container for the necessary parameters to execute the ReplaceRouteTableAssociation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ReportInstanceStatusAsync() 공개 메소드

Initiates the asynchronous execution of the ReportInstanceStatus operation.
public ReportInstanceStatusAsync ( ReportInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReportInstanceStatusRequest Container for the necessary parameters to execute the ReportInstanceStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RequestSpotFleetAsync() 공개 메소드

Initiates the asynchronous execution of the RequestSpotFleet operation.
public RequestSpotFleetAsync ( RequestSpotFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RequestSpotFleetRequest Container for the necessary parameters to execute the RequestSpotFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RequestSpotInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the RequestSpotInstances operation.
public RequestSpotInstancesAsync ( RequestSpotInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RequestSpotInstancesRequest Container for the necessary parameters to execute the RequestSpotInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ResetImageAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ResetImageAttribute operation.
public ResetImageAttributeAsync ( ResetImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetImageAttributeRequest Container for the necessary parameters to execute the ResetImageAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ResetInstanceAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ResetInstanceAttribute operation.
public ResetInstanceAttributeAsync ( ResetInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetInstanceAttributeRequest Container for the necessary parameters to execute the ResetInstanceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ResetNetworkInterfaceAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.
public ResetNetworkInterfaceAttributeAsync ( ResetNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ResetNetworkInterfaceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ResetSnapshotAttributeAsync() 공개 메소드

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.
public ResetSnapshotAttributeAsync ( ResetSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetSnapshotAttributeRequest Container for the necessary parameters to execute the ResetSnapshotAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RestoreAddressToClassicAsync() 공개 메소드

Initiates the asynchronous execution of the RestoreAddressToClassic operation.
public RestoreAddressToClassicAsync ( RestoreAddressToClassicRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RestoreAddressToClassicRequest Container for the necessary parameters to execute the RestoreAddressToClassic operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RevokeSecurityGroupEgressAsync() 공개 메소드

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.
public RevokeSecurityGroupEgressAsync ( RevokeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RevokeSecurityGroupEgressRequest Container for the necessary parameters to execute the RevokeSecurityGroupEgress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RevokeSecurityGroupIngressAsync() 공개 메소드

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.
public RevokeSecurityGroupIngressAsync ( RevokeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RevokeSecurityGroupIngressRequest Container for the necessary parameters to execute the RevokeSecurityGroupIngress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RunInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the RunInstances operation.
public RunInstancesAsync ( RunInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RunInstancesRequest Container for the necessary parameters to execute the RunInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RunScheduledInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the RunScheduledInstances operation.
public RunScheduledInstancesAsync ( RunScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RunScheduledInstancesRequest Container for the necessary parameters to execute the RunScheduledInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

StartInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the StartInstances operation.
public StartInstancesAsync ( StartInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StartInstancesRequest Container for the necessary parameters to execute the StartInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

StopInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the StopInstances operation.
public StopInstancesAsync ( StopInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StopInstancesRequest Container for the necessary parameters to execute the StopInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

TerminateInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the TerminateInstances operation.
public TerminateInstancesAsync ( TerminateInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request TerminateInstancesRequest Container for the necessary parameters to execute the TerminateInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UnassignIpv6AddressesAsync() 공개 메소드

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.
public UnassignIpv6AddressesAsync ( UnassignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UnassignIpv6AddressesRequest Container for the necessary parameters to execute the UnassignIpv6Addresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UnassignPrivateIpAddressesAsync() 공개 메소드

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.
public UnassignPrivateIpAddressesAsync ( UnassignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UnassignPrivateIpAddressesRequest Container for the necessary parameters to execute the UnassignPrivateIpAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UnmonitorInstancesAsync() 공개 메소드

Initiates the asynchronous execution of the UnmonitorInstances operation.
public UnmonitorInstancesAsync ( UnmonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UnmonitorInstancesRequest Container for the necessary parameters to execute the UnmonitorInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task