A B C D E F G H I M N O P R S T U V W 

A

AccessToSnapshotDeniedException - Exception in com.amazonaws.services.redshift.model
The owner of the specified snapshot has not authorized your account to access the snapshot.
AccessToSnapshotDeniedException(String) - Constructor for exception com.amazonaws.services.redshift.model.AccessToSnapshotDeniedException
Constructs a new AccessToSnapshotDeniedException with the specified error message.
AccountWithRestoreAccess - Class in com.amazonaws.services.redshift.model
Describes an AWS customer account authorized to restore a snapshot.
AccountWithRestoreAccess() - Constructor for class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
AmazonRedshift - Interface in com.amazonaws.services.redshift
Interface for accessing AmazonRedshift.
AmazonRedshiftAsync - Interface in com.amazonaws.services.redshift
Interface for accessing AmazonRedshift asynchronously.
AmazonRedshiftAsyncClient - Class in com.amazonaws.services.redshift
Asynchronous client for accessing AmazonRedshift.
AmazonRedshiftAsyncClient() - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift.
AmazonRedshiftAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift.
AmazonRedshiftAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials.
AmazonRedshiftAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials and executor service.
AmazonRedshiftAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials, executor service, and client configuration options.
AmazonRedshiftAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider.
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider and executor service.
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider and client configuration options.
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonRedshiftClient - Class in com.amazonaws.services.redshift
Client for accessing AmazonRedshift.
AmazonRedshiftClient() - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift.
AmazonRedshiftClient(ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift.
AmazonRedshiftClient(AWSCredentials) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials.
AmazonRedshiftClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials and client configuration options.
AmazonRedshiftClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider.
AmazonRedshiftClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider and client configuration options.
AmazonRedshiftClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider, client configuration options, and request metric collector.
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
AuthorizationNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationNotFoundException
Constructs a new AuthorizationNotFoundException with the specified error message.
AuthorizationQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The authorization quota for the cluster security group has been reached.
AuthorizationQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationQuotaExceededException
Constructs a new AuthorizationQuotaExceededException with the specified error message.
authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Adds an inbound (ingress) rule to an Amazon Redshift security group.
AuthorizeClusterSecurityGroupIngressRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the AuthorizeClusterSecurityGroupIngress operation.
AuthorizeClusterSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Authorizes the specified AWS customer account to restore the specified snapshot.
AuthorizeSnapshotAccessRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the AuthorizeSnapshotAccess operation.
AuthorizeSnapshotAccessRequest() - Constructor for class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
AvailabilityZone - Class in com.amazonaws.services.redshift.model
Describes an availability zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.redshift.model.AvailabilityZone
 

B

BucketNotFoundException - Exception in com.amazonaws.services.redshift.model
Could not find the specified S3 bucket.
BucketNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.BucketNotFoundException
Constructs a new BucketNotFoundException with the specified error message.

C

clone() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
clone() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
clone() - Method in class com.amazonaws.services.redshift.model.Cluster
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
clone() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
clone() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
clone() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
clone() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.Endpoint
 
clone() - Method in class com.amazonaws.services.redshift.model.Event
 
clone() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
clone() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
clone() - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
clone() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
clone() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
clone() - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.IPRange
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
clone() - Method in class com.amazonaws.services.redshift.model.Parameter
 
clone() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
clone() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
clone() - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
clone() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
clone() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
clone() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
clone() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
clone() - Method in class com.amazonaws.services.redshift.model.Snapshot
 
clone() - Method in class com.amazonaws.services.redshift.model.Subnet
 
clone() - Method in class com.amazonaws.services.redshift.model.Tag
 
clone() - Method in class com.amazonaws.services.redshift.model.TaggedResource
 
clone() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
Cluster - Class in com.amazonaws.services.redshift.model
Describes a cluster.
Cluster() - Constructor for class com.amazonaws.services.redshift.model.Cluster
 
ClusterAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The account already has a cluster with the given identifier.
ClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterAlreadyExistsException
Constructs a new ClusterAlreadyExistsException with the specified error message.
ClusterNode - Class in com.amazonaws.services.redshift.model
The identifier of a node in a cluster.
ClusterNode() - Constructor for class com.amazonaws.services.redshift.model.ClusterNode
 
ClusterNotFoundException - Exception in com.amazonaws.services.redshift.model
The ClusterIdentifier parameter does not refer to an existing cluster.
ClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterNotFoundException
Constructs a new ClusterNotFoundException with the specified error message.
ClusterParameterGroup - Class in com.amazonaws.services.redshift.model
Describes a parameter group.
ClusterParameterGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
ClusterParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A cluster parameter group with the same name already exists.
ClusterParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupAlreadyExistsException
Constructs a new ClusterParameterGroupAlreadyExistsException with the specified error message.
ClusterParameterGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The parameter group name does not refer to an existing parameter group.
ClusterParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupNotFoundException
Constructs a new ClusterParameterGroupNotFoundException with the specified error message.
ClusterParameterGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster parameter groups.
ClusterParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupQuotaExceededException
Constructs a new ClusterParameterGroupQuotaExceededException with the specified error message.
ClusterParameterGroupStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a parameter group.
ClusterParameterGroupStatus() - Constructor for class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
ClusterQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would exceed the allowed number of cluster instances for this account.
ClusterQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterQuotaExceededException
Constructs a new ClusterQuotaExceededException with the specified error message.
ClusterSecurityGroup - Class in com.amazonaws.services.redshift.model
Describes a security group.
ClusterSecurityGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
ClusterSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A cluster security group with the same name already exists.
ClusterSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupAlreadyExistsException
Constructs a new ClusterSecurityGroupAlreadyExistsException with the specified error message.
ClusterSecurityGroupMembership - Class in com.amazonaws.services.redshift.model
Describes a security group.
ClusterSecurityGroupMembership() - Constructor for class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
ClusterSecurityGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The cluster security group name does not refer to an existing cluster security group.
ClusterSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupNotFoundException
Constructs a new ClusterSecurityGroupNotFoundException with the specified error message.
ClusterSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster security groups.
ClusterSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupQuotaExceededException
Constructs a new ClusterSecurityGroupQuotaExceededException with the specified error message.
ClusterSnapshotAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The value specified as a snapshot identifier is already used by an existing snapshot.
ClusterSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotAlreadyExistsException
Constructs a new ClusterSnapshotAlreadyExistsException with the specified error message.
ClusterSnapshotCopyStatus - Class in com.amazonaws.services.redshift.model
Returns the destination region and retention period that are configured for cross-region snapshot copy.
ClusterSnapshotCopyStatus() - Constructor for class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
ClusterSnapshotNotFoundException - Exception in com.amazonaws.services.redshift.model
The snapshot identifier does not refer to an existing cluster snapshot.
ClusterSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotNotFoundException
Constructs a new ClusterSnapshotNotFoundException with the specified error message.
ClusterSnapshotQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster snapshots.
ClusterSnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotQuotaExceededException
Constructs a new ClusterSnapshotQuotaExceededException with the specified error message.
ClusterSubnetGroup - Class in com.amazonaws.services.redshift.model
Describes a subnet group.
ClusterSubnetGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
ClusterSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A ClusterSubnetGroupName is already used by an existing cluster subnet group.
ClusterSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupAlreadyExistsException
Constructs a new ClusterSubnetGroupAlreadyExistsException with the specified error message.
ClusterSubnetGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group name does not refer to an existing cluster subnet group.
ClusterSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupNotFoundException
Constructs a new ClusterSubnetGroupNotFoundException with the specified error message.
ClusterSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in user exceeding the allowed number of cluster subnet groups.
ClusterSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupQuotaExceededException
Constructs a new ClusterSubnetGroupQuotaExceededException with the specified error message.
ClusterSubnetQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in user exceeding the allowed number of subnets in a cluster subnet groups.
ClusterSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetQuotaExceededException
Constructs a new ClusterSubnetQuotaExceededException with the specified error message.
ClusterVersion - Class in com.amazonaws.services.redshift.model
Describes a cluster version, including the parameter group family and description of the version.
ClusterVersion() - Constructor for class com.amazonaws.services.redshift.model.ClusterVersion
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.redshift - package com.amazonaws.services.redshift
Synchronous and asynchronous client classes for accessing AmazonRedshift.
com.amazonaws.services.redshift.model - package com.amazonaws.services.redshift.model
Classes modeling the various types represented by AmazonRedshift.
copyClusterSnapshot(CopyClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshot(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
CopyClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CopyClusterSnapshot operation.
CopyClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
CopyToRegionDisabledException - Exception in com.amazonaws.services.redshift.model
Cross-region snapshot copy was temporarily disabled.
CopyToRegionDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.CopyToRegionDisabledException
Constructs a new CopyToRegionDisabledException with the specified error message.
createCluster(CreateClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new cluster.
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new cluster.
createClusterAsync(CreateClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster.
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster.
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster.
createClusterParameterGroup(CreateClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an Amazon Redshift parameter group.
createClusterParameterGroup(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift parameter group.
CreateClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterParameterGroup operation.
CreateClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
CreateClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateCluster operation.
CreateClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterRequest
 
createClusterSecurityGroup(CreateClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new Amazon Redshift security group.
createClusterSecurityGroup(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift security group.
CreateClusterSecurityGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterSecurityGroup operation.
CreateClusterSecurityGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
createClusterSnapshot(CreateClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a manual snapshot of the specified cluster.
createClusterSnapshot(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a manual snapshot of the specified cluster.
CreateClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterSnapshot operation.
CreateClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
createClusterSubnetGroup(CreateClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroup(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift subnet group.
CreateClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterSubnetGroup operation.
CreateClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
createEventSubscription(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an Amazon Redshift event notification subscription.
createEventSubscription(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift event notification subscription.
CreateEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateEventSubscription operation.
CreateEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
createHsmClientCertificate(CreateHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificate(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
CreateHsmClientCertificateRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateHsmClientCertificate operation.
CreateHsmClientCertificateRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
createHsmConfiguration(CreateHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfiguration(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM).
CreateHsmConfigurationRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateHsmConfiguration operation.
CreateHsmConfigurationRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Adds one or more tags to a specified resource.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Adds one or more tags to a specified resource.
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds one or more tags to a specified resource.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds one or more tags to a specified resource.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Adds one or more tags to a specified resource.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Adds one or more tags to a specified resource.
CreateTagsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateTags operation.
CreateTagsRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateTagsRequest
 

D

DefaultClusterParameters - Class in com.amazonaws.services.redshift.model
Describes the default cluster parameters for a parameter group family.
DefaultClusterParameters() - Constructor for class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
deleteCluster(DeleteClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a previously provisioned cluster.
deleteCluster(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a previously provisioned cluster.
deleteClusterParameterGroup(DeleteClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroup(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a specified Amazon Redshift parameter group.
DeleteClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterParameterGroup operation.
DeleteClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
DeleteClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteCluster operation.
DeleteClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift security group.
DeleteClusterSecurityGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterSecurityGroup operation.
DeleteClusterSecurityGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
deleteClusterSnapshot(DeleteClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified manual snapshot.
deleteClusterSnapshot(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified manual snapshot.
DeleteClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterSnapshot operation.
DeleteClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified cluster subnet group.
deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified cluster subnet group.
DeleteClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterSubnetGroup operation.
DeleteClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift event notification subscription.
DeleteEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteEventSubscription operation.
DeleteEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
deleteHsmClientCertificate(DeleteHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified HSM client certificate.
deleteHsmClientCertificate(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified HSM client certificate.
DeleteHsmClientCertificateRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteHsmClientCertificate operation.
DeleteHsmClientCertificateRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
deleteHsmConfiguration(DeleteHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfiguration(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified Amazon Redshift HSM configuration.
DeleteHsmConfigurationRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteHsmConfiguration operation.
DeleteHsmConfigurationRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a tag or tags from a resource.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a tag or tags from a resource.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a tag or tags from a resource.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a tag or tags from a resource.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a tag or tags from a resource.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a tag or tags from a resource.
DeleteTagsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
describeClusterParameterGroups(DescribeClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
DescribeClusterParameterGroupsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterParameterGroups operation.
DescribeClusterParameterGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
DescribeClusterParameterGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterParameterGroups action.
DescribeClusterParameterGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
describeClusterParameters(DescribeClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParameters(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
DescribeClusterParametersRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterParameters operation.
DescribeClusterParametersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
DescribeClusterParametersResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterParameters action.
DescribeClusterParametersResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
describeClusters(DescribeClustersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about Amazon Redshift security groups.
DescribeClusterSecurityGroupsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterSecurityGroups operation.
DescribeClusterSecurityGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
DescribeClusterSecurityGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSecurityGroups action.
DescribeClusterSecurityGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
describeClusterSnapshots(DescribeClusterSnapshotsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
DescribeClusterSnapshotsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterSnapshots operation.
DescribeClusterSnapshotsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
DescribeClusterSnapshotsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSnapshots action.
DescribeClusterSnapshotsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
DescribeClustersRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusters operation.
DescribeClustersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
DescribeClustersResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusters action.
DescribeClustersResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClustersResult
 
describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
DescribeClusterSubnetGroupsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterSubnetGroups operation.
DescribeClusterSubnetGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
DescribeClusterSubnetGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSubnetGroups action.
DescribeClusterSubnetGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
describeClusterVersions(DescribeClusterVersionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns descriptions of the available Amazon Redshift cluster versions.
DescribeClusterVersionsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterVersions operation.
DescribeClusterVersionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
DescribeClusterVersionsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterVersions action.
DescribeClusterVersionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of parameter settings for the specified parameter group family.
DescribeDefaultClusterParametersRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeDefaultClusterParameters operation.
DescribeDefaultClusterParametersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
describeEventCategories(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Displays a list of event categories for all event source types, or for a specified source type.
DescribeEventCategoriesRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeEventCategories operation.
DescribeEventCategoriesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
DescribeEventCategoriesResult - Class in com.amazonaws.services.redshift.model
DescribeEventCategoriesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
DescribeEventsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
DescribeEventsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeEvents action.
DescribeEventsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventsResult
 
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
DescribeEventSubscriptionsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeEventSubscriptions operation.
DescribeEventSubscriptionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
DescribeEventSubscriptionsResult - Class in com.amazonaws.services.redshift.model
DescribeEventSubscriptionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
describeHsmClientCertificates(DescribeHsmClientCertificatesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified HSM client certificate.
describeHsmClientCertificates() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified HSM client certificate.
describeHsmClientCertificates(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified HSM client certificate.
describeHsmClientCertificates() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified HSM client certificate.
DescribeHsmClientCertificatesRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeHsmClientCertificates operation.
DescribeHsmClientCertificatesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
DescribeHsmClientCertificatesResult - Class in com.amazonaws.services.redshift.model
DescribeHsmClientCertificatesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
describeHsmConfigurations(DescribeHsmConfigurationsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified Amazon Redshift HSM configuration.
DescribeHsmConfigurationsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeHsmConfigurations operation.
DescribeHsmConfigurationsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
DescribeHsmConfigurationsResult - Class in com.amazonaws.services.redshift.model
DescribeHsmConfigurationsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
describeLoggingStatus(DescribeLoggingStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatus(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
DescribeLoggingStatusRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeLoggingStatus operation.
DescribeLoggingStatusRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
DescribeLoggingStatusResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
DescribeLoggingStatusResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of orderable cluster options.
describeOrderableClusterOptions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of orderable cluster options.
describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of orderable cluster options.
describeOrderableClusterOptions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of orderable cluster options.
DescribeOrderableClusterOptionsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeOrderableClusterOptions operation.
DescribeOrderableClusterOptionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
DescribeOrderableClusterOptionsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeOrderableClusterOptions action.
DescribeOrderableClusterOptionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
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.
describeReservedNodeOfferings() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
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.
describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
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.
describeReservedNodeOfferings() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
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.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
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.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
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.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
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.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
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.
DescribeReservedNodeOfferingsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeReservedNodeOfferings operation.
DescribeReservedNodeOfferingsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
DescribeReservedNodeOfferingsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeReservedNodeOfferings action.
DescribeReservedNodeOfferingsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
describeReservedNodes(DescribeReservedNodesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns the descriptions of the reserved nodes.
describeReservedNodes() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns the descriptions of the reserved nodes.
describeReservedNodes(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns the descriptions of the reserved nodes.
describeReservedNodes() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns the descriptions of the reserved nodes.
DescribeReservedNodesRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeReservedNodes operation.
DescribeReservedNodesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
DescribeReservedNodesResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeReservedNodes action.
DescribeReservedNodesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
describeResize(DescribeResizeRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the last resize operation for the specified cluster.
describeResize(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the last resize operation for the specified cluster.
DescribeResizeRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeResize operation.
DescribeResizeRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
DescribeResizeResult - Class in com.amazonaws.services.redshift.model
Describes the result of a cluster resize operation.
DescribeResizeResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeResizeResult
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of tags.
describeTags() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of tags.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of tags.
describeTags() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of tags.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of tags.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of tags.
DescribeTagsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
DescribeTagsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeTags action.
DescribeTagsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeTagsResult
 
disableLogging(DisableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLogging(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
DisableLoggingRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DisableLogging operation.
DisableLoggingRequest() - Constructor for class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
DisableLoggingResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
DisableLoggingResult() - Constructor for class com.amazonaws.services.redshift.model.DisableLoggingResult
 
disableSnapshotCopy(DisableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopy(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
DisableSnapshotCopyRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DisableSnapshotCopy operation.
DisableSnapshotCopyRequest() - Constructor for class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 

E

EC2SecurityGroup - Class in com.amazonaws.services.redshift.model
Describes an Amazon EC2 security group.
EC2SecurityGroup() - Constructor for class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
ElasticIpStatus - Class in com.amazonaws.services.redshift.model
Describes the status of the elastic IP (EIP) address.
ElasticIpStatus() - Constructor for class com.amazonaws.services.redshift.model.ElasticIpStatus
 
enableLogging(EnableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLogging(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
EnableLoggingRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the EnableLogging operation.
EnableLoggingRequest() - Constructor for class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
EnableLoggingResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
EnableLoggingResult() - Constructor for class com.amazonaws.services.redshift.model.EnableLoggingResult
 
enableSnapshotCopy(EnableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopy(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
EnableSnapshotCopyRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the EnableSnapshotCopy operation.
EnableSnapshotCopyRequest() - Constructor for class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
Endpoint - Class in com.amazonaws.services.redshift.model
Describes a connection endpoint.
Endpoint() - Constructor for class com.amazonaws.services.redshift.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Cluster
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Event
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.IPRange
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.TaggedResource
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
Event - Class in com.amazonaws.services.redshift.model
Describes an event.
Event() - Constructor for class com.amazonaws.services.redshift.model.Event
 
EventCategoriesMap - Class in com.amazonaws.services.redshift.model
 
EventCategoriesMap() - Constructor for class com.amazonaws.services.redshift.model.EventCategoriesMap
 
EventInfoMap - Class in com.amazonaws.services.redshift.model
 
EventInfoMap() - Constructor for class com.amazonaws.services.redshift.model.EventInfoMap
 
EventSubscription - Class in com.amazonaws.services.redshift.model
 
EventSubscription() - Constructor for class com.amazonaws.services.redshift.model.EventSubscription
 
EventSubscriptionQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would exceed the allowed number of event subscriptions for this account.
EventSubscriptionQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.EventSubscriptionQuotaExceededException
Constructs a new EventSubscriptionQuotaExceededException with the specified error message.
exceptionUnmarshallers - Variable in class com.amazonaws.services.redshift.AmazonRedshiftClient
List of exception unmarshallers for all AmazonRedshift exceptions.

F

fromValue(String) - Static method in enum com.amazonaws.services.redshift.model.SourceType
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
getAccountsWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
getAccountWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
getAccountWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.RedshiftActions
 
getActualIncrementalBackupSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
getAddress() - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
getAllowedValues() - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The number of days that automated snapshots are retained.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
getAvailabilityZones() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
getAvgResizeRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The average rate of the resize operation over the last few minutes, measured in megabytes per second.
getBackupProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
getBucketName() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
getClusterCreateTime() - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
getClusterCreateTime() - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster to get the logging status from.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the new identifier for the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
getClusterNodes() - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
getClusterParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
getClusterParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the parameter group to be associated with this cluster.
getClusterParameterGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
getClusterPublicKey() - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
getClusterRevisionNumber() - Method in class com.amazonaws.services.redshift.model.Cluster
The specific revision number of the database in the cluster.
getClusters() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
getClusterSnapshotCopyStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Returns the destination region and retention period that are configured for cross-region snapshot copy.
getClusterStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of this cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
getClusterSubnetGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
getClusterType() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
getClusterType() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
getClusterType() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
getClusterType() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
getClusterVersions() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
getCurrencyCode() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
getCurrencyCode() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
getCurrentBackupRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
getCurrentRestoreRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
getCustomerAwsId() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
getCustSubscriptionId() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
getDataType() - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
getDate() - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
getDBName() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
getDBName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
getDBName() - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
getDescription() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
getDescription() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
getDescription() - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
getDestinationRegion() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
getDestinationRegion() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
getDuration() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
getDuration() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
getDuration() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroups() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The amount of seconds that have elapsed since the resize operation began.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
getElasticIpStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of the elastic IP (EIP) address.
getEnabled() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
getEnabled() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
getEnabled() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in the cluster is encrypted at rest.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
getEncryptedWithHSM() - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
getEndpoint() - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
getEndTime() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
getEndTime() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEstimatedSecondsToCompletion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
getEstimatedTimeToCompletionInSeconds() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated time remaining, in seconds, until the resize operation is complete.
getEstimatedTimeToCompletionInSeconds() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
getEventCategoriesList() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
getEventCategoriesMapList() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
getEventDescription() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
getEventId() - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
getEventId() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
getEvents() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
getEvents() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
getEventSubscriptionsList() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
getExecutorService() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns the executor service used by this async client to execute requests.
getFinalClusterSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
getFixedPrice() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charged you for this reserved node.
getFixedPrice() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to use the database encryption keys.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificatePublicKey() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to connect to the HSM.
getHsmClientCertificates() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurations() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
getHsmIpAddress() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
getHsmIpAddress() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
getHsmPartitionName() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
getHsmPartitionName() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
getHsmPartitionPassword() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
getHsmServerPublicCertificate() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The HSMs public certificate file.
getHsmStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
getImportTablesCompleted() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
getImportTablesInProgress() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
getImportTablesNotStarted() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
getIPRanges() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
getIsModifiable() - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
getKey() - Method in class com.amazonaws.services.redshift.model.Tag
The key, or name, for the resource tag.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.Cluster
The AWS Key Management Service (KMS) key ID of the encryption key used to encrypt data in the cluster.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster that you restore from a shared snapshot.
getKmsKeyId() - Method in class com.amazonaws.services.redshift.model.Snapshot
The AWS Key Management Service (KMS) key ID of the encryption key that was used to encrypt data in the cluster from which the snapshot was taken.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs were delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs were delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs were delivered.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
getMarker() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional parameter that specifies the starting point to return a set of response records.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master user password for the cluster.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of response records to return in each call.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The maximum number or response records to return in each call.
getMessage() - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
getMinimumEngineVersion() - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
getModifyStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
getName() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
getNewClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new identifier for the cluster.
getNodeCount() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes you want to purchase.
getNodeCount() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
getNodeRole() - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
getNodeType() - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
getNodeType() - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number of nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
getOfferingType() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
getOfferingType() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
getOrderableClusterOptions() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
getParameterApplyStatus() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
getParameterGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
getParameterGroupStatus() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
getParameterGroupStatus() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
getParameterName() - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
getParameters() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
getParameters() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
getParameters() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
getParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
getParameterValue() - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
getPendingModifiedValues() - Method in class com.amazonaws.services.redshift.model.Cluster
If present, changes to the cluster are pending.
getPort() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
getPort() - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
getPort() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
getPort() - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
getPrivateIPAddress() - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
getProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far.
getProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
getPublicIPAddress() - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
getRecurringChargeAmount() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
getRecurringCharges() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
getRecurringCharges() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
getReservedNodeId() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
getReservedNodeId() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
getReservedNodeOfferings() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
getReservedNodes() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
getResetAllParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
getResourceName() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
The Amazon Resource Name (ARN) to which you want to add the tag or tags.
getResourceName() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The Amazon Resource Name (ARN) from which you want to remove the tag or tags.
getResourceName() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The Amazon Resource Name (ARN) for which you want to describe the tag or tags.
getResourceName() - Method in class com.amazonaws.services.redshift.model.TaggedResource
The Amazon Resource Name (ARN) with which the tag is associated.
getResourceType() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The type of resource with which you want to view tags.
getResourceType() - Method in class com.amazonaws.services.redshift.model.TaggedResource
The type of resource with which the tag is associated.
getRestoreStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of a cluster restore action.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
getSeverity() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
getSeverity() - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
getSeverity() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
getSeverity() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
getSeverity() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
getSkipFinalClusterSnapshot() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
getSnapshotCreateTime() - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
getSnapshots() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
getSnapshotSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
getSnapshotType() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
getSnapshotType() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
getSource() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
getSource() - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
getSourceIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
getSourceIdentifier() - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
getSourceIds() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
getSourceIds() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
getSourceIdsList() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
getSourceRegion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
getSourceSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
getSourceSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
getSourceType() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
getSourceType() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
getSourceType() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
getSourceType() - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
getSourceType() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The Amazon Redshift source type, such as cluster or cluster-snapshot, that the returned categories belong to.
getSourceType() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
getSourceType() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
getStartTime() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
getStartTime() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
getState() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved compute node.
getStatus() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
getStatus() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
getStatus() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
getStatus() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Describes the status of the elastic IP (EIP) address.
getStatus() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
getStatus() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
getStatus() - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
getStatus() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
getStatus() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
getStatus() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
getSubnetAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Subnet
Describes an availability zone.
getSubnetGroupStatus() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
getSubnetIdentifier() - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
getSubnetIds() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
getSubnetIds() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
getSubnets() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
getSubnetStatus() - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
getSubscriptionCreationTime() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
getTag() - Method in class com.amazonaws.services.redshift.model.TaggedResource
The tag for the resource.
getTaggedResources() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
getTagKeys() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
getTags() - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
getTags() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
getTags() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
getTags() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
getTags() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
getTags() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
getTags() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
getTags() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
getTags() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
getTags() - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
getTags() - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
getTagValues() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
getTargetClusterType() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize operation is complete.
getTargetNodeType() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize operation is complete.
getTargetNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize operation is complete.
getTargetSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
getTotalBackupSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
getTotalResizeDataInMegaBytes() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated total amount of data, in megabytes, on the cluster before the resize operation began.
getUsagePrice() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charge you for this reserved node.
getUsagePrice() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
getValue() - Method in class com.amazonaws.services.redshift.model.Tag
The value for the resource tag.
getVpcId() - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
getVpcId() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
getVpcId() - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
getVpcSecurityGroupId() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.

H

hashCode() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Cluster
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Event
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.IPRange
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Tag
 
hashCode() - Method in class com.amazonaws.services.redshift.model.TaggedResource
 
hashCode() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
HsmClientCertificate - Class in com.amazonaws.services.redshift.model
Returns information about an HSM client certificate.
HsmClientCertificate() - Constructor for class com.amazonaws.services.redshift.model.HsmClientCertificate
 
HsmClientCertificateAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
There is already an existing Amazon Redshift HSM client certificate with the specified identifier.
HsmClientCertificateAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateAlreadyExistsException
Constructs a new HsmClientCertificateAlreadyExistsException with the specified error message.
HsmClientCertificateNotFoundException - Exception in com.amazonaws.services.redshift.model
There is no Amazon Redshift HSM client certificate with the specified identifier.
HsmClientCertificateNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateNotFoundException
Constructs a new HsmClientCertificateNotFoundException with the specified error message.
HsmClientCertificateQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The quota for HSM client certificates has been reached.
HsmClientCertificateQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateQuotaExceededException
Constructs a new HsmClientCertificateQuotaExceededException with the specified error message.
HsmConfiguration - Class in com.amazonaws.services.redshift.model
Returns information about an HSM configuration, which is an object that describes to Amazon Redshift clusters the information they require to connect to an HSM where they can store database encryption keys.
HsmConfiguration() - Constructor for class com.amazonaws.services.redshift.model.HsmConfiguration
 
HsmConfigurationAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
There is already an existing Amazon Redshift HSM configuration with the specified identifier.
HsmConfigurationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationAlreadyExistsException
Constructs a new HsmConfigurationAlreadyExistsException with the specified error message.
HsmConfigurationNotFoundException - Exception in com.amazonaws.services.redshift.model
There is no Amazon Redshift HSM configuration with the specified identifier.
HsmConfigurationNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationNotFoundException
Constructs a new HsmConfigurationNotFoundException with the specified error message.
HsmConfigurationQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The quota for HSM configurations has been reached.
HsmConfigurationQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationQuotaExceededException
Constructs a new HsmConfigurationQuotaExceededException with the specified error message.
HsmStatus - Class in com.amazonaws.services.redshift.model
HsmStatus() - Constructor for class com.amazonaws.services.redshift.model.HsmStatus
 

I

IncompatibleOrderableOptionsException - Exception in com.amazonaws.services.redshift.model
The specified options are incompatible.
IncompatibleOrderableOptionsException(String) - Constructor for exception com.amazonaws.services.redshift.model.IncompatibleOrderableOptionsException
Constructs a new IncompatibleOrderableOptionsException with the specified error message.
InsufficientClusterCapacityException - Exception in com.amazonaws.services.redshift.model
The number of nodes specified exceeds the allotted capacity of the cluster.
InsufficientClusterCapacityException(String) - Constructor for exception com.amazonaws.services.redshift.model.InsufficientClusterCapacityException
Constructs a new InsufficientClusterCapacityException with the specified error message.
InsufficientS3BucketPolicyException - Exception in com.amazonaws.services.redshift.model
The cluster does not have read bucket or put object permissions on the S3 bucket specified when enabling logging.
InsufficientS3BucketPolicyException(String) - Constructor for exception com.amazonaws.services.redshift.model.InsufficientS3BucketPolicyException
Constructs a new InsufficientS3BucketPolicyException with the specified error message.
InvalidClusterParameterGroupStateException - Exception in com.amazonaws.services.redshift.model
The cluster parameter group action can not be completed because another task is in progress that involves the parameter group.
InvalidClusterParameterGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterParameterGroupStateException
Constructs a new InvalidClusterParameterGroupStateException with the specified error message.
InvalidClusterSecurityGroupStateException - Exception in com.amazonaws.services.redshift.model
The state of the cluster security group is not available .
InvalidClusterSecurityGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSecurityGroupStateException
Constructs a new InvalidClusterSecurityGroupStateException with the specified error message.
InvalidClusterSnapshotStateException - Exception in com.amazonaws.services.redshift.model
The state of the cluster snapshot is not available , or other accounts are authorized to access the snapshot.
InvalidClusterSnapshotStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSnapshotStateException
Constructs a new InvalidClusterSnapshotStateException with the specified error message.
InvalidClusterStateException - Exception in com.amazonaws.services.redshift.model
The specified cluster is not in the available state.
InvalidClusterStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterStateException
Constructs a new InvalidClusterStateException with the specified error message.
InvalidClusterSubnetGroupStateException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group cannot be deleted because it is in use.
InvalidClusterSubnetGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSubnetGroupStateException
Constructs a new InvalidClusterSubnetGroupStateException with the specified error message.
InvalidClusterSubnetStateException - Exception in com.amazonaws.services.redshift.model
The state of the subnet is invalid.
InvalidClusterSubnetStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSubnetStateException
Constructs a new InvalidClusterSubnetStateException with the specified error message.
InvalidElasticIpException - Exception in com.amazonaws.services.redshift.model
The Elastic IP (EIP) is invalid or cannot be found.
InvalidElasticIpException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidElasticIpException
Constructs a new InvalidElasticIpException with the specified error message.
InvalidHsmClientCertificateStateException - Exception in com.amazonaws.services.redshift.model
The specified HSM client certificate is not in the available state, or it is still in use by one or more Amazon Redshift clusters.
InvalidHsmClientCertificateStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidHsmClientCertificateStateException
Constructs a new InvalidHsmClientCertificateStateException with the specified error message.
InvalidHsmConfigurationStateException - Exception in com.amazonaws.services.redshift.model
The specified HSM configuration is not in the available state, or it is still in use by one or more Amazon Redshift clusters.
InvalidHsmConfigurationStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidHsmConfigurationStateException
Constructs a new InvalidHsmConfigurationStateException with the specified error message.
InvalidRestoreException - Exception in com.amazonaws.services.redshift.model
The restore is invalid.
InvalidRestoreException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidRestoreException
Constructs a new InvalidRestoreException with the specified error message.
InvalidS3BucketNameException - Exception in com.amazonaws.services.redshift.model
The S3 bucket name is invalid.
InvalidS3BucketNameException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidS3BucketNameException
Constructs a new InvalidS3BucketNameException with the specified error message.
InvalidS3KeyPrefixException - Exception in com.amazonaws.services.redshift.model
The string specified for the logging S3 key prefix does not comply with the documented constraints.
InvalidS3KeyPrefixException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidS3KeyPrefixException
Constructs a new InvalidS3KeyPrefixException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.redshift.model
The requested subnet is not valid, or not all of the subnets are in the same VPC.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidSubscriptionStateException - Exception in com.amazonaws.services.redshift.model
The subscription request is invalid because it is a duplicate request.
InvalidSubscriptionStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidSubscriptionStateException
Constructs a new InvalidSubscriptionStateException with the specified error message.
InvalidTagException - Exception in com.amazonaws.services.redshift.model
The tag is invalid.
InvalidTagException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidTagException
Constructs a new InvalidTagException with the specified error message.
InvalidVPCNetworkStateException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group does not cover all Availability Zones.
InvalidVPCNetworkStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidVPCNetworkStateException
Constructs a new InvalidVPCNetworkStateException with the specified error message.
IPRange - Class in com.amazonaws.services.redshift.model
Describes an IP range used in a security group.
IPRange() - Constructor for class com.amazonaws.services.redshift.model.IPRange
 
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
isEnabled() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
isEnabled() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
isEnabled() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in the cluster is encrypted at rest.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
isEncryptedWithHSM() - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
isModifiable() - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
isResetAllParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
isSkipFinalClusterSnapshot() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.

M

modifyCluster(ModifyClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the settings for a cluster.
modifyCluster(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the settings for a cluster.
modifyClusterParameterGroup(ModifyClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the parameters of a parameter group.
modifyClusterParameterGroup(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the parameters of a parameter group.
ModifyClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyClusterParameterGroup operation.
ModifyClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
ModifyClusterParameterGroupResult - Class in com.amazonaws.services.redshift.model
Contains the output from the ModifyClusterParameterGroup and ResetClusterParameterGroup actions and indicate the parameter group involved and the status of the operation on the parameter group.
ModifyClusterParameterGroupResult() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
ModifyClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyCluster operation.
ModifyClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies a cluster subnet group to include the specified list of VPC subnets.
ModifyClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyClusterSubnetGroup operation.
ModifyClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies an existing Amazon Redshift event notification subscription.
ModifyEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyEventSubscription operation.
ModifyEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
ModifySnapshotCopyRetentionPeriodRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifySnapshotCopyRetentionPeriod operation.
ModifySnapshotCopyRetentionPeriodRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 

N

NumberOfNodesPerClusterLimitExceededException - Exception in com.amazonaws.services.redshift.model
The operation would exceed the number of nodes allowed for a cluster.
NumberOfNodesPerClusterLimitExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.NumberOfNodesPerClusterLimitExceededException
Constructs a new NumberOfNodesPerClusterLimitExceededException with the specified error message.
NumberOfNodesQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The operation would exceed the number of nodes allotted to the account.
NumberOfNodesQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.NumberOfNodesQuotaExceededException
Constructs a new NumberOfNodesQuotaExceededException with the specified error message.

O

OrderableClusterOption - Class in com.amazonaws.services.redshift.model
Describes an orderable cluster option.
OrderableClusterOption() - Constructor for class com.amazonaws.services.redshift.model.OrderableClusterOption
 

P

Parameter - Class in com.amazonaws.services.redshift.model
Describes a parameter in a cluster parameter group.
Parameter() - Constructor for class com.amazonaws.services.redshift.model.Parameter
 
PendingModifiedValues - Class in com.amazonaws.services.redshift.model
Describes cluster attributes that are in a pending state.
PendingModifiedValues() - Constructor for class com.amazonaws.services.redshift.model.PendingModifiedValues
 
purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Allows you to purchase reserved nodes.
purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Allows you to purchase reserved nodes.
PurchaseReservedNodeOfferingRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the PurchaseReservedNodeOffering operation.
PurchaseReservedNodeOfferingRequest() - Constructor for class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 

R

rebootCluster(RebootClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Reboots a cluster.
rebootCluster(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Reboots a cluster.
RebootClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RebootCluster operation.
RebootClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.RebootClusterRequest
 
RecurringCharge - Class in com.amazonaws.services.redshift.model
Describes a recurring charge.
RecurringCharge() - Constructor for class com.amazonaws.services.redshift.model.RecurringCharge
 
RedshiftActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Redshift.
ReservedNode - Class in com.amazonaws.services.redshift.model
Describes a reserved node.
ReservedNode() - Constructor for class com.amazonaws.services.redshift.model.ReservedNode
 
ReservedNodeAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
User already has a reservation with the given identifier.
ReservedNodeAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeAlreadyExistsException
Constructs a new ReservedNodeAlreadyExistsException with the specified error message.
ReservedNodeNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified reserved compute node not found.
ReservedNodeNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeNotFoundException
Constructs a new ReservedNodeNotFoundException with the specified error message.
ReservedNodeOffering - Class in com.amazonaws.services.redshift.model
Describes a reserved node offering.
ReservedNodeOffering() - Constructor for class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
ReservedNodeOfferingNotFoundException - Exception in com.amazonaws.services.redshift.model
Specified offering does not exist.
ReservedNodeOfferingNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeOfferingNotFoundException
Constructs a new ReservedNodeOfferingNotFoundException with the specified error message.
ReservedNodeQuotaExceededException - Exception in com.amazonaws.services.redshift.model
Request would exceed the user's compute node quota.
ReservedNodeQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeQuotaExceededException
Constructs a new ReservedNodeQuotaExceededException with the specified error message.
resetClusterParameterGroup(ResetClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroup(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
ResetClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ResetClusterParameterGroup operation.
ResetClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
ResetClusterParameterGroupResult - Class in com.amazonaws.services.redshift.model
Contains the output from the ModifyClusterParameterGroup and ResetClusterParameterGroup actions and indicate the parameter group involved and the status of the operation on the parameter group.
ResetClusterParameterGroupResult() - Constructor for class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
ResizeNotFoundException - Exception in com.amazonaws.services.redshift.model
A resize operation for the specified cluster is not found.
ResizeNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ResizeNotFoundException
Constructs a new ResizeNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.redshift.model
The resource could not be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new cluster from a snapshot.
restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster from a snapshot.
RestoreFromClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RestoreFromClusterSnapshot operation.
RestoreFromClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
RestoreStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a cluster restore action.
RestoreStatus() - Constructor for class com.amazonaws.services.redshift.model.RestoreStatus
 
revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
RevokeClusterSecurityGroupIngressRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RevokeClusterSecurityGroupIngress operation.
RevokeClusterSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
revokeSnapshotAccess(RevokeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccess(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Removes the ability of the specified AWS customer account to restore the specified snapshot.
RevokeSnapshotAccessRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RevokeSnapshotAccess operation.
RevokeSnapshotAccessRequest() - Constructor for class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
rotateEncryptionKey(RotateEncryptionKeyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Rotates the encryption keys for a cluster.
rotateEncryptionKey(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Rotates the encryption keys for a cluster.
RotateEncryptionKeyRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RotateEncryptionKey operation.
RotateEncryptionKeyRequest() - Constructor for class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 

S

setAccountId(String) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
setAccountsWithRestoreAccess(Collection<AccountWithRestoreAccess>) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
setAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
setAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
setActualIncrementalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
setAddress(String) - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
setAllowedValues(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The number of days that automated snapshots are retained.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
setAvgResizeRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The average rate of the resize operation over the last few minutes, measured in megabytes per second.
setBackupProgressInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
setClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
setClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster to get the logging status from.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the new identifier for the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
setClusterNodes(Collection<ClusterNode>) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
setClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
setClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the parameter group to be associated with this cluster.
setClusterParameterGroups(Collection<ClusterParameterGroupStatus>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
setClusterPublicKey(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
setClusterRevisionNumber(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The specific revision number of the database in the cluster.
setClusters(Collection<Cluster>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
setClusterSecurityGroups(Collection<ClusterSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
setClusterSecurityGroups(Collection<ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
setClusterSnapshotCopyStatus(ClusterSnapshotCopyStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Returns the destination region and retention period that are configured for cross-region snapshot copy.
setClusterStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of this cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
setClusterSubnetGroups(Collection<ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
setClusterVersions(Collection<ClusterVersion>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
setCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
setCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
setCurrentBackupRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
setCurrentRestoreRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
setCustomerAwsId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
setCustSubscriptionId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
setDataType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
setDate(Date) - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
setDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
setDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The amount of seconds that have elapsed since the resize operation began.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
setElasticIpStatus(ElasticIpStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of the elastic IP (EIP) address.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in the cluster is encrypted at rest.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
setEncryptedWithHSM(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
setEndpoint(String) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Overrides the default endpoint for this client ("https://redshift.us-east-1.amazonaws.com").
setEndpoint(Endpoint) - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
setEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
setEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEstimatedSecondsToCompletion(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
setEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated time remaining, in seconds, until the resize operation is complete.
setEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
setEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
setEventDescription(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
setEventId(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
setEventId(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
setEvents(Collection<EventInfoMap>) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
setEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
setFinalClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
setFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charged you for this reserved node.
setFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to use the database encryption keys.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificatePublicKey(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to connect to the HSM.
setHsmClientCertificates(Collection<HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurations(Collection<HsmConfiguration>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
setHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
setHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
setHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
setHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
setHsmPartitionPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
setHsmServerPublicCertificate(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The HSMs public certificate file.
setHsmStatus(HsmStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
setImportTablesCompleted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
setImportTablesInProgress(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
setImportTablesNotStarted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
setKey(String) - Method in class com.amazonaws.services.redshift.model.Tag
The key, or name, for the resource tag.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The AWS Key Management Service (KMS) key ID of the encryption key used to encrypt data in the cluster.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster that you restore from a shared snapshot.
setKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The AWS Key Management Service (KMS) key ID of the encryption key that was used to encrypt data in the cluster from which the snapshot was taken.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs were delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs were delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs were delivered.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional parameter that specifies the starting point to return a set of response records.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master user password for the cluster.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of response records to return in each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The maximum number or response records to return in each call.
setMessage(String) - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
setModifyStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
setName(String) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
setNewClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new identifier for the cluster.
setNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes you want to purchase.
setNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
setNodeRole(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number of nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
setOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
setOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
setOrderableClusterOptions(Collection<OrderableClusterOption>) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
setParameterGroups(Collection<ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
setParameterName(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
setParameterValue(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.redshift.model.Cluster
If present, changes to the cluster are pending.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
setPrivateIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
setProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far.
setProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
setPublicIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
setRegion(Region) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
An alternative to AmazonRedshift.setEndpoint(String), sets the regional endpoint for this client's service calls.
setReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
setReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
setReservedNodeOfferings(Collection<ReservedNodeOffering>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
setReservedNodes(Collection<ReservedNode>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
setResetAllParameters(Boolean) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
The Amazon Resource Name (ARN) to which you want to add the tag or tags.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The Amazon Resource Name (ARN) from which you want to remove the tag or tags.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The Amazon Resource Name (ARN) for which you want to describe the tag or tags.
setResourceName(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The Amazon Resource Name (ARN) with which the tag is associated.
setResourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The type of resource with which you want to view tags.
setResourceType(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The type of resource with which the tag is associated.
setRestoreStatus(RestoreStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of a cluster restore action.
setRetentionPeriod(Long) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
setRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
setRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
setSkipFinalClusterSnapshot(Boolean) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
setSnapshotSizeInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
setSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
setSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
setSource(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
setSource(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
setSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
setSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
setSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
setSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
setSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
setSourceRegion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
setSourceSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
setSourceSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
setSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The Amazon Redshift source type, such as cluster or cluster-snapshot, that the returned categories belong to.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
setState(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved compute node.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Describes the status of the elastic IP (EIP) address.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
setStatus(String) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.redshift.model.Subnet
Describes an availability zone.
setSubnetGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
setSubnetIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
setSubnetStatus(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
setSubscriptionCreationTime(Date) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
setTag(Tag) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The tag for the resource.
setTaggedResources(Collection<TaggedResource>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
setTargetClusterType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize operation is complete.
setTargetNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize operation is complete.
setTargetNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize operation is complete.
setTargetSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
setTotalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
setTotalResizeDataInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated total amount of data, in megabytes, on the cluster before the resize operation began.
setUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charge you for this reserved node.
setUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
setValue(String) - Method in class com.amazonaws.services.redshift.model.Tag
The value for the resource tag.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.
shutdown() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Shuts down the client, releasing all managed resources.
Snapshot - Class in com.amazonaws.services.redshift.model
Describes a snapshot.
Snapshot() - Constructor for class com.amazonaws.services.redshift.model.Snapshot
 
SnapshotCopyAlreadyDisabledException - Exception in com.amazonaws.services.redshift.model
The cluster already has cross-region snapshot copy disabled.
SnapshotCopyAlreadyDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyAlreadyDisabledException
Constructs a new SnapshotCopyAlreadyDisabledException with the specified error message.
SnapshotCopyAlreadyEnabledException - Exception in com.amazonaws.services.redshift.model
The cluster already has cross-region snapshot copy enabled.
SnapshotCopyAlreadyEnabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyAlreadyEnabledException
Constructs a new SnapshotCopyAlreadyEnabledException with the specified error message.
SnapshotCopyDisabledException - Exception in com.amazonaws.services.redshift.model
Cross-region snapshot copy was temporarily disabled.
SnapshotCopyDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyDisabledException
Constructs a new SnapshotCopyDisabledException with the specified error message.
SNSInvalidTopicException - Exception in com.amazonaws.services.redshift.model
Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.
SNSInvalidTopicException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSInvalidTopicException
Constructs a new SNSInvalidTopicException with the specified error message.
SNSNoAuthorizationException - Exception in com.amazonaws.services.redshift.model
You do not have permission to publish to the specified Amazon SNS topic.
SNSNoAuthorizationException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSNoAuthorizationException
Constructs a new SNSNoAuthorizationException with the specified error message.
SNSTopicArnNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.
SNSTopicArnNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSTopicArnNotFoundException
Constructs a new SNSTopicArnNotFoundException with the specified error message.
SourceNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified Amazon Redshift event source could not be found.
SourceNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SourceNotFoundException
Constructs a new SourceNotFoundException with the specified error message.
SourceType - Enum in com.amazonaws.services.redshift.model
Source Type
Subnet - Class in com.amazonaws.services.redshift.model
Describes a subnet.
Subnet() - Constructor for class com.amazonaws.services.redshift.model.Subnet
 
SubnetAlreadyInUseException - Exception in com.amazonaws.services.redshift.model
A specified subnet is already in use by another cluster.
SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubnetAlreadyInUseException
Constructs a new SubnetAlreadyInUseException with the specified error message.
SubscriptionAlreadyExistException - Exception in com.amazonaws.services.redshift.model
There is already an existing event notification subscription with the specified name.
SubscriptionAlreadyExistException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionAlreadyExistException
Constructs a new SubscriptionAlreadyExistException with the specified error message.
SubscriptionCategoryNotFoundException - Exception in com.amazonaws.services.redshift.model
The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type.
SubscriptionCategoryNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionCategoryNotFoundException
Constructs a new SubscriptionCategoryNotFoundException with the specified error message.
SubscriptionEventIdNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon Redshift event with the specified event ID does not exist.
SubscriptionEventIdNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionEventIdNotFoundException
Constructs a new SubscriptionEventIdNotFoundException with the specified error message.
SubscriptionNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon Redshift event notification subscription with the specified name does not exist.
SubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionNotFoundException
Constructs a new SubscriptionNotFoundException with the specified error message.
SubscriptionSeverityNotFoundException - Exception in com.amazonaws.services.redshift.model
The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type.
SubscriptionSeverityNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionSeverityNotFoundException
Constructs a new SubscriptionSeverityNotFoundException with the specified error message.

T

Tag - Class in com.amazonaws.services.redshift.model
A tag consisting of a name/value pair for a resource.
Tag() - Constructor for class com.amazonaws.services.redshift.model.Tag
 
TaggedResource - Class in com.amazonaws.services.redshift.model
A tag and its associated resource.
TaggedResource() - Constructor for class com.amazonaws.services.redshift.model.TaggedResource
 
TagLimitExceededException - Exception in com.amazonaws.services.redshift.model
The request exceeds the limit of 10 tags for the resource.
TagLimitExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.TagLimitExceededException
Constructs a new TagLimitExceededException with the specified error message.
toString() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Cluster
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.IPRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ReservedNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.redshift.model.SourceType
 
toString() - Method in class com.amazonaws.services.redshift.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.TaggedResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.

U

UnauthorizedOperationException - Exception in com.amazonaws.services.redshift.model
Your account is not authorized to perform the requested operation.
UnauthorizedOperationException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnauthorizedOperationException
Constructs a new UnauthorizedOperationException with the specified error message.
UnknownSnapshotCopyRegionException - Exception in com.amazonaws.services.redshift.model
The specified region is incorrect or does not exist.
UnknownSnapshotCopyRegionException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnknownSnapshotCopyRegionException
Constructs a new UnknownSnapshotCopyRegionException with the specified error message.
UnsupportedOptionException - Exception in com.amazonaws.services.redshift.model
A request option was specified that is not supported.
UnsupportedOptionException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnsupportedOptionException
Constructs a new UnsupportedOptionException with the specified error message.

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.RedshiftActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.redshift.model.SourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.RedshiftActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.redshift.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcSecurityGroupMembership - Class in com.amazonaws.services.redshift.model
Describes the members of a VPC security group.
VpcSecurityGroupMembership() - Constructor for class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 

W

withAccountId(String) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
withAccountsWithRestoreAccess(AccountWithRestoreAccess...) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
withAccountsWithRestoreAccess(Collection<AccountWithRestoreAccess>) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
withAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
withAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
withActualIncrementalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
withAddress(String) - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
withAllowedValues(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, major version upgrades will be applied automatically to the cluster during the maintenance window.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The number of days that automated snapshots are retained.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
withAvgResizeRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The average rate of the resize operation over the last few minutes, measured in megabytes per second.
withBackupProgressInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
withClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
withClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster to get the logging status from.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the new identifier for the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
withClusterNodes(ClusterNode...) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
withClusterNodes(Collection<ClusterNode>) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
withClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
withClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the parameter group to be associated with this cluster.
withClusterParameterGroups(ClusterParameterGroupStatus...) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
withClusterParameterGroups(Collection<ClusterParameterGroupStatus>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
withClusterPublicKey(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
withClusterRevisionNumber(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The specific revision number of the database in the cluster.
withClusters(Cluster...) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
withClusters(Collection<Cluster>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
withClusterSecurityGroups(ClusterSecurityGroupMembership...) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
withClusterSecurityGroups(Collection<ClusterSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(ClusterSecurityGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
withClusterSecurityGroups(Collection<ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of security groups to be associated with this cluster.
withClusterSnapshotCopyStatus(ClusterSnapshotCopyStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Returns the destination region and retention period that are configured for cross-region snapshot copy.
withClusterStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of this cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
withClusterSubnetGroups(ClusterSubnetGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
withClusterSubnetGroups(Collection<ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
withClusterVersions(ClusterVersion...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
withClusterVersions(Collection<ClusterVersion>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
withCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
withCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
withCurrentBackupRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
withCurrentRestoreRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
withCustomerAwsId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
withCustSubscriptionId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
withDataType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
withDate(Date) - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
withDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
withDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The amount of seconds that have elapsed since the resize operation began.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
withElasticIpStatus(ElasticIpStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of the elastic IP (EIP) address.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in the cluster is encrypted at rest.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in the cluster is encrypted at rest.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
withEncryptedWithHSM(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
withEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
withEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
withEstimatedSecondsToCompletion(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
withEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated time remaining, in seconds, until the resize operation is complete.
withEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategoriesList(String...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
withEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
withEventDescription(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
withEventId(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
withEventId(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
withEvents(Event...) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
withEvents(EventInfoMap...) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
withEvents(Collection<EventInfoMap>) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
withEventSubscriptionsList(EventSubscription...) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
withEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
withFinalClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
withFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charged you for this reserved node.
withFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to use the database encryption keys.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificatePublicKey(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to connect to the HSM.
withHsmClientCertificates(HsmClientCertificate...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
withHsmClientCertificates(Collection<HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurations(HsmConfiguration...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
withHsmConfigurations(Collection<HsmConfiguration>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
withHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
withHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
withHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
withHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
withHsmPartitionPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
withHsmServerPublicCertificate(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The HSMs public certificate file.
withHsmStatus(HsmStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
withImportTablesCompleted(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
withImportTablesCompleted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
withImportTablesInProgress(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
withImportTablesInProgress(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
withImportTablesNotStarted(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
withImportTablesNotStarted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
withIPRanges(IPRange...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
withIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
withKey(String) - Method in class com.amazonaws.services.redshift.model.Tag
The key, or name, for the resource tag.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The AWS Key Management Service (KMS) key ID of the encryption key used to encrypt data in the cluster.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster that you restore from a shared snapshot.
withKmsKeyId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The AWS Key Management Service (KMS) key ID of the encryption key that was used to encrypt data in the cluster from which the snapshot was taken.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs were delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs were delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs were delivered.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional parameter that specifies the starting point to return a set of response records.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master user password for the cluster.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of response records to return in each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The maximum number or response records to return in each call.
withMessage(String) - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
withModifyStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
withName(String) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
withNewClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new identifier for the cluster.
withNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes you want to purchase.
withNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
withNodeRole(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number of nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
withOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
withOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
withOrderableClusterOptions(OrderableClusterOption...) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
withOrderableClusterOptions(Collection<OrderableClusterOption>) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
withParameterGroups(ClusterParameterGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
withParameterGroups(Collection<ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
withParameterName(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
withParameterValue(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.redshift.model.Cluster
If present, changes to the cluster are pending.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
withPrivateIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
withProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far.
withProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
withPublicIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
withReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
withReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
withReservedNodeOfferings(ReservedNodeOffering...) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
withReservedNodeOfferings(Collection<ReservedNodeOffering>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
withReservedNodes(ReservedNode...) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
withReservedNodes(Collection<ReservedNode>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
withResetAllParameters(Boolean) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
The Amazon Resource Name (ARN) to which you want to add the tag or tags.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The Amazon Resource Name (ARN) from which you want to remove the tag or tags.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The Amazon Resource Name (ARN) for which you want to describe the tag or tags.
withResourceName(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The Amazon Resource Name (ARN) with which the tag is associated.
withResourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
The type of resource with which you want to view tags.
withResourceType(String) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The type of resource with which the tag is associated.
withRestoreStatus(RestoreStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of a cluster restore action.
withRetentionPeriod(Long) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
withRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
withRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
withSkipFinalClusterSnapshot(Boolean) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
withSnapshotSizeInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
withSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
withSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
withSource(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
withSource(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
withSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
withSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
withSourceIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIdsList(String...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
withSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
withSourceRegion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
withSourceSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
withSourceSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
withSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The Amazon Redshift source type, such as cluster or cluster-snapshot, that the returned categories belong to.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
withState(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved compute node.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Describes the status of the elastic IP (EIP) address.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
withStatus(String) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
Returns a reference to this object so that method calls can be chained together.
withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.redshift.model.Subnet
Describes an availability zone.
withSubnetGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
withSubnetIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
withSubnetIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnets(Subnet...) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
withSubnetStatus(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
withSubscriptionCreationTime(Date) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
withTag(Tag) - Method in class com.amazonaws.services.redshift.model.TaggedResource
The tag for the resource.
withTaggedResources(TaggedResource...) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
withTaggedResources(Collection<TaggedResource>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsResult
A list of tags with their associated resources.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DeleteTagsRequest
The tag key that you want to delete.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag key or keys for which you want to return all matching cluster parameter groups that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag key or keys for which you want to return all matching cluster security groups that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag key or keys for which you want to return all matching cluster snapshots that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag key or keys for which you want to return all matching clusters that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag key or keys for which you want to return all matching cluster subnet groups that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag key or keys for which you want to return all matching HSM client certificates that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag key or keys for which you want to return all matching HSM configurations that are associated with the specified key or keys.
withTagKeys(String...) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag key or keys for which you want to return all matching resources that are associated with the specified key or keys.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of tags for the cluster.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The list of tags for the cluster parameter group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The list of tags for the cluster security group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The list of tags for the cluster subnet group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A list of tag instances.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.CreateTagsRequest
One or more name/value pairs to add as tags to the specified resource.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The list of tags for the EC2 security group.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of tags for the event subscription.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The list of tags for the HSM client certificate.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The list of tags for the HSM configuration.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.IPRange
The list of tags for the IP range.
withTags(Tag...) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.redshift.model.Snapshot
The list of tags for the cluster snapshot.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
A tag value or values for which you want to return all matching cluster parameter groups that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
A tag value or values for which you want to return all matching cluster security groups that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A tag value or values for which you want to return all matching cluster snapshots that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
A tag value or values for which you want to return all matching clusters that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
A tag value or values for which you want to return all matching cluster subnet groups that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
A tag value or values for which you want to return all matching HSM client certificates that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
A tag value or values for which you want to return all matching HSM configurations that are associated with the specified tag value or values.
withTagValues(String...) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeTagsRequest
A tag value or values for which you want to return all matching resources that are associated with the specified value or values.
withTargetClusterType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize operation is complete.
withTargetNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize operation is complete.
withTargetNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize operation is complete.
withTargetSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
withTotalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
withTotalResizeDataInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The estimated total amount of data, in megabytes, on the cluster before the resize operation began.
withUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charge you for this reserved node.
withUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
withValue(String) - Method in class com.amazonaws.services.redshift.model.Tag
The value for the resource tag.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
Returns a reference to this object so that method calls can be chained together.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of virtual private cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.
withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.
A B C D E F G H I M N O P R S T U V W 

Copyright © 2015. All rights reserved.