C# Класс Amazon.Redshift.AmazonRedshiftClient

Implementation for accessing AmazonRedshift. Amazon Redshift Overview

This is an interface reference for Amazon Redshift. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift clusters. Note that Amazon Redshift is asynchronous, which means that some interfaces may require techniques, such as polling or asynchronous callback handlers, to determine when a command has been applied. In this reference, the parameter descriptions indicate whether a change is applied immediately, on the next instance reboot, or during the next maintenance window. For a summary of the Amazon Redshift cluster management interfaces, go to Using the Amazon Redshift Management Interfaces .

Amazon Redshift manages all the work of setting up, operating, and scaling a data warehouse: provisioning capacity, monitoring and backing up the cluster, and applying patches and upgrades to the Amazon Redshift engine. You can focus on using your data to acquire new insights for your business and customers.

If you are a first-time user of Amazon Redshift, we recommend that you begin by reading the The Amazon Redshift Getting Started Guide

If you are a database developer, the Amazon Redshift Database Developer Guide explains how to design, build, query, and maintain the databases that make up your data warehouse.

Наследование: AmazonWebServiceClient, IAmazonRedshift
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AmazonRedshiftClient ( ) : System

Constructs AmazonRedshiftClient 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>

AmazonRedshiftClient ( AWSCredentials credentials ) : System

Constructs AmazonRedshiftClient with AWS Credentials

AmazonRedshiftClient ( AWSCredentials credentials, AmazonRedshiftConfig clientConfig ) : System

Constructs AmazonRedshiftClient with AWS Credentials and an AmazonRedshiftClient Configuration object.

AmazonRedshiftClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonRedshiftClient with AWS Credentials

AmazonRedshiftClient ( AmazonRedshiftConfig config ) : System

Constructs AmazonRedshiftClient 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>

AmazonRedshiftClient ( RegionEndpoint region ) : System

Constructs AmazonRedshiftClient 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>

AmazonRedshiftClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key

AmazonRedshiftClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonRedshiftConfig clientConfig ) : System

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

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

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key

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

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key

AmazonRedshiftClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonRedshiftConfig clientConfig ) : System

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

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

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key

AuthorizeClusterSecurityGroupIngressAsync ( AuthorizeClusterSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AuthorizeClusterSecurityGroupIngress operation.

AuthorizeSnapshotAccessAsync ( AuthorizeSnapshotAccessRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AuthorizeSnapshotAccess operation.

BeginAuthorizeClusterSecurityGroupIngress ( AuthorizeClusterSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AuthorizeClusterSecurityGroupIngress operation.

BeginAuthorizeSnapshotAccess ( AuthorizeSnapshotAccessRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AuthorizeSnapshotAccess operation.

BeginCopyClusterSnapshot ( CopyClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CopyClusterSnapshot operation.

BeginCreateCluster ( CreateClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateCluster operation.

BeginCreateClusterParameterGroup ( CreateClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateClusterParameterGroup operation.

BeginCreateClusterSecurityGroup ( CreateClusterSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateClusterSecurityGroup operation.

BeginCreateClusterSnapshot ( CreateClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateClusterSnapshot operation.

BeginCreateClusterSubnetGroup ( CreateClusterSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateClusterSubnetGroup operation.

BeginCreateEventSubscription ( CreateEventSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateEventSubscription operation.

BeginCreateHsmClientCertificate ( CreateHsmClientCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateHsmClientCertificate operation.

BeginCreateHsmConfiguration ( CreateHsmConfigurationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateHsmConfiguration operation.

BeginCreateSnapshotCopyGrant ( CreateSnapshotCopyGrantRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSnapshotCopyGrant operation.

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

Initiates the asynchronous execution of the CreateTags operation.

BeginDeleteCluster ( DeleteClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteCluster operation.

BeginDeleteClusterParameterGroup ( DeleteClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteClusterParameterGroup operation.

BeginDeleteClusterSecurityGroup ( DeleteClusterSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteClusterSecurityGroup operation.

BeginDeleteClusterSnapshot ( DeleteClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteClusterSnapshot operation.

BeginDeleteClusterSubnetGroup ( DeleteClusterSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteClusterSubnetGroup operation.

BeginDeleteEventSubscription ( DeleteEventSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteEventSubscription operation.

BeginDeleteHsmClientCertificate ( DeleteHsmClientCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteHsmClientCertificate operation.

BeginDeleteHsmConfiguration ( DeleteHsmConfigurationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteHsmConfiguration operation.

BeginDeleteSnapshotCopyGrant ( Amazon.Redshift.Model.DeleteSnapshotCopyGrantRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSnapshotCopyGrant operation.

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

Initiates the asynchronous execution of the DeleteTags operation.

BeginDescribeClusterParameterGroups ( DescribeClusterParameterGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClusterParameterGroups operation.

BeginDescribeClusterParameters ( DescribeClusterParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClusterParameters operation.

BeginDescribeClusterSecurityGroups ( DescribeClusterSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClusterSecurityGroups operation.

BeginDescribeClusterSnapshots ( DescribeClusterSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClusterSnapshots operation.

BeginDescribeClusterSubnetGroups ( DescribeClusterSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClusterSubnetGroups operation.

BeginDescribeClusterVersions ( DescribeClusterVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClusterVersions operation.

BeginDescribeClusters ( DescribeClustersRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClusters operation.

BeginDescribeDefaultClusterParameters ( DescribeDefaultClusterParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeDefaultClusterParameters operation.

BeginDescribeEventCategories ( DescribeEventCategoriesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEventCategories operation.

BeginDescribeEventSubscriptions ( DescribeEventSubscriptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEventSubscriptions operation.

BeginDescribeEvents ( DescribeEventsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEvents operation.

BeginDescribeHsmClientCertificates ( DescribeHsmClientCertificatesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHsmClientCertificates operation.

BeginDescribeHsmConfigurations ( DescribeHsmConfigurationsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHsmConfigurations operation.

BeginDescribeLoggingStatus ( DescribeLoggingStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeLoggingStatus operation.

BeginDescribeOrderableClusterOptions ( DescribeOrderableClusterOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeOrderableClusterOptions operation.

BeginDescribeReservedNodeOfferings ( DescribeReservedNodeOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedNodeOfferings operation.

BeginDescribeReservedNodes ( DescribeReservedNodesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedNodes operation.

BeginDescribeResize ( DescribeResizeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeResize operation.

BeginDescribeSnapshotCopyGrants ( DescribeSnapshotCopyGrantsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSnapshotCopyGrants operation.

BeginDescribeTableRestoreStatus ( DescribeTableRestoreStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTableRestoreStatus operation.

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

Initiates the asynchronous execution of the DescribeTags operation.

BeginDisableLogging ( DisableLoggingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableLogging operation.

BeginDisableSnapshotCopy ( DisableSnapshotCopyRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableSnapshotCopy operation.

BeginEnableLogging ( EnableLoggingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableLogging operation.

BeginEnableSnapshotCopy ( EnableSnapshotCopyRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableSnapshotCopy operation.

BeginModifyCluster ( ModifyClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyCluster operation.

BeginModifyClusterIamRoles ( ModifyClusterIamRolesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyClusterIamRoles operation.

BeginModifyClusterParameterGroup ( ModifyClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyClusterParameterGroup operation.

BeginModifyClusterSubnetGroup ( ModifyClusterSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyClusterSubnetGroup operation.

BeginModifyEventSubscription ( ModifyEventSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyEventSubscription operation.

BeginModifySnapshotCopyRetentionPeriod ( ModifySnapshotCopyRetentionPeriodRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifySnapshotCopyRetentionPeriod operation.

BeginPurchaseReservedNodeOffering ( PurchaseReservedNodeOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PurchaseReservedNodeOffering operation.

BeginRebootCluster ( RebootClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RebootCluster operation.

BeginResetClusterParameterGroup ( ResetClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetClusterParameterGroup operation.

BeginRestoreFromClusterSnapshot ( RestoreFromClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RestoreFromClusterSnapshot operation.

BeginRestoreTableFromClusterSnapshot ( RestoreTableFromClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RestoreTableFromClusterSnapshot operation.

BeginRevokeClusterSecurityGroupIngress ( RevokeClusterSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RevokeClusterSecurityGroupIngress operation.

BeginRevokeSnapshotAccess ( RevokeSnapshotAccessRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RevokeSnapshotAccess operation.

BeginRotateEncryptionKey ( RotateEncryptionKeyRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RotateEncryptionKey operation.

CopyClusterSnapshotAsync ( CopyClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CopyClusterSnapshot operation.

CreateClusterAsync ( CreateClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateCluster operation.

CreateClusterParameterGroupAsync ( CreateClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateClusterParameterGroup operation.

CreateClusterSecurityGroupAsync ( CreateClusterSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateClusterSecurityGroup operation.

CreateClusterSnapshotAsync ( CreateClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateClusterSnapshot operation.

CreateClusterSubnetGroupAsync ( CreateClusterSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateClusterSubnetGroup operation.

CreateEventSubscriptionAsync ( CreateEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateEventSubscription operation.

CreateHsmClientCertificateAsync ( CreateHsmClientCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateHsmClientCertificate operation.

CreateHsmConfigurationAsync ( CreateHsmConfigurationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateHsmConfiguration operation.

CreateSnapshotCopyGrantAsync ( CreateSnapshotCopyGrantRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSnapshotCopyGrant operation.

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

Initiates the asynchronous execution of the CreateTags operation.

DeleteClusterAsync ( DeleteClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteCluster operation.

DeleteClusterParameterGroupAsync ( DeleteClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteClusterParameterGroup operation.

DeleteClusterSecurityGroupAsync ( DeleteClusterSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteClusterSecurityGroup operation.

DeleteClusterSnapshotAsync ( DeleteClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteClusterSnapshot operation.

DeleteClusterSubnetGroupAsync ( DeleteClusterSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteClusterSubnetGroup operation.

DeleteEventSubscriptionAsync ( DeleteEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteEventSubscription operation.

DeleteHsmClientCertificateAsync ( DeleteHsmClientCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteHsmClientCertificate operation.

DeleteHsmConfigurationAsync ( DeleteHsmConfigurationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteHsmConfiguration operation.

DeleteSnapshotCopyGrantAsync ( Amazon.Redshift.Model.DeleteSnapshotCopyGrantRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSnapshotCopyGrant operation.

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

Initiates the asynchronous execution of the DeleteTags operation.

DescribeClusterParameterGroupsAsync ( DescribeClusterParameterGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClusterParameterGroups operation.

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

Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all parameter groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all parameter groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, parameter groups are returned regardless of whether they have tag keys or values associated with them.

DescribeClusterParametersAsync ( DescribeClusterParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClusterParameters operation.

DescribeClusterSecurityGroupsAsync ( DescribeClusterSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClusterSecurityGroups operation.

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

Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all security groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all security groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, security groups are returned regardless of whether they have tag keys or values associated with them.

DescribeClusterSnapshotsAsync ( DescribeClusterSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClusterSnapshots operation.

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

Returns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all snapshots that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all snapshots that have any combination of those values are returned. Only snapshots that you own are returned in the response; shared snapshots are not returned with the tag key and tag value request parameters.

If both tag keys and values are omitted from the request, snapshots are returned regardless of whether they have tag keys or values associated with them.

DescribeClusterSubnetGroupsAsync ( DescribeClusterSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClusterSubnetGroups operation.

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

Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups. By default, this operation returns information about all cluster subnet groups that are defined in you AWS account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all subnet groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all subnet groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, subnet groups are returned regardless of whether they have tag keys or values associated with them.

DescribeClusterVersionsAsync ( DescribeClusterVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClusterVersions operation.

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

Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.

DescribeClustersAsync ( DescribeClustersRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClusters operation.

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

Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties. This operation supports pagination. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all clusters that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all clusters that have any combination of those values are returned.

If both tag keys and values are omitted from the request, clusters are returned regardless of whether they have tag keys or values associated with them.

DescribeDefaultClusterParametersAsync ( DescribeDefaultClusterParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeDefaultClusterParameters operation.

DescribeEventCategoriesAsync ( DescribeEventCategoriesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEventCategories operation.

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

Displays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.

DescribeEventSubscriptionsAsync ( DescribeEventSubscriptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEventSubscriptions operation.

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

Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account. If you specify a subscription name, lists the description for that subscription.

DescribeEventsAsync ( DescribeEventsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEvents operation.

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

Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.

DescribeHsmClientCertificatesAsync ( DescribeHsmClientCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHsmClientCertificates operation.

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

Returns information about the specified HSM client certificate. If no certificate ID is specified, returns information about all the HSM certificates owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM client certificates that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM client certificates that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM client certificates are returned regardless of whether they have tag keys or values associated with them.

DescribeHsmConfigurationsAsync ( DescribeHsmConfigurationsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHsmConfigurations operation.

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

Returns information about the specified Amazon Redshift HSM configuration. If no configuration ID is specified, returns information about all the HSM configurations owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM connections that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM connections that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM connections are returned regardless of whether they have tag keys or values associated with them.

DescribeLoggingStatusAsync ( DescribeLoggingStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeLoggingStatus operation.

DescribeOrderableClusterOptionsAsync ( DescribeOrderableClusterOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeOrderableClusterOptions operation.

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

Returns a list of orderable cluster options. Before you create a new cluster you can use this operation to find what options are available, such as the EC2 Availability Zones (AZ) in the specific AWS region that you can specify, and the node types you can request. The node types differ by available storage, memory, CPU and price. With the cost involved you might want to obtain a list of cluster options in the specific region and specify values when creating a cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.

DescribeReservedNodeOfferingsAsync ( DescribeReservedNodeOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedNodeOfferings operation.

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

Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

DescribeReservedNodesAsync ( DescribeReservedNodesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedNodes operation.

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

Returns the descriptions of the reserved nodes.

DescribeResizeAsync ( DescribeResizeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeResize operation.

DescribeSnapshotCopyGrantsAsync ( DescribeSnapshotCopyGrantsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSnapshotCopyGrants operation.

DescribeTableRestoreStatusAsync ( DescribeTableRestoreStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTableRestoreStatus operation.

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

Initiates the asynchronous execution of the DescribeTags operation.

DisableLoggingAsync ( DisableLoggingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableLogging operation.

DisableSnapshotCopyAsync ( DisableSnapshotCopyRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableSnapshotCopy operation.

EnableLoggingAsync ( EnableLoggingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableLogging operation.

EnableSnapshotCopyAsync ( EnableSnapshotCopyRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableSnapshotCopy operation.

EndAuthorizeClusterSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeClusterSecurityGroupIngressResponse

Finishes the asynchronous execution of the AuthorizeClusterSecurityGroupIngress operation.

EndAuthorizeSnapshotAccess ( IAsyncResult asyncResult ) : AuthorizeSnapshotAccessResponse

Finishes the asynchronous execution of the AuthorizeSnapshotAccess operation.

EndCopyClusterSnapshot ( IAsyncResult asyncResult ) : CopyClusterSnapshotResponse

Finishes the asynchronous execution of the CopyClusterSnapshot operation.

EndCreateCluster ( IAsyncResult asyncResult ) : CreateClusterResponse

Finishes the asynchronous execution of the CreateCluster operation.

EndCreateClusterParameterGroup ( IAsyncResult asyncResult ) : CreateClusterParameterGroupResponse

Finishes the asynchronous execution of the CreateClusterParameterGroup operation.

EndCreateClusterSecurityGroup ( IAsyncResult asyncResult ) : CreateClusterSecurityGroupResponse

Finishes the asynchronous execution of the CreateClusterSecurityGroup operation.

EndCreateClusterSnapshot ( IAsyncResult asyncResult ) : CreateClusterSnapshotResponse

Finishes the asynchronous execution of the CreateClusterSnapshot operation.

EndCreateClusterSubnetGroup ( IAsyncResult asyncResult ) : CreateClusterSubnetGroupResponse

Finishes the asynchronous execution of the CreateClusterSubnetGroup operation.

EndCreateEventSubscription ( IAsyncResult asyncResult ) : CreateEventSubscriptionResponse

Finishes the asynchronous execution of the CreateEventSubscription operation.

EndCreateHsmClientCertificate ( IAsyncResult asyncResult ) : CreateHsmClientCertificateResponse

Finishes the asynchronous execution of the CreateHsmClientCertificate operation.

EndCreateHsmConfiguration ( IAsyncResult asyncResult ) : CreateHsmConfigurationResponse

Finishes the asynchronous execution of the CreateHsmConfiguration operation.

EndCreateSnapshotCopyGrant ( IAsyncResult asyncResult ) : CreateSnapshotCopyGrantResponse

Finishes the asynchronous execution of the CreateSnapshotCopyGrant operation.

EndCreateTags ( IAsyncResult asyncResult ) : CreateTagsResponse

Finishes the asynchronous execution of the CreateTags operation.

EndDeleteCluster ( IAsyncResult asyncResult ) : DeleteClusterResponse

Finishes the asynchronous execution of the DeleteCluster operation.

EndDeleteClusterParameterGroup ( IAsyncResult asyncResult ) : DeleteClusterParameterGroupResponse

Finishes the asynchronous execution of the DeleteClusterParameterGroup operation.

EndDeleteClusterSecurityGroup ( IAsyncResult asyncResult ) : DeleteClusterSecurityGroupResponse

Finishes the asynchronous execution of the DeleteClusterSecurityGroup operation.

EndDeleteClusterSnapshot ( IAsyncResult asyncResult ) : DeleteClusterSnapshotResponse

Finishes the asynchronous execution of the DeleteClusterSnapshot operation.

EndDeleteClusterSubnetGroup ( IAsyncResult asyncResult ) : DeleteClusterSubnetGroupResponse

Finishes the asynchronous execution of the DeleteClusterSubnetGroup operation.

EndDeleteEventSubscription ( IAsyncResult asyncResult ) : DeleteEventSubscriptionResponse

Finishes the asynchronous execution of the DeleteEventSubscription operation.

EndDeleteHsmClientCertificate ( IAsyncResult asyncResult ) : DeleteHsmClientCertificateResponse

Finishes the asynchronous execution of the DeleteHsmClientCertificate operation.

EndDeleteHsmConfiguration ( IAsyncResult asyncResult ) : DeleteHsmConfigurationResponse

Finishes the asynchronous execution of the DeleteHsmConfiguration operation.

EndDeleteSnapshotCopyGrant ( IAsyncResult asyncResult ) : DeleteSnapshotCopyGrantResponse

Finishes the asynchronous execution of the DeleteSnapshotCopyGrant operation.

EndDeleteTags ( IAsyncResult asyncResult ) : DeleteTagsResponse

Finishes the asynchronous execution of the DeleteTags operation.

EndDescribeClusterParameterGroups ( IAsyncResult asyncResult ) : DescribeClusterParameterGroupsResponse

Finishes the asynchronous execution of the DescribeClusterParameterGroups operation.

EndDescribeClusterParameters ( IAsyncResult asyncResult ) : DescribeClusterParametersResponse

Finishes the asynchronous execution of the DescribeClusterParameters operation.

EndDescribeClusterSecurityGroups ( IAsyncResult asyncResult ) : DescribeClusterSecurityGroupsResponse

Finishes the asynchronous execution of the DescribeClusterSecurityGroups operation.

EndDescribeClusterSnapshots ( IAsyncResult asyncResult ) : DescribeClusterSnapshotsResponse

Finishes the asynchronous execution of the DescribeClusterSnapshots operation.

EndDescribeClusterSubnetGroups ( IAsyncResult asyncResult ) : DescribeClusterSubnetGroupsResponse

Finishes the asynchronous execution of the DescribeClusterSubnetGroups operation.

EndDescribeClusterVersions ( IAsyncResult asyncResult ) : DescribeClusterVersionsResponse

Finishes the asynchronous execution of the DescribeClusterVersions operation.

EndDescribeClusters ( IAsyncResult asyncResult ) : DescribeClustersResponse

Finishes the asynchronous execution of the DescribeClusters operation.

EndDescribeDefaultClusterParameters ( IAsyncResult asyncResult ) : DescribeDefaultClusterParametersResponse

Finishes the asynchronous execution of the DescribeDefaultClusterParameters operation.

EndDescribeEventCategories ( IAsyncResult asyncResult ) : DescribeEventCategoriesResponse

Finishes the asynchronous execution of the DescribeEventCategories operation.

EndDescribeEventSubscriptions ( IAsyncResult asyncResult ) : DescribeEventSubscriptionsResponse

Finishes the asynchronous execution of the DescribeEventSubscriptions operation.

EndDescribeEvents ( IAsyncResult asyncResult ) : DescribeEventsResponse

Finishes the asynchronous execution of the DescribeEvents operation.

EndDescribeHsmClientCertificates ( IAsyncResult asyncResult ) : DescribeHsmClientCertificatesResponse

Finishes the asynchronous execution of the DescribeHsmClientCertificates operation.

EndDescribeHsmConfigurations ( IAsyncResult asyncResult ) : DescribeHsmConfigurationsResponse

Finishes the asynchronous execution of the DescribeHsmConfigurations operation.

EndDescribeLoggingStatus ( IAsyncResult asyncResult ) : DescribeLoggingStatusResponse

Finishes the asynchronous execution of the DescribeLoggingStatus operation.

EndDescribeOrderableClusterOptions ( IAsyncResult asyncResult ) : DescribeOrderableClusterOptionsResponse

Finishes the asynchronous execution of the DescribeOrderableClusterOptions operation.

EndDescribeReservedNodeOfferings ( IAsyncResult asyncResult ) : DescribeReservedNodeOfferingsResponse

Finishes the asynchronous execution of the DescribeReservedNodeOfferings operation.

EndDescribeReservedNodes ( IAsyncResult asyncResult ) : DescribeReservedNodesResponse

Finishes the asynchronous execution of the DescribeReservedNodes operation.

EndDescribeResize ( IAsyncResult asyncResult ) : DescribeResizeResponse

Finishes the asynchronous execution of the DescribeResize operation.

EndDescribeSnapshotCopyGrants ( IAsyncResult asyncResult ) : DescribeSnapshotCopyGrantsResponse

Finishes the asynchronous execution of the DescribeSnapshotCopyGrants operation.

EndDescribeTableRestoreStatus ( IAsyncResult asyncResult ) : DescribeTableRestoreStatusResponse

Finishes the asynchronous execution of the DescribeTableRestoreStatus operation.

EndDescribeTags ( IAsyncResult asyncResult ) : DescribeTagsResponse

Finishes the asynchronous execution of the DescribeTags operation.

EndDisableLogging ( IAsyncResult asyncResult ) : DisableLoggingResponse

Finishes the asynchronous execution of the DisableLogging operation.

EndDisableSnapshotCopy ( IAsyncResult asyncResult ) : DisableSnapshotCopyResponse

Finishes the asynchronous execution of the DisableSnapshotCopy operation.

EndEnableLogging ( IAsyncResult asyncResult ) : EnableLoggingResponse

Finishes the asynchronous execution of the EnableLogging operation.

EndEnableSnapshotCopy ( IAsyncResult asyncResult ) : EnableSnapshotCopyResponse

Finishes the asynchronous execution of the EnableSnapshotCopy operation.

EndModifyCluster ( IAsyncResult asyncResult ) : ModifyClusterResponse

Finishes the asynchronous execution of the ModifyCluster operation.

EndModifyClusterIamRoles ( IAsyncResult asyncResult ) : ModifyClusterIamRolesResponse

Finishes the asynchronous execution of the ModifyClusterIamRoles operation.

EndModifyClusterParameterGroup ( IAsyncResult asyncResult ) : ModifyClusterParameterGroupResponse

Finishes the asynchronous execution of the ModifyClusterParameterGroup operation.

EndModifyClusterSubnetGroup ( IAsyncResult asyncResult ) : ModifyClusterSubnetGroupResponse

Finishes the asynchronous execution of the ModifyClusterSubnetGroup operation.

EndModifyEventSubscription ( IAsyncResult asyncResult ) : ModifyEventSubscriptionResponse

Finishes the asynchronous execution of the ModifyEventSubscription operation.

EndModifySnapshotCopyRetentionPeriod ( IAsyncResult asyncResult ) : ModifySnapshotCopyRetentionPeriodResponse

Finishes the asynchronous execution of the ModifySnapshotCopyRetentionPeriod operation.

EndPurchaseReservedNodeOffering ( IAsyncResult asyncResult ) : PurchaseReservedNodeOfferingResponse

Finishes the asynchronous execution of the PurchaseReservedNodeOffering operation.

EndRebootCluster ( IAsyncResult asyncResult ) : RebootClusterResponse

Finishes the asynchronous execution of the RebootCluster operation.

EndResetClusterParameterGroup ( IAsyncResult asyncResult ) : ResetClusterParameterGroupResponse

Finishes the asynchronous execution of the ResetClusterParameterGroup operation.

EndRestoreFromClusterSnapshot ( IAsyncResult asyncResult ) : RestoreFromClusterSnapshotResponse

Finishes the asynchronous execution of the RestoreFromClusterSnapshot operation.

EndRestoreTableFromClusterSnapshot ( IAsyncResult asyncResult ) : RestoreTableFromClusterSnapshotResponse

Finishes the asynchronous execution of the RestoreTableFromClusterSnapshot operation.

EndRevokeClusterSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeClusterSecurityGroupIngressResponse

Finishes the asynchronous execution of the RevokeClusterSecurityGroupIngress operation.

EndRevokeSnapshotAccess ( IAsyncResult asyncResult ) : RevokeSnapshotAccessResponse

Finishes the asynchronous execution of the RevokeSnapshotAccess operation.

EndRotateEncryptionKey ( IAsyncResult asyncResult ) : RotateEncryptionKeyResponse

Finishes the asynchronous execution of the RotateEncryptionKey operation.

ModifyClusterAsync ( ModifyClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyCluster operation.

ModifyClusterIamRolesAsync ( ModifyClusterIamRolesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyClusterIamRoles operation.

ModifyClusterParameterGroupAsync ( ModifyClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyClusterParameterGroup operation.

ModifyClusterSubnetGroupAsync ( ModifyClusterSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyClusterSubnetGroup operation.

ModifyEventSubscriptionAsync ( ModifyEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyEventSubscription operation.

ModifySnapshotCopyRetentionPeriodAsync ( ModifySnapshotCopyRetentionPeriodRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifySnapshotCopyRetentionPeriod operation.

PurchaseReservedNodeOfferingAsync ( PurchaseReservedNodeOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PurchaseReservedNodeOffering operation.

RebootClusterAsync ( RebootClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RebootCluster operation.

ResetClusterParameterGroupAsync ( ResetClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetClusterParameterGroup operation.

RestoreFromClusterSnapshotAsync ( RestoreFromClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RestoreFromClusterSnapshot operation.

RestoreTableFromClusterSnapshotAsync ( RestoreTableFromClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RestoreTableFromClusterSnapshot operation.

RevokeClusterSecurityGroupIngressAsync ( RevokeClusterSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RevokeClusterSecurityGroupIngress operation.

RevokeSnapshotAccessAsync ( RevokeSnapshotAccessRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RevokeSnapshotAccess operation.

RotateEncryptionKeyAsync ( RotateEncryptionKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RotateEncryptionKey operation.

Защищенные методы

Метод Описание
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Приватные методы

Метод Описание
AuthorizeClusterSecurityGroupIngress ( AuthorizeClusterSecurityGroupIngressRequest request ) : AuthorizeClusterSecurityGroupIngressResponse
AuthorizeSnapshotAccess ( AuthorizeSnapshotAccessRequest request ) : AuthorizeSnapshotAccessResponse
CopyClusterSnapshot ( CopyClusterSnapshotRequest request ) : CopyClusterSnapshotResponse
CreateCluster ( CreateClusterRequest request ) : CreateClusterResponse
CreateClusterParameterGroup ( CreateClusterParameterGroupRequest request ) : CreateClusterParameterGroupResponse
CreateClusterSecurityGroup ( CreateClusterSecurityGroupRequest request ) : CreateClusterSecurityGroupResponse
CreateClusterSnapshot ( CreateClusterSnapshotRequest request ) : CreateClusterSnapshotResponse
CreateClusterSubnetGroup ( CreateClusterSubnetGroupRequest request ) : CreateClusterSubnetGroupResponse
CreateEventSubscription ( CreateEventSubscriptionRequest request ) : CreateEventSubscriptionResponse
CreateHsmClientCertificate ( CreateHsmClientCertificateRequest request ) : CreateHsmClientCertificateResponse
CreateHsmConfiguration ( CreateHsmConfigurationRequest request ) : CreateHsmConfigurationResponse
CreateSnapshotCopyGrant ( CreateSnapshotCopyGrantRequest request ) : CreateSnapshotCopyGrantResponse
CreateTags ( CreateTagsRequest request ) : CreateTagsResponse
DeleteCluster ( DeleteClusterRequest request ) : DeleteClusterResponse
DeleteClusterParameterGroup ( DeleteClusterParameterGroupRequest request ) : Amazon.Redshift.Model.DeleteClusterParameterGroupResponse
DeleteClusterSecurityGroup ( DeleteClusterSecurityGroupRequest request ) : Amazon.Redshift.Model.DeleteClusterSecurityGroupResponse
DeleteClusterSnapshot ( DeleteClusterSnapshotRequest request ) : DeleteClusterSnapshotResponse
DeleteClusterSubnetGroup ( DeleteClusterSubnetGroupRequest request ) : Amazon.Redshift.Model.DeleteClusterSubnetGroupResponse
DeleteEventSubscription ( DeleteEventSubscriptionRequest request ) : Amazon.Redshift.Model.DeleteEventSubscriptionResponse
DeleteHsmClientCertificate ( DeleteHsmClientCertificateRequest request ) : Amazon.Redshift.Model.DeleteHsmClientCertificateResponse
DeleteHsmConfiguration ( DeleteHsmConfigurationRequest request ) : Amazon.Redshift.Model.DeleteHsmConfigurationResponse
DeleteSnapshotCopyGrant ( Amazon.Redshift.Model.DeleteSnapshotCopyGrantRequest request ) : DeleteSnapshotCopyGrantResponse
DeleteTags ( DeleteTagsRequest request ) : DeleteTagsResponse
DescribeClusterParameterGroups ( ) : DescribeClusterParameterGroupsResponse
DescribeClusterParameterGroups ( DescribeClusterParameterGroupsRequest request ) : DescribeClusterParameterGroupsResponse
DescribeClusterParameters ( DescribeClusterParametersRequest request ) : DescribeClusterParametersResponse
DescribeClusterSecurityGroups ( ) : DescribeClusterSecurityGroupsResponse
DescribeClusterSecurityGroups ( DescribeClusterSecurityGroupsRequest request ) : DescribeClusterSecurityGroupsResponse
DescribeClusterSnapshots ( ) : DescribeClusterSnapshotsResponse
DescribeClusterSnapshots ( DescribeClusterSnapshotsRequest request ) : DescribeClusterSnapshotsResponse
DescribeClusterSubnetGroups ( ) : DescribeClusterSubnetGroupsResponse
DescribeClusterSubnetGroups ( DescribeClusterSubnetGroupsRequest request ) : DescribeClusterSubnetGroupsResponse
DescribeClusterVersions ( ) : DescribeClusterVersionsResponse
DescribeClusterVersions ( DescribeClusterVersionsRequest request ) : DescribeClusterVersionsResponse
DescribeClusters ( ) : DescribeClustersResponse
DescribeClusters ( DescribeClustersRequest request ) : DescribeClustersResponse
DescribeDefaultClusterParameters ( DescribeDefaultClusterParametersRequest request ) : DescribeDefaultClusterParametersResponse
DescribeEventCategories ( ) : DescribeEventCategoriesResponse
DescribeEventCategories ( DescribeEventCategoriesRequest request ) : DescribeEventCategoriesResponse
DescribeEventSubscriptions ( ) : DescribeEventSubscriptionsResponse
DescribeEventSubscriptions ( DescribeEventSubscriptionsRequest request ) : DescribeEventSubscriptionsResponse
DescribeEvents ( ) : DescribeEventsResponse
DescribeEvents ( DescribeEventsRequest request ) : DescribeEventsResponse
DescribeHsmClientCertificates ( ) : DescribeHsmClientCertificatesResponse
DescribeHsmClientCertificates ( DescribeHsmClientCertificatesRequest request ) : DescribeHsmClientCertificatesResponse
DescribeHsmConfigurations ( ) : DescribeHsmConfigurationsResponse
DescribeHsmConfigurations ( DescribeHsmConfigurationsRequest request ) : DescribeHsmConfigurationsResponse
DescribeLoggingStatus ( DescribeLoggingStatusRequest request ) : DescribeLoggingStatusResponse
DescribeOrderableClusterOptions ( ) : DescribeOrderableClusterOptionsResponse
DescribeOrderableClusterOptions ( DescribeOrderableClusterOptionsRequest request ) : DescribeOrderableClusterOptionsResponse
DescribeReservedNodeOfferings ( ) : DescribeReservedNodeOfferingsResponse
DescribeReservedNodeOfferings ( DescribeReservedNodeOfferingsRequest request ) : DescribeReservedNodeOfferingsResponse
DescribeReservedNodes ( ) : DescribeReservedNodesResponse
DescribeReservedNodes ( DescribeReservedNodesRequest request ) : DescribeReservedNodesResponse
DescribeResize ( DescribeResizeRequest request ) : DescribeResizeResponse
DescribeSnapshotCopyGrants ( DescribeSnapshotCopyGrantsRequest request ) : DescribeSnapshotCopyGrantsResponse
DescribeTableRestoreStatus ( DescribeTableRestoreStatusRequest request ) : DescribeTableRestoreStatusResponse
DescribeTags ( DescribeTagsRequest request ) : DescribeTagsResponse
DisableLogging ( DisableLoggingRequest request ) : DisableLoggingResponse
DisableSnapshotCopy ( DisableSnapshotCopyRequest request ) : DisableSnapshotCopyResponse
EnableLogging ( EnableLoggingRequest request ) : EnableLoggingResponse
EnableSnapshotCopy ( EnableSnapshotCopyRequest request ) : EnableSnapshotCopyResponse
ModifyCluster ( ModifyClusterRequest request ) : ModifyClusterResponse
ModifyClusterIamRoles ( ModifyClusterIamRolesRequest request ) : ModifyClusterIamRolesResponse
ModifyClusterParameterGroup ( ModifyClusterParameterGroupRequest request ) : ModifyClusterParameterGroupResponse
ModifyClusterSubnetGroup ( ModifyClusterSubnetGroupRequest request ) : ModifyClusterSubnetGroupResponse
ModifyEventSubscription ( ModifyEventSubscriptionRequest request ) : ModifyEventSubscriptionResponse
ModifySnapshotCopyRetentionPeriod ( ModifySnapshotCopyRetentionPeriodRequest request ) : ModifySnapshotCopyRetentionPeriodResponse
PurchaseReservedNodeOffering ( PurchaseReservedNodeOfferingRequest request ) : PurchaseReservedNodeOfferingResponse
RebootCluster ( RebootClusterRequest request ) : RebootClusterResponse
ResetClusterParameterGroup ( ResetClusterParameterGroupRequest request ) : ResetClusterParameterGroupResponse
RestoreFromClusterSnapshot ( RestoreFromClusterSnapshotRequest request ) : RestoreFromClusterSnapshotResponse
RestoreTableFromClusterSnapshot ( RestoreTableFromClusterSnapshotRequest request ) : RestoreTableFromClusterSnapshotResponse
RevokeClusterSecurityGroupIngress ( RevokeClusterSecurityGroupIngressRequest request ) : RevokeClusterSecurityGroupIngressResponse
RevokeSnapshotAccess ( RevokeSnapshotAccessRequest request ) : RevokeSnapshotAccessResponse
RotateEncryptionKey ( RotateEncryptionKeyRequest request ) : RotateEncryptionKeyResponse

Описание методов

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient 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 AmazonRedshiftClient ( ) : System
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Credentials
public AmazonRedshiftClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Credentials and an AmazonRedshiftClient Configuration object.
public AmazonRedshiftClient ( AWSCredentials credentials, AmazonRedshiftConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonRedshiftConfig The AmazonRedshiftClient Configuration Object
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Credentials
public AmazonRedshiftClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient 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 AmazonRedshiftClient ( AmazonRedshiftConfig config ) : System
config AmazonRedshiftConfig The AmazonRedshiftClient Configuration Object
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient 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 AmazonRedshiftClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key
public AmazonRedshiftClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Access Key ID, AWS Secret Key and an AmazonRedshiftClient Configuration object.
public AmazonRedshiftClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonRedshiftConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonRedshiftConfig The AmazonRedshiftClient Configuration Object
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key
public AmazonRedshiftClient ( 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

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key
public AmazonRedshiftClient ( 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

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Access Key ID, AWS Secret Key and an AmazonRedshiftClient Configuration object.
public AmazonRedshiftClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonRedshiftConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonRedshiftConfig The AmazonRedshiftClient Configuration Object
Результат System

AmazonRedshiftClient() публичный Метод

Constructs AmazonRedshiftClient with AWS Access Key ID and AWS Secret Key
public AmazonRedshiftClient ( 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

AuthorizeClusterSecurityGroupIngressAsync() публичный Метод

Initiates the asynchronous execution of the AuthorizeClusterSecurityGroupIngress operation.
public AuthorizeClusterSecurityGroupIngressAsync ( AuthorizeClusterSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.AuthorizeClusterSecurityGroupIngressRequest Container for the necessary parameters to execute the AuthorizeClusterSecurityGroupIngress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

AuthorizeSnapshotAccessAsync() публичный Метод

Initiates the asynchronous execution of the AuthorizeSnapshotAccess operation.
public AuthorizeSnapshotAccessAsync ( AuthorizeSnapshotAccessRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.AuthorizeSnapshotAccessRequest Container for the necessary parameters to execute the AuthorizeSnapshotAccess operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

BeginAuthorizeClusterSecurityGroupIngress() публичный Метод

Initiates the asynchronous execution of the AuthorizeClusterSecurityGroupIngress operation.
public BeginAuthorizeClusterSecurityGroupIngress ( AuthorizeClusterSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.AuthorizeClusterSecurityGroupIngressRequest Container for the necessary parameters to execute the AuthorizeClusterSecurityGroupIngress operation on AmazonRedshiftClient.
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

BeginAuthorizeSnapshotAccess() публичный Метод

Initiates the asynchronous execution of the AuthorizeSnapshotAccess operation.
public BeginAuthorizeSnapshotAccess ( AuthorizeSnapshotAccessRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.AuthorizeSnapshotAccessRequest Container for the necessary parameters to execute the AuthorizeSnapshotAccess operation on AmazonRedshiftClient.
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

BeginCopyClusterSnapshot() публичный Метод

Initiates the asynchronous execution of the CopyClusterSnapshot operation.
public BeginCopyClusterSnapshot ( CopyClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CopyClusterSnapshotRequest Container for the necessary parameters to execute the CopyClusterSnapshot operation on AmazonRedshiftClient.
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

BeginCreateCluster() публичный Метод

Initiates the asynchronous execution of the CreateCluster operation.
public BeginCreateCluster ( CreateClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateClusterRequest Container for the necessary parameters to execute the CreateCluster operation on AmazonRedshiftClient.
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

BeginCreateClusterParameterGroup() публичный Метод

Initiates the asynchronous execution of the CreateClusterParameterGroup operation.
public BeginCreateClusterParameterGroup ( CreateClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateClusterParameterGroupRequest Container for the necessary parameters to execute the CreateClusterParameterGroup operation on AmazonRedshiftClient.
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

BeginCreateClusterSecurityGroup() публичный Метод

Initiates the asynchronous execution of the CreateClusterSecurityGroup operation.
public BeginCreateClusterSecurityGroup ( CreateClusterSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateClusterSecurityGroupRequest Container for the necessary parameters to execute the CreateClusterSecurityGroup operation on AmazonRedshiftClient.
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

BeginCreateClusterSnapshot() публичный Метод

Initiates the asynchronous execution of the CreateClusterSnapshot operation.
public BeginCreateClusterSnapshot ( CreateClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateClusterSnapshotRequest Container for the necessary parameters to execute the CreateClusterSnapshot operation on AmazonRedshiftClient.
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

BeginCreateClusterSubnetGroup() публичный Метод

Initiates the asynchronous execution of the CreateClusterSubnetGroup operation.
public BeginCreateClusterSubnetGroup ( CreateClusterSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateClusterSubnetGroupRequest Container for the necessary parameters to execute the CreateClusterSubnetGroup operation on AmazonRedshiftClient.
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

BeginCreateEventSubscription() публичный Метод

Initiates the asynchronous execution of the CreateEventSubscription operation.
public BeginCreateEventSubscription ( CreateEventSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateEventSubscriptionRequest Container for the necessary parameters to execute the CreateEventSubscription operation on AmazonRedshiftClient.
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

BeginCreateHsmClientCertificate() публичный Метод

Initiates the asynchronous execution of the CreateHsmClientCertificate operation.
public BeginCreateHsmClientCertificate ( CreateHsmClientCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateHsmClientCertificateRequest Container for the necessary parameters to execute the CreateHsmClientCertificate operation on AmazonRedshiftClient.
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

BeginCreateHsmConfiguration() публичный Метод

Initiates the asynchronous execution of the CreateHsmConfiguration operation.
public BeginCreateHsmConfiguration ( CreateHsmConfigurationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateHsmConfigurationRequest Container for the necessary parameters to execute the CreateHsmConfiguration operation on AmazonRedshiftClient.
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

BeginCreateSnapshotCopyGrant() публичный Метод

Initiates the asynchronous execution of the CreateSnapshotCopyGrant operation.
public BeginCreateSnapshotCopyGrant ( CreateSnapshotCopyGrantRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.CreateSnapshotCopyGrantRequest Container for the necessary parameters to execute the CreateSnapshotCopyGrant operation on AmazonRedshiftClient.
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.Redshift.Model.CreateTagsRequest Container for the necessary parameters to execute the CreateTags operation on AmazonRedshiftClient.
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

BeginDeleteCluster() публичный Метод

Initiates the asynchronous execution of the DeleteCluster operation.
public BeginDeleteCluster ( DeleteClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteClusterRequest Container for the necessary parameters to execute the DeleteCluster operation on AmazonRedshiftClient.
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

BeginDeleteClusterParameterGroup() публичный Метод

Initiates the asynchronous execution of the DeleteClusterParameterGroup operation.
public BeginDeleteClusterParameterGroup ( DeleteClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteClusterParameterGroupRequest Container for the necessary parameters to execute the DeleteClusterParameterGroup operation on AmazonRedshiftClient.
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

BeginDeleteClusterSecurityGroup() публичный Метод

Initiates the asynchronous execution of the DeleteClusterSecurityGroup operation.
public BeginDeleteClusterSecurityGroup ( DeleteClusterSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteClusterSecurityGroupRequest Container for the necessary parameters to execute the DeleteClusterSecurityGroup operation on AmazonRedshiftClient.
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

BeginDeleteClusterSnapshot() публичный Метод

Initiates the asynchronous execution of the DeleteClusterSnapshot operation.
public BeginDeleteClusterSnapshot ( DeleteClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteClusterSnapshotRequest Container for the necessary parameters to execute the DeleteClusterSnapshot operation on AmazonRedshiftClient.
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

BeginDeleteClusterSubnetGroup() публичный Метод

Initiates the asynchronous execution of the DeleteClusterSubnetGroup operation.
public BeginDeleteClusterSubnetGroup ( DeleteClusterSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteClusterSubnetGroupRequest Container for the necessary parameters to execute the DeleteClusterSubnetGroup operation on AmazonRedshiftClient.
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

BeginDeleteEventSubscription() публичный Метод

Initiates the asynchronous execution of the DeleteEventSubscription operation.
public BeginDeleteEventSubscription ( DeleteEventSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteEventSubscriptionRequest Container for the necessary parameters to execute the DeleteEventSubscription operation on AmazonRedshiftClient.
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

BeginDeleteHsmClientCertificate() публичный Метод

Initiates the asynchronous execution of the DeleteHsmClientCertificate operation.
public BeginDeleteHsmClientCertificate ( DeleteHsmClientCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteHsmClientCertificateRequest Container for the necessary parameters to execute the DeleteHsmClientCertificate operation on AmazonRedshiftClient.
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

BeginDeleteHsmConfiguration() публичный Метод

Initiates the asynchronous execution of the DeleteHsmConfiguration operation.
public BeginDeleteHsmConfiguration ( DeleteHsmConfigurationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteHsmConfigurationRequest Container for the necessary parameters to execute the DeleteHsmConfiguration operation on AmazonRedshiftClient.
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

BeginDeleteSnapshotCopyGrant() публичный Метод

Initiates the asynchronous execution of the DeleteSnapshotCopyGrant operation.
public BeginDeleteSnapshotCopyGrant ( Amazon.Redshift.Model.DeleteSnapshotCopyGrantRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DeleteSnapshotCopyGrantRequest Container for the necessary parameters to execute the DeleteSnapshotCopyGrant operation on AmazonRedshiftClient.
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.Redshift.Model.DeleteTagsRequest Container for the necessary parameters to execute the DeleteTags operation on AmazonRedshiftClient.
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

BeginDescribeClusterParameterGroups() публичный Метод

Initiates the asynchronous execution of the DescribeClusterParameterGroups operation.
public BeginDescribeClusterParameterGroups ( DescribeClusterParameterGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeClusterParameterGroupsRequest Container for the necessary parameters to execute the DescribeClusterParameterGroups operation on AmazonRedshiftClient.
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

BeginDescribeClusterParameters() публичный Метод

Initiates the asynchronous execution of the DescribeClusterParameters operation.
public BeginDescribeClusterParameters ( DescribeClusterParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeClusterParametersRequest Container for the necessary parameters to execute the DescribeClusterParameters operation on AmazonRedshiftClient.
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

BeginDescribeClusterSecurityGroups() публичный Метод

Initiates the asynchronous execution of the DescribeClusterSecurityGroups operation.
public BeginDescribeClusterSecurityGroups ( DescribeClusterSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeClusterSecurityGroupsRequest Container for the necessary parameters to execute the DescribeClusterSecurityGroups operation on AmazonRedshiftClient.
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

BeginDescribeClusterSnapshots() публичный Метод

Initiates the asynchronous execution of the DescribeClusterSnapshots operation.
public BeginDescribeClusterSnapshots ( DescribeClusterSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeClusterSnapshotsRequest Container for the necessary parameters to execute the DescribeClusterSnapshots operation on AmazonRedshiftClient.
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

BeginDescribeClusterSubnetGroups() публичный Метод

Initiates the asynchronous execution of the DescribeClusterSubnetGroups operation.
public BeginDescribeClusterSubnetGroups ( DescribeClusterSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeClusterSubnetGroupsRequest Container for the necessary parameters to execute the DescribeClusterSubnetGroups operation on AmazonRedshiftClient.
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

BeginDescribeClusterVersions() публичный Метод

Initiates the asynchronous execution of the DescribeClusterVersions operation.
public BeginDescribeClusterVersions ( DescribeClusterVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeClusterVersionsRequest Container for the necessary parameters to execute the DescribeClusterVersions operation on AmazonRedshiftClient.
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

BeginDescribeClusters() публичный Метод

Initiates the asynchronous execution of the DescribeClusters operation.
public BeginDescribeClusters ( DescribeClustersRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeClustersRequest Container for the necessary parameters to execute the DescribeClusters operation on AmazonRedshiftClient.
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

BeginDescribeDefaultClusterParameters() публичный Метод

Initiates the asynchronous execution of the DescribeDefaultClusterParameters operation.
public BeginDescribeDefaultClusterParameters ( DescribeDefaultClusterParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeDefaultClusterParametersRequest Container for the necessary parameters to execute the DescribeDefaultClusterParameters operation on AmazonRedshiftClient.
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

BeginDescribeEventCategories() публичный Метод

Initiates the asynchronous execution of the DescribeEventCategories operation.
public BeginDescribeEventCategories ( DescribeEventCategoriesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeEventCategoriesRequest Container for the necessary parameters to execute the DescribeEventCategories operation on AmazonRedshiftClient.
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

BeginDescribeEventSubscriptions() публичный Метод

Initiates the asynchronous execution of the DescribeEventSubscriptions operation.
public BeginDescribeEventSubscriptions ( DescribeEventSubscriptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeEventSubscriptionsRequest Container for the necessary parameters to execute the DescribeEventSubscriptions operation on AmazonRedshiftClient.
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

BeginDescribeEvents() публичный Метод

Initiates the asynchronous execution of the DescribeEvents operation.
public BeginDescribeEvents ( DescribeEventsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeEventsRequest Container for the necessary parameters to execute the DescribeEvents operation on AmazonRedshiftClient.
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

BeginDescribeHsmClientCertificates() публичный Метод

Initiates the asynchronous execution of the DescribeHsmClientCertificates operation.
public BeginDescribeHsmClientCertificates ( DescribeHsmClientCertificatesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeHsmClientCertificatesRequest Container for the necessary parameters to execute the DescribeHsmClientCertificates operation on AmazonRedshiftClient.
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

BeginDescribeHsmConfigurations() публичный Метод

Initiates the asynchronous execution of the DescribeHsmConfigurations operation.
public BeginDescribeHsmConfigurations ( DescribeHsmConfigurationsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeHsmConfigurationsRequest Container for the necessary parameters to execute the DescribeHsmConfigurations operation on AmazonRedshiftClient.
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

BeginDescribeLoggingStatus() публичный Метод

Initiates the asynchronous execution of the DescribeLoggingStatus operation.
public BeginDescribeLoggingStatus ( DescribeLoggingStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeLoggingStatusRequest Container for the necessary parameters to execute the DescribeLoggingStatus operation on AmazonRedshiftClient.
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

BeginDescribeOrderableClusterOptions() публичный Метод

Initiates the asynchronous execution of the DescribeOrderableClusterOptions operation.
public BeginDescribeOrderableClusterOptions ( DescribeOrderableClusterOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeOrderableClusterOptionsRequest Container for the necessary parameters to execute the DescribeOrderableClusterOptions operation on AmazonRedshiftClient.
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

BeginDescribeReservedNodeOfferings() публичный Метод

Initiates the asynchronous execution of the DescribeReservedNodeOfferings operation.
public BeginDescribeReservedNodeOfferings ( DescribeReservedNodeOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeReservedNodeOfferingsRequest Container for the necessary parameters to execute the DescribeReservedNodeOfferings operation on AmazonRedshiftClient.
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

BeginDescribeReservedNodes() публичный Метод

Initiates the asynchronous execution of the DescribeReservedNodes operation.
public BeginDescribeReservedNodes ( DescribeReservedNodesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeReservedNodesRequest Container for the necessary parameters to execute the DescribeReservedNodes operation on AmazonRedshiftClient.
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

BeginDescribeResize() публичный Метод

Initiates the asynchronous execution of the DescribeResize operation.
public BeginDescribeResize ( DescribeResizeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeResizeRequest Container for the necessary parameters to execute the DescribeResize operation on AmazonRedshiftClient.
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

BeginDescribeSnapshotCopyGrants() публичный Метод

Initiates the asynchronous execution of the DescribeSnapshotCopyGrants operation.
public BeginDescribeSnapshotCopyGrants ( DescribeSnapshotCopyGrantsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeSnapshotCopyGrantsRequest Container for the necessary parameters to execute the DescribeSnapshotCopyGrants operation on AmazonRedshiftClient.
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

BeginDescribeTableRestoreStatus() публичный Метод

Initiates the asynchronous execution of the DescribeTableRestoreStatus operation.
public BeginDescribeTableRestoreStatus ( DescribeTableRestoreStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DescribeTableRestoreStatusRequest Container for the necessary parameters to execute the DescribeTableRestoreStatus operation on AmazonRedshiftClient.
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.Redshift.Model.DescribeTagsRequest Container for the necessary parameters to execute the DescribeTags operation on AmazonRedshiftClient.
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

BeginDisableLogging() публичный Метод

Initiates the asynchronous execution of the DisableLogging operation.
public BeginDisableLogging ( DisableLoggingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DisableLoggingRequest Container for the necessary parameters to execute the DisableLogging operation on AmazonRedshiftClient.
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

BeginDisableSnapshotCopy() публичный Метод

Initiates the asynchronous execution of the DisableSnapshotCopy operation.
public BeginDisableSnapshotCopy ( DisableSnapshotCopyRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.DisableSnapshotCopyRequest Container for the necessary parameters to execute the DisableSnapshotCopy operation on AmazonRedshiftClient.
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

BeginEnableLogging() публичный Метод

Initiates the asynchronous execution of the EnableLogging operation.
public BeginEnableLogging ( EnableLoggingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.EnableLoggingRequest Container for the necessary parameters to execute the EnableLogging operation on AmazonRedshiftClient.
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

BeginEnableSnapshotCopy() публичный Метод

Initiates the asynchronous execution of the EnableSnapshotCopy operation.
public BeginEnableSnapshotCopy ( EnableSnapshotCopyRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.EnableSnapshotCopyRequest Container for the necessary parameters to execute the EnableSnapshotCopy operation on AmazonRedshiftClient.
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

BeginModifyCluster() публичный Метод

Initiates the asynchronous execution of the ModifyCluster operation.
public BeginModifyCluster ( ModifyClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.ModifyClusterRequest Container for the necessary parameters to execute the ModifyCluster operation on AmazonRedshiftClient.
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

BeginModifyClusterIamRoles() публичный Метод

Initiates the asynchronous execution of the ModifyClusterIamRoles operation.
public BeginModifyClusterIamRoles ( ModifyClusterIamRolesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.ModifyClusterIamRolesRequest Container for the necessary parameters to execute the ModifyClusterIamRoles operation on AmazonRedshiftClient.
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

BeginModifyClusterParameterGroup() публичный Метод

Initiates the asynchronous execution of the ModifyClusterParameterGroup operation.
public BeginModifyClusterParameterGroup ( ModifyClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.ModifyClusterParameterGroupRequest Container for the necessary parameters to execute the ModifyClusterParameterGroup operation on AmazonRedshiftClient.
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

BeginModifyClusterSubnetGroup() публичный Метод

Initiates the asynchronous execution of the ModifyClusterSubnetGroup operation.
public BeginModifyClusterSubnetGroup ( ModifyClusterSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.ModifyClusterSubnetGroupRequest Container for the necessary parameters to execute the ModifyClusterSubnetGroup operation on AmazonRedshiftClient.
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

BeginModifyEventSubscription() публичный Метод

Initiates the asynchronous execution of the ModifyEventSubscription operation.
public BeginModifyEventSubscription ( ModifyEventSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.ModifyEventSubscriptionRequest Container for the necessary parameters to execute the ModifyEventSubscription operation on AmazonRedshiftClient.
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

BeginModifySnapshotCopyRetentionPeriod() публичный Метод

Initiates the asynchronous execution of the ModifySnapshotCopyRetentionPeriod operation.
public BeginModifySnapshotCopyRetentionPeriod ( ModifySnapshotCopyRetentionPeriodRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.ModifySnapshotCopyRetentionPeriodRequest Container for the necessary parameters to execute the ModifySnapshotCopyRetentionPeriod operation on AmazonRedshiftClient.
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

BeginPurchaseReservedNodeOffering() публичный Метод

Initiates the asynchronous execution of the PurchaseReservedNodeOffering operation.
public BeginPurchaseReservedNodeOffering ( PurchaseReservedNodeOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.PurchaseReservedNodeOfferingRequest Container for the necessary parameters to execute the PurchaseReservedNodeOffering operation on AmazonRedshiftClient.
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

BeginRebootCluster() публичный Метод

Initiates the asynchronous execution of the RebootCluster operation.
public BeginRebootCluster ( RebootClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.RebootClusterRequest Container for the necessary parameters to execute the RebootCluster operation on AmazonRedshiftClient.
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

BeginResetClusterParameterGroup() публичный Метод

Initiates the asynchronous execution of the ResetClusterParameterGroup operation.
public BeginResetClusterParameterGroup ( ResetClusterParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.ResetClusterParameterGroupRequest Container for the necessary parameters to execute the ResetClusterParameterGroup operation on AmazonRedshiftClient.
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

BeginRestoreFromClusterSnapshot() публичный Метод

Initiates the asynchronous execution of the RestoreFromClusterSnapshot operation.
public BeginRestoreFromClusterSnapshot ( RestoreFromClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.RestoreFromClusterSnapshotRequest Container for the necessary parameters to execute the RestoreFromClusterSnapshot operation on AmazonRedshiftClient.
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

BeginRestoreTableFromClusterSnapshot() публичный Метод

Initiates the asynchronous execution of the RestoreTableFromClusterSnapshot operation.
public BeginRestoreTableFromClusterSnapshot ( RestoreTableFromClusterSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.RestoreTableFromClusterSnapshotRequest Container for the necessary parameters to execute the RestoreTableFromClusterSnapshot operation on AmazonRedshiftClient.
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

BeginRevokeClusterSecurityGroupIngress() публичный Метод

Initiates the asynchronous execution of the RevokeClusterSecurityGroupIngress operation.
public BeginRevokeClusterSecurityGroupIngress ( RevokeClusterSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.RevokeClusterSecurityGroupIngressRequest Container for the necessary parameters to execute the RevokeClusterSecurityGroupIngress operation on AmazonRedshiftClient.
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

BeginRevokeSnapshotAccess() публичный Метод

Initiates the asynchronous execution of the RevokeSnapshotAccess operation.
public BeginRevokeSnapshotAccess ( RevokeSnapshotAccessRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.RevokeSnapshotAccessRequest Container for the necessary parameters to execute the RevokeSnapshotAccess operation on AmazonRedshiftClient.
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

BeginRotateEncryptionKey() публичный Метод

Initiates the asynchronous execution of the RotateEncryptionKey operation.
public BeginRotateEncryptionKey ( RotateEncryptionKeyRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Redshift.Model.RotateEncryptionKeyRequest Container for the necessary parameters to execute the RotateEncryptionKey operation on AmazonRedshiftClient.
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

CopyClusterSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the CopyClusterSnapshot operation.
public CopyClusterSnapshotAsync ( CopyClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CopyClusterSnapshotRequest Container for the necessary parameters to execute the CopyClusterSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateClusterAsync() публичный Метод

Initiates the asynchronous execution of the CreateCluster operation.
public CreateClusterAsync ( CreateClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateClusterRequest Container for the necessary parameters to execute the CreateCluster operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateClusterParameterGroupAsync() публичный Метод

Initiates the asynchronous execution of the CreateClusterParameterGroup operation.
public CreateClusterParameterGroupAsync ( CreateClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateClusterParameterGroupRequest Container for the necessary parameters to execute the CreateClusterParameterGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateClusterSecurityGroupAsync() публичный Метод

Initiates the asynchronous execution of the CreateClusterSecurityGroup operation.
public CreateClusterSecurityGroupAsync ( CreateClusterSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateClusterSecurityGroupRequest Container for the necessary parameters to execute the CreateClusterSecurityGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateClusterSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the CreateClusterSnapshot operation.
public CreateClusterSnapshotAsync ( CreateClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateClusterSnapshotRequest Container for the necessary parameters to execute the CreateClusterSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateClusterSubnetGroupAsync() публичный Метод

Initiates the asynchronous execution of the CreateClusterSubnetGroup operation.
public CreateClusterSubnetGroupAsync ( CreateClusterSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateClusterSubnetGroupRequest Container for the necessary parameters to execute the CreateClusterSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateEventSubscriptionAsync() публичный Метод

Initiates the asynchronous execution of the CreateEventSubscription operation.
public CreateEventSubscriptionAsync ( CreateEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateEventSubscriptionRequest Container for the necessary parameters to execute the CreateEventSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateHsmClientCertificateAsync() публичный Метод

Initiates the asynchronous execution of the CreateHsmClientCertificate operation.
public CreateHsmClientCertificateAsync ( CreateHsmClientCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateHsmClientCertificateRequest Container for the necessary parameters to execute the CreateHsmClientCertificate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateHsmConfigurationAsync() публичный Метод

Initiates the asynchronous execution of the CreateHsmConfiguration operation.
public CreateHsmConfigurationAsync ( CreateHsmConfigurationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateHsmConfigurationRequest Container for the necessary parameters to execute the CreateHsmConfiguration 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
Результат Amazon.Runtime.Internal.Auth.AbstractAWSSigner

CreateSnapshotCopyGrantAsync() публичный Метод

Initiates the asynchronous execution of the CreateSnapshotCopyGrant operation.
public CreateSnapshotCopyGrantAsync ( CreateSnapshotCopyGrantRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.CreateSnapshotCopyGrantRequest Container for the necessary parameters to execute the CreateSnapshotCopyGrant 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 Amazon.Redshift.Model.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

DeleteClusterAsync() публичный Метод

Initiates the asynchronous execution of the DeleteCluster operation.
public DeleteClusterAsync ( DeleteClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteClusterRequest Container for the necessary parameters to execute the DeleteCluster operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteClusterParameterGroupAsync() публичный Метод

Initiates the asynchronous execution of the DeleteClusterParameterGroup operation.
public DeleteClusterParameterGroupAsync ( DeleteClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteClusterParameterGroupRequest Container for the necessary parameters to execute the DeleteClusterParameterGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteClusterSecurityGroupAsync() публичный Метод

Initiates the asynchronous execution of the DeleteClusterSecurityGroup operation.
public DeleteClusterSecurityGroupAsync ( DeleteClusterSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteClusterSecurityGroupRequest Container for the necessary parameters to execute the DeleteClusterSecurityGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteClusterSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the DeleteClusterSnapshot operation.
public DeleteClusterSnapshotAsync ( DeleteClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteClusterSnapshotRequest Container for the necessary parameters to execute the DeleteClusterSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteClusterSubnetGroupAsync() публичный Метод

Initiates the asynchronous execution of the DeleteClusterSubnetGroup operation.
public DeleteClusterSubnetGroupAsync ( DeleteClusterSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteClusterSubnetGroupRequest Container for the necessary parameters to execute the DeleteClusterSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteEventSubscriptionAsync() публичный Метод

Initiates the asynchronous execution of the DeleteEventSubscription operation.
public DeleteEventSubscriptionAsync ( DeleteEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteEventSubscriptionRequest Container for the necessary parameters to execute the DeleteEventSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteHsmClientCertificateAsync() публичный Метод

Initiates the asynchronous execution of the DeleteHsmClientCertificate operation.
public DeleteHsmClientCertificateAsync ( DeleteHsmClientCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteHsmClientCertificateRequest Container for the necessary parameters to execute the DeleteHsmClientCertificate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteHsmConfigurationAsync() публичный Метод

Initiates the asynchronous execution of the DeleteHsmConfiguration operation.
public DeleteHsmConfigurationAsync ( DeleteHsmConfigurationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteHsmConfigurationRequest Container for the necessary parameters to execute the DeleteHsmConfiguration operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteSnapshotCopyGrantAsync() публичный Метод

Initiates the asynchronous execution of the DeleteSnapshotCopyGrant operation.
public DeleteSnapshotCopyGrantAsync ( Amazon.Redshift.Model.DeleteSnapshotCopyGrantRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DeleteSnapshotCopyGrantRequest Container for the necessary parameters to execute the DeleteSnapshotCopyGrant 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 Amazon.Redshift.Model.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

DescribeClusterParameterGroupsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeClusterParameterGroups operation.
public DescribeClusterParameterGroupsAsync ( DescribeClusterParameterGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeClusterParameterGroupsRequest Container for the necessary parameters to execute the DescribeClusterParameterGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeClusterParameterGroupsAsync() публичный Метод

Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all parameter groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all parameter groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, parameter groups are returned regardless of whether they have tag keys or values associated with them.

/// The parameter group name does not refer to an existing parameter group. /// /// The tag is invalid. ///
public DescribeClusterParameterGroupsAsync ( 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

DescribeClusterParametersAsync() публичный Метод

Initiates the asynchronous execution of the DescribeClusterParameters operation.
public DescribeClusterParametersAsync ( DescribeClusterParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeClusterParametersRequest Container for the necessary parameters to execute the DescribeClusterParameters operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeClusterSecurityGroupsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeClusterSecurityGroups operation.
public DescribeClusterSecurityGroupsAsync ( DescribeClusterSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeClusterSecurityGroupsRequest Container for the necessary parameters to execute the DescribeClusterSecurityGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeClusterSecurityGroupsAsync() публичный Метод

Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all security groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all security groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, security groups are returned regardless of whether they have tag keys or values associated with them.

/// The cluster security group name does not refer to an existing cluster security group. /// /// The tag is invalid. ///
public DescribeClusterSecurityGroupsAsync ( 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

DescribeClusterSnapshotsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeClusterSnapshots operation.
public DescribeClusterSnapshotsAsync ( DescribeClusterSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeClusterSnapshotsRequest Container for the necessary parameters to execute the DescribeClusterSnapshots operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeClusterSnapshotsAsync() публичный Метод

Returns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all snapshots that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all snapshots that have any combination of those values are returned. Only snapshots that you own are returned in the response; shared snapshots are not returned with the tag key and tag value request parameters.

If both tag keys and values are omitted from the request, snapshots are returned regardless of whether they have tag keys or values associated with them.

/// The snapshot identifier does not refer to an existing cluster snapshot. /// /// The tag is invalid. ///
public DescribeClusterSnapshotsAsync ( 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

DescribeClusterSubnetGroupsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeClusterSubnetGroups operation.
public DescribeClusterSubnetGroupsAsync ( DescribeClusterSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeClusterSubnetGroupsRequest Container for the necessary parameters to execute the DescribeClusterSubnetGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeClusterSubnetGroupsAsync() публичный Метод

Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups. By default, this operation returns information about all cluster subnet groups that are defined in you AWS account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all subnet groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all subnet groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, subnet groups are returned regardless of whether they have tag keys or values associated with them.

/// The cluster subnet group name does not refer to an existing cluster subnet group. /// /// The tag is invalid. ///
public DescribeClusterSubnetGroupsAsync ( 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

DescribeClusterVersionsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeClusterVersions operation.
public DescribeClusterVersionsAsync ( DescribeClusterVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeClusterVersionsRequest Container for the necessary parameters to execute the DescribeClusterVersions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeClusterVersionsAsync() публичный Метод

Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
public DescribeClusterVersionsAsync ( 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

DescribeClustersAsync() публичный Метод

Initiates the asynchronous execution of the DescribeClusters operation.
public DescribeClustersAsync ( DescribeClustersRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeClustersRequest Container for the necessary parameters to execute the DescribeClusters operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeClustersAsync() публичный Метод

Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties. This operation supports pagination. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all clusters that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all clusters that have any combination of those values are returned.

If both tag keys and values are omitted from the request, clusters are returned regardless of whether they have tag keys or values associated with them.

/// The ClusterIdentifier parameter does not refer to an existing cluster. /// /// The tag is invalid. ///
public DescribeClustersAsync ( 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

DescribeDefaultClusterParametersAsync() публичный Метод

Initiates the asynchronous execution of the DescribeDefaultClusterParameters operation.
public DescribeDefaultClusterParametersAsync ( DescribeDefaultClusterParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeDefaultClusterParametersRequest Container for the necessary parameters to execute the DescribeDefaultClusterParameters operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeEventCategoriesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeEventCategories operation.
public DescribeEventCategoriesAsync ( DescribeEventCategoriesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeEventCategoriesRequest Container for the necessary parameters to execute the DescribeEventCategories operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeEventCategoriesAsync() публичный Метод

Displays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.
public DescribeEventCategoriesAsync ( 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

DescribeEventSubscriptionsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeEventSubscriptions operation.
public DescribeEventSubscriptionsAsync ( DescribeEventSubscriptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Redshift.Model.DescribeEventSubscriptionsRequest Container for the necessary parameters to execute the DescribeEventSubscriptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeEventSubscriptionsAsync() публичный Метод

Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account. If you specify a subscription name, lists the description for that subscription.
/// An Amazon Redshift event notification subscription with the specified name does not /// exist. ///
public DescribeEventSubscriptionsAsync ( 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

DescribeEventsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeEvents operation.
public DescribeEventsAsync ( DescribeEventsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeEventsRequest Container for the necessary parameters to execute the DescribeEvents operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeEventsAsync() публичный Метод

Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
public DescribeEventsAsync ( 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

DescribeHsmClientCertificatesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeHsmClientCertificates operation.
public DescribeHsmClientCertificatesAsync ( DescribeHsmClientCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHsmClientCertificatesRequest Container for the necessary parameters to execute the DescribeHsmClientCertificates operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeHsmClientCertificatesAsync() публичный Метод

Returns information about the specified HSM client certificate. If no certificate ID is specified, returns information about all the HSM certificates owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM client certificates that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM client certificates that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM client certificates are returned regardless of whether they have tag keys or values associated with them.

/// There is no Amazon Redshift HSM client certificate with the specified identifier. /// /// The tag is invalid. ///
public DescribeHsmClientCertificatesAsync ( 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

DescribeHsmConfigurationsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeHsmConfigurations operation.
public DescribeHsmConfigurationsAsync ( DescribeHsmConfigurationsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHsmConfigurationsRequest Container for the necessary parameters to execute the DescribeHsmConfigurations operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeHsmConfigurationsAsync() публичный Метод

Returns information about the specified Amazon Redshift HSM configuration. If no configuration ID is specified, returns information about all the HSM configurations owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM connections that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM connections that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM connections are returned regardless of whether they have tag keys or values associated with them.

/// There is no Amazon Redshift HSM configuration with the specified identifier. /// /// The tag is invalid. ///
public DescribeHsmConfigurationsAsync ( 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

DescribeLoggingStatusAsync() публичный Метод

Initiates the asynchronous execution of the DescribeLoggingStatus operation.
public DescribeLoggingStatusAsync ( DescribeLoggingStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeLoggingStatusRequest Container for the necessary parameters to execute the DescribeLoggingStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeOrderableClusterOptionsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeOrderableClusterOptions operation.
public DescribeOrderableClusterOptionsAsync ( DescribeOrderableClusterOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeOrderableClusterOptionsRequest Container for the necessary parameters to execute the DescribeOrderableClusterOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeOrderableClusterOptionsAsync() публичный Метод

Returns a list of orderable cluster options. Before you create a new cluster you can use this operation to find what options are available, such as the EC2 Availability Zones (AZ) in the specific AWS region that you can specify, and the node types you can request. The node types differ by available storage, memory, CPU and price. With the cost involved you might want to obtain a list of cluster options in the specific region and specify values when creating a cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
public DescribeOrderableClusterOptionsAsync ( 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

DescribeReservedNodeOfferingsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeReservedNodeOfferings operation.
public DescribeReservedNodeOfferingsAsync ( DescribeReservedNodeOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedNodeOfferingsRequest Container for the necessary parameters to execute the DescribeReservedNodeOfferings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeReservedNodeOfferingsAsync() публичный Метод

Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

/// Specified offering does not exist. /// /// The requested operation isn't supported. ///
public DescribeReservedNodeOfferingsAsync ( 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

DescribeReservedNodesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeReservedNodes operation.
public DescribeReservedNodesAsync ( DescribeReservedNodesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedNodesRequest Container for the necessary parameters to execute the DescribeReservedNodes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeReservedNodesAsync() публичный Метод

Returns the descriptions of the reserved nodes.
/// The specified reserved compute node not found. ///
public DescribeReservedNodesAsync ( 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

DescribeResizeAsync() публичный Метод

Initiates the asynchronous execution of the DescribeResize operation.
public DescribeResizeAsync ( DescribeResizeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeResizeRequest Container for the necessary parameters to execute the DescribeResize operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeSnapshotCopyGrantsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeSnapshotCopyGrants operation.
public DescribeSnapshotCopyGrantsAsync ( DescribeSnapshotCopyGrantsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSnapshotCopyGrantsRequest Container for the necessary parameters to execute the DescribeSnapshotCopyGrants operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeTableRestoreStatusAsync() публичный Метод

Initiates the asynchronous execution of the DescribeTableRestoreStatus operation.
public DescribeTableRestoreStatusAsync ( DescribeTableRestoreStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTableRestoreStatusRequest Container for the necessary parameters to execute the DescribeTableRestoreStatus operation.
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

DisableLoggingAsync() публичный Метод

Initiates the asynchronous execution of the DisableLogging operation.
public DisableLoggingAsync ( DisableLoggingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableLoggingRequest Container for the necessary parameters to execute the DisableLogging operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DisableSnapshotCopyAsync() публичный Метод

Initiates the asynchronous execution of the DisableSnapshotCopy operation.
public DisableSnapshotCopyAsync ( DisableSnapshotCopyRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableSnapshotCopyRequest Container for the necessary parameters to execute the DisableSnapshotCopy 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

EnableLoggingAsync() публичный Метод

Initiates the asynchronous execution of the EnableLogging operation.
public EnableLoggingAsync ( EnableLoggingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableLoggingRequest Container for the necessary parameters to execute the EnableLogging operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

EnableSnapshotCopyAsync() публичный Метод

Initiates the asynchronous execution of the EnableSnapshotCopy operation.
public EnableSnapshotCopyAsync ( EnableSnapshotCopyRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableSnapshotCopyRequest Container for the necessary parameters to execute the EnableSnapshotCopy operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

EndAuthorizeClusterSecurityGroupIngress() публичный Метод

Finishes the asynchronous execution of the AuthorizeClusterSecurityGroupIngress operation.
public EndAuthorizeClusterSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeClusterSecurityGroupIngressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAuthorizeClusterSecurityGroupIngress.
Результат AuthorizeClusterSecurityGroupIngressResponse

EndAuthorizeSnapshotAccess() публичный Метод

Finishes the asynchronous execution of the AuthorizeSnapshotAccess operation.
public EndAuthorizeSnapshotAccess ( IAsyncResult asyncResult ) : AuthorizeSnapshotAccessResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAuthorizeSnapshotAccess.
Результат AuthorizeSnapshotAccessResponse

EndCopyClusterSnapshot() публичный Метод

Finishes the asynchronous execution of the CopyClusterSnapshot operation.
public EndCopyClusterSnapshot ( IAsyncResult asyncResult ) : CopyClusterSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCopyClusterSnapshot.
Результат CopyClusterSnapshotResponse

EndCreateCluster() публичный Метод

Finishes the asynchronous execution of the CreateCluster operation.
public EndCreateCluster ( IAsyncResult asyncResult ) : CreateClusterResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateCluster.
Результат CreateClusterResponse

EndCreateClusterParameterGroup() публичный Метод

Finishes the asynchronous execution of the CreateClusterParameterGroup operation.
public EndCreateClusterParameterGroup ( IAsyncResult asyncResult ) : CreateClusterParameterGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateClusterParameterGroup.
Результат CreateClusterParameterGroupResponse

EndCreateClusterSecurityGroup() публичный Метод

Finishes the asynchronous execution of the CreateClusterSecurityGroup operation.
public EndCreateClusterSecurityGroup ( IAsyncResult asyncResult ) : CreateClusterSecurityGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateClusterSecurityGroup.
Результат CreateClusterSecurityGroupResponse

EndCreateClusterSnapshot() публичный Метод

Finishes the asynchronous execution of the CreateClusterSnapshot operation.
public EndCreateClusterSnapshot ( IAsyncResult asyncResult ) : CreateClusterSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateClusterSnapshot.
Результат CreateClusterSnapshotResponse

EndCreateClusterSubnetGroup() публичный Метод

Finishes the asynchronous execution of the CreateClusterSubnetGroup operation.
public EndCreateClusterSubnetGroup ( IAsyncResult asyncResult ) : CreateClusterSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateClusterSubnetGroup.
Результат CreateClusterSubnetGroupResponse

EndCreateEventSubscription() публичный Метод

Finishes the asynchronous execution of the CreateEventSubscription operation.
public EndCreateEventSubscription ( IAsyncResult asyncResult ) : CreateEventSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateEventSubscription.
Результат CreateEventSubscriptionResponse

EndCreateHsmClientCertificate() публичный Метод

Finishes the asynchronous execution of the CreateHsmClientCertificate operation.
public EndCreateHsmClientCertificate ( IAsyncResult asyncResult ) : CreateHsmClientCertificateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateHsmClientCertificate.
Результат CreateHsmClientCertificateResponse

EndCreateHsmConfiguration() публичный Метод

Finishes the asynchronous execution of the CreateHsmConfiguration operation.
public EndCreateHsmConfiguration ( IAsyncResult asyncResult ) : CreateHsmConfigurationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateHsmConfiguration.
Результат CreateHsmConfigurationResponse

EndCreateSnapshotCopyGrant() публичный Метод

Finishes the asynchronous execution of the CreateSnapshotCopyGrant operation.
public EndCreateSnapshotCopyGrant ( IAsyncResult asyncResult ) : CreateSnapshotCopyGrantResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSnapshotCopyGrant.
Результат CreateSnapshotCopyGrantResponse

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

EndDeleteCluster() публичный Метод

Finishes the asynchronous execution of the DeleteCluster operation.
public EndDeleteCluster ( IAsyncResult asyncResult ) : DeleteClusterResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteCluster.
Результат DeleteClusterResponse

EndDeleteClusterParameterGroup() публичный Метод

Finishes the asynchronous execution of the DeleteClusterParameterGroup operation.
public EndDeleteClusterParameterGroup ( IAsyncResult asyncResult ) : DeleteClusterParameterGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteClusterParameterGroup.
Результат DeleteClusterParameterGroupResponse

EndDeleteClusterSecurityGroup() публичный Метод

Finishes the asynchronous execution of the DeleteClusterSecurityGroup operation.
public EndDeleteClusterSecurityGroup ( IAsyncResult asyncResult ) : DeleteClusterSecurityGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteClusterSecurityGroup.
Результат DeleteClusterSecurityGroupResponse

EndDeleteClusterSnapshot() публичный Метод

Finishes the asynchronous execution of the DeleteClusterSnapshot operation.
public EndDeleteClusterSnapshot ( IAsyncResult asyncResult ) : DeleteClusterSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteClusterSnapshot.
Результат DeleteClusterSnapshotResponse

EndDeleteClusterSubnetGroup() публичный Метод

Finishes the asynchronous execution of the DeleteClusterSubnetGroup operation.
public EndDeleteClusterSubnetGroup ( IAsyncResult asyncResult ) : DeleteClusterSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteClusterSubnetGroup.
Результат DeleteClusterSubnetGroupResponse

EndDeleteEventSubscription() публичный Метод

Finishes the asynchronous execution of the DeleteEventSubscription operation.
public EndDeleteEventSubscription ( IAsyncResult asyncResult ) : DeleteEventSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteEventSubscription.
Результат DeleteEventSubscriptionResponse

EndDeleteHsmClientCertificate() публичный Метод

Finishes the asynchronous execution of the DeleteHsmClientCertificate operation.
public EndDeleteHsmClientCertificate ( IAsyncResult asyncResult ) : DeleteHsmClientCertificateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteHsmClientCertificate.
Результат DeleteHsmClientCertificateResponse

EndDeleteHsmConfiguration() публичный Метод

Finishes the asynchronous execution of the DeleteHsmConfiguration operation.
public EndDeleteHsmConfiguration ( IAsyncResult asyncResult ) : DeleteHsmConfigurationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteHsmConfiguration.
Результат DeleteHsmConfigurationResponse

EndDeleteSnapshotCopyGrant() публичный Метод

Finishes the asynchronous execution of the DeleteSnapshotCopyGrant operation.
public EndDeleteSnapshotCopyGrant ( IAsyncResult asyncResult ) : DeleteSnapshotCopyGrantResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSnapshotCopyGrant.
Результат DeleteSnapshotCopyGrantResponse

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

EndDescribeClusterParameterGroups() публичный Метод

Finishes the asynchronous execution of the DescribeClusterParameterGroups operation.
public EndDescribeClusterParameterGroups ( IAsyncResult asyncResult ) : DescribeClusterParameterGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClusterParameterGroups.
Результат DescribeClusterParameterGroupsResponse

EndDescribeClusterParameters() публичный Метод

Finishes the asynchronous execution of the DescribeClusterParameters operation.
public EndDescribeClusterParameters ( IAsyncResult asyncResult ) : DescribeClusterParametersResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClusterParameters.
Результат DescribeClusterParametersResponse

EndDescribeClusterSecurityGroups() публичный Метод

Finishes the asynchronous execution of the DescribeClusterSecurityGroups operation.
public EndDescribeClusterSecurityGroups ( IAsyncResult asyncResult ) : DescribeClusterSecurityGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClusterSecurityGroups.
Результат DescribeClusterSecurityGroupsResponse

EndDescribeClusterSnapshots() публичный Метод

Finishes the asynchronous execution of the DescribeClusterSnapshots operation.
public EndDescribeClusterSnapshots ( IAsyncResult asyncResult ) : DescribeClusterSnapshotsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClusterSnapshots.
Результат DescribeClusterSnapshotsResponse

EndDescribeClusterSubnetGroups() публичный Метод

Finishes the asynchronous execution of the DescribeClusterSubnetGroups operation.
public EndDescribeClusterSubnetGroups ( IAsyncResult asyncResult ) : DescribeClusterSubnetGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClusterSubnetGroups.
Результат DescribeClusterSubnetGroupsResponse

EndDescribeClusterVersions() публичный Метод

Finishes the asynchronous execution of the DescribeClusterVersions operation.
public EndDescribeClusterVersions ( IAsyncResult asyncResult ) : DescribeClusterVersionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClusterVersions.
Результат DescribeClusterVersionsResponse

EndDescribeClusters() публичный Метод

Finishes the asynchronous execution of the DescribeClusters operation.
public EndDescribeClusters ( IAsyncResult asyncResult ) : DescribeClustersResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClusters.
Результат DescribeClustersResponse

EndDescribeDefaultClusterParameters() публичный Метод

Finishes the asynchronous execution of the DescribeDefaultClusterParameters operation.
public EndDescribeDefaultClusterParameters ( IAsyncResult asyncResult ) : DescribeDefaultClusterParametersResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeDefaultClusterParameters.
Результат DescribeDefaultClusterParametersResponse

EndDescribeEventCategories() публичный Метод

Finishes the asynchronous execution of the DescribeEventCategories operation.
public EndDescribeEventCategories ( IAsyncResult asyncResult ) : DescribeEventCategoriesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEventCategories.
Результат DescribeEventCategoriesResponse

EndDescribeEventSubscriptions() публичный Метод

Finishes the asynchronous execution of the DescribeEventSubscriptions operation.
public EndDescribeEventSubscriptions ( IAsyncResult asyncResult ) : DescribeEventSubscriptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEventSubscriptions.
Результат DescribeEventSubscriptionsResponse

EndDescribeEvents() публичный Метод

Finishes the asynchronous execution of the DescribeEvents operation.
public EndDescribeEvents ( IAsyncResult asyncResult ) : DescribeEventsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEvents.
Результат DescribeEventsResponse

EndDescribeHsmClientCertificates() публичный Метод

Finishes the asynchronous execution of the DescribeHsmClientCertificates operation.
public EndDescribeHsmClientCertificates ( IAsyncResult asyncResult ) : DescribeHsmClientCertificatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHsmClientCertificates.
Результат DescribeHsmClientCertificatesResponse

EndDescribeHsmConfigurations() публичный Метод

Finishes the asynchronous execution of the DescribeHsmConfigurations operation.
public EndDescribeHsmConfigurations ( IAsyncResult asyncResult ) : DescribeHsmConfigurationsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHsmConfigurations.
Результат DescribeHsmConfigurationsResponse

EndDescribeLoggingStatus() публичный Метод

Finishes the asynchronous execution of the DescribeLoggingStatus operation.
public EndDescribeLoggingStatus ( IAsyncResult asyncResult ) : DescribeLoggingStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeLoggingStatus.
Результат DescribeLoggingStatusResponse

EndDescribeOrderableClusterOptions() публичный Метод

Finishes the asynchronous execution of the DescribeOrderableClusterOptions operation.
public EndDescribeOrderableClusterOptions ( IAsyncResult asyncResult ) : DescribeOrderableClusterOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeOrderableClusterOptions.
Результат DescribeOrderableClusterOptionsResponse

EndDescribeReservedNodeOfferings() публичный Метод

Finishes the asynchronous execution of the DescribeReservedNodeOfferings operation.
public EndDescribeReservedNodeOfferings ( IAsyncResult asyncResult ) : DescribeReservedNodeOfferingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedNodeOfferings.
Результат DescribeReservedNodeOfferingsResponse

EndDescribeReservedNodes() публичный Метод

Finishes the asynchronous execution of the DescribeReservedNodes operation.
public EndDescribeReservedNodes ( IAsyncResult asyncResult ) : DescribeReservedNodesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedNodes.
Результат DescribeReservedNodesResponse

EndDescribeResize() публичный Метод

Finishes the asynchronous execution of the DescribeResize operation.
public EndDescribeResize ( IAsyncResult asyncResult ) : DescribeResizeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeResize.
Результат DescribeResizeResponse

EndDescribeSnapshotCopyGrants() публичный Метод

Finishes the asynchronous execution of the DescribeSnapshotCopyGrants operation.
public EndDescribeSnapshotCopyGrants ( IAsyncResult asyncResult ) : DescribeSnapshotCopyGrantsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSnapshotCopyGrants.
Результат DescribeSnapshotCopyGrantsResponse

EndDescribeTableRestoreStatus() публичный Метод

Finishes the asynchronous execution of the DescribeTableRestoreStatus operation.
public EndDescribeTableRestoreStatus ( IAsyncResult asyncResult ) : DescribeTableRestoreStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTableRestoreStatus.
Результат DescribeTableRestoreStatusResponse

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

EndDisableLogging() публичный Метод

Finishes the asynchronous execution of the DisableLogging operation.
public EndDisableLogging ( IAsyncResult asyncResult ) : DisableLoggingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableLogging.
Результат DisableLoggingResponse

EndDisableSnapshotCopy() публичный Метод

Finishes the asynchronous execution of the DisableSnapshotCopy operation.
public EndDisableSnapshotCopy ( IAsyncResult asyncResult ) : DisableSnapshotCopyResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableSnapshotCopy.
Результат DisableSnapshotCopyResponse

EndEnableLogging() публичный Метод

Finishes the asynchronous execution of the EnableLogging operation.
public EndEnableLogging ( IAsyncResult asyncResult ) : EnableLoggingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableLogging.
Результат EnableLoggingResponse

EndEnableSnapshotCopy() публичный Метод

Finishes the asynchronous execution of the EnableSnapshotCopy operation.
public EndEnableSnapshotCopy ( IAsyncResult asyncResult ) : EnableSnapshotCopyResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableSnapshotCopy.
Результат EnableSnapshotCopyResponse

EndModifyCluster() публичный Метод

Finishes the asynchronous execution of the ModifyCluster operation.
public EndModifyCluster ( IAsyncResult asyncResult ) : ModifyClusterResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyCluster.
Результат ModifyClusterResponse

EndModifyClusterIamRoles() публичный Метод

Finishes the asynchronous execution of the ModifyClusterIamRoles operation.
public EndModifyClusterIamRoles ( IAsyncResult asyncResult ) : ModifyClusterIamRolesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyClusterIamRoles.
Результат ModifyClusterIamRolesResponse

EndModifyClusterParameterGroup() публичный Метод

Finishes the asynchronous execution of the ModifyClusterParameterGroup operation.
public EndModifyClusterParameterGroup ( IAsyncResult asyncResult ) : ModifyClusterParameterGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyClusterParameterGroup.
Результат ModifyClusterParameterGroupResponse

EndModifyClusterSubnetGroup() публичный Метод

Finishes the asynchronous execution of the ModifyClusterSubnetGroup operation.
public EndModifyClusterSubnetGroup ( IAsyncResult asyncResult ) : ModifyClusterSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyClusterSubnetGroup.
Результат ModifyClusterSubnetGroupResponse

EndModifyEventSubscription() публичный Метод

Finishes the asynchronous execution of the ModifyEventSubscription operation.
public EndModifyEventSubscription ( IAsyncResult asyncResult ) : ModifyEventSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyEventSubscription.
Результат ModifyEventSubscriptionResponse

EndModifySnapshotCopyRetentionPeriod() публичный Метод

Finishes the asynchronous execution of the ModifySnapshotCopyRetentionPeriod operation.
public EndModifySnapshotCopyRetentionPeriod ( IAsyncResult asyncResult ) : ModifySnapshotCopyRetentionPeriodResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifySnapshotCopyRetentionPeriod.
Результат ModifySnapshotCopyRetentionPeriodResponse

EndPurchaseReservedNodeOffering() публичный Метод

Finishes the asynchronous execution of the PurchaseReservedNodeOffering operation.
public EndPurchaseReservedNodeOffering ( IAsyncResult asyncResult ) : PurchaseReservedNodeOfferingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPurchaseReservedNodeOffering.
Результат PurchaseReservedNodeOfferingResponse

EndRebootCluster() публичный Метод

Finishes the asynchronous execution of the RebootCluster operation.
public EndRebootCluster ( IAsyncResult asyncResult ) : RebootClusterResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRebootCluster.
Результат RebootClusterResponse

EndResetClusterParameterGroup() публичный Метод

Finishes the asynchronous execution of the ResetClusterParameterGroup operation.
public EndResetClusterParameterGroup ( IAsyncResult asyncResult ) : ResetClusterParameterGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetClusterParameterGroup.
Результат ResetClusterParameterGroupResponse

EndRestoreFromClusterSnapshot() публичный Метод

Finishes the asynchronous execution of the RestoreFromClusterSnapshot operation.
public EndRestoreFromClusterSnapshot ( IAsyncResult asyncResult ) : RestoreFromClusterSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRestoreFromClusterSnapshot.
Результат RestoreFromClusterSnapshotResponse

EndRestoreTableFromClusterSnapshot() публичный Метод

Finishes the asynchronous execution of the RestoreTableFromClusterSnapshot operation.
public EndRestoreTableFromClusterSnapshot ( IAsyncResult asyncResult ) : RestoreTableFromClusterSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRestoreTableFromClusterSnapshot.
Результат RestoreTableFromClusterSnapshotResponse

EndRevokeClusterSecurityGroupIngress() публичный Метод

Finishes the asynchronous execution of the RevokeClusterSecurityGroupIngress operation.
public EndRevokeClusterSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeClusterSecurityGroupIngressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRevokeClusterSecurityGroupIngress.
Результат RevokeClusterSecurityGroupIngressResponse

EndRevokeSnapshotAccess() публичный Метод

Finishes the asynchronous execution of the RevokeSnapshotAccess operation.
public EndRevokeSnapshotAccess ( IAsyncResult asyncResult ) : RevokeSnapshotAccessResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRevokeSnapshotAccess.
Результат RevokeSnapshotAccessResponse

EndRotateEncryptionKey() публичный Метод

Finishes the asynchronous execution of the RotateEncryptionKey operation.
public EndRotateEncryptionKey ( IAsyncResult asyncResult ) : RotateEncryptionKeyResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRotateEncryptionKey.
Результат RotateEncryptionKeyResponse

ModifyClusterAsync() публичный Метод

Initiates the asynchronous execution of the ModifyCluster operation.
public ModifyClusterAsync ( ModifyClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyClusterRequest Container for the necessary parameters to execute the ModifyCluster operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyClusterIamRolesAsync() публичный Метод

Initiates the asynchronous execution of the ModifyClusterIamRoles operation.
public ModifyClusterIamRolesAsync ( ModifyClusterIamRolesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyClusterIamRolesRequest Container for the necessary parameters to execute the ModifyClusterIamRoles operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyClusterParameterGroupAsync() публичный Метод

Initiates the asynchronous execution of the ModifyClusterParameterGroup operation.
public ModifyClusterParameterGroupAsync ( ModifyClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyClusterParameterGroupRequest Container for the necessary parameters to execute the ModifyClusterParameterGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyClusterSubnetGroupAsync() публичный Метод

Initiates the asynchronous execution of the ModifyClusterSubnetGroup operation.
public ModifyClusterSubnetGroupAsync ( ModifyClusterSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyClusterSubnetGroupRequest Container for the necessary parameters to execute the ModifyClusterSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyEventSubscriptionAsync() публичный Метод

Initiates the asynchronous execution of the ModifyEventSubscription operation.
public ModifyEventSubscriptionAsync ( ModifyEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyEventSubscriptionRequest Container for the necessary parameters to execute the ModifyEventSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifySnapshotCopyRetentionPeriodAsync() публичный Метод

Initiates the asynchronous execution of the ModifySnapshotCopyRetentionPeriod operation.
public ModifySnapshotCopyRetentionPeriodAsync ( ModifySnapshotCopyRetentionPeriodRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifySnapshotCopyRetentionPeriodRequest Container for the necessary parameters to execute the ModifySnapshotCopyRetentionPeriod operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

PurchaseReservedNodeOfferingAsync() публичный Метод

Initiates the asynchronous execution of the PurchaseReservedNodeOffering operation.
public PurchaseReservedNodeOfferingAsync ( PurchaseReservedNodeOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PurchaseReservedNodeOfferingRequest Container for the necessary parameters to execute the PurchaseReservedNodeOffering operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RebootClusterAsync() публичный Метод

Initiates the asynchronous execution of the RebootCluster operation.
public RebootClusterAsync ( RebootClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RebootClusterRequest Container for the necessary parameters to execute the RebootCluster operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ResetClusterParameterGroupAsync() публичный Метод

Initiates the asynchronous execution of the ResetClusterParameterGroup operation.
public ResetClusterParameterGroupAsync ( ResetClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetClusterParameterGroupRequest Container for the necessary parameters to execute the ResetClusterParameterGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RestoreFromClusterSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the RestoreFromClusterSnapshot operation.
public RestoreFromClusterSnapshotAsync ( RestoreFromClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RestoreFromClusterSnapshotRequest Container for the necessary parameters to execute the RestoreFromClusterSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RestoreTableFromClusterSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the RestoreTableFromClusterSnapshot operation.
public RestoreTableFromClusterSnapshotAsync ( RestoreTableFromClusterSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RestoreTableFromClusterSnapshotRequest Container for the necessary parameters to execute the RestoreTableFromClusterSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RevokeClusterSecurityGroupIngressAsync() публичный Метод

Initiates the asynchronous execution of the RevokeClusterSecurityGroupIngress operation.
public RevokeClusterSecurityGroupIngressAsync ( RevokeClusterSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RevokeClusterSecurityGroupIngressRequest Container for the necessary parameters to execute the RevokeClusterSecurityGroupIngress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RevokeSnapshotAccessAsync() публичный Метод

Initiates the asynchronous execution of the RevokeSnapshotAccess operation.
public RevokeSnapshotAccessAsync ( RevokeSnapshotAccessRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RevokeSnapshotAccessRequest Container for the necessary parameters to execute the RevokeSnapshotAccess operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RotateEncryptionKeyAsync() публичный Метод

Initiates the asynchronous execution of the RotateEncryptionKey operation.
public RotateEncryptionKeyAsync ( RotateEncryptionKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RotateEncryptionKeyRequest Container for the necessary parameters to execute the RotateEncryptionKey operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task