| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.clone() |
AwsRedshiftClusterDetails |
ResourceDetails.getAwsRedshiftCluster()
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withAllowVersionUpgrade(Boolean allowVersionUpgrade)
Indicates whether major version upgrades are applied automatically to the cluster during the maintenance window.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withAutomatedSnapshotRetentionPeriod(Integer automatedSnapshotRetentionPeriod)
The number of days that automatic cluster snapshots are retained.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withAvailabilityZone(String availabilityZone)
The name of the Availability Zone in which the cluster is located.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterAvailabilityStatus(String clusterAvailabilityStatus)
The availability status of the cluster for queries.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterCreateTime(String clusterCreateTime)
Indicates when the cluster was created.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterIdentifier(String clusterIdentifier)
The unique identifier of the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterNodes(AwsRedshiftClusterClusterNode... clusterNodes)
The nodes in the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterNodes(Collection<AwsRedshiftClusterClusterNode> clusterNodes)
The nodes in the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterParameterGroups(AwsRedshiftClusterClusterParameterGroup... clusterParameterGroups)
The list of cluster parameter groups that are associated with this cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterParameterGroups(Collection<AwsRedshiftClusterClusterParameterGroup> clusterParameterGroups)
The list of cluster parameter groups that are associated with this cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterPublicKey(String clusterPublicKey)
The public key for the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterRevisionNumber(String clusterRevisionNumber)
The specific revision number of the database in the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterSecurityGroups(AwsRedshiftClusterClusterSecurityGroup... clusterSecurityGroups)
A list of cluster security groups that are associated with the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterSecurityGroups(Collection<AwsRedshiftClusterClusterSecurityGroup> clusterSecurityGroups)
A list of cluster security groups that are associated with the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterSnapshotCopyStatus(AwsRedshiftClusterClusterSnapshotCopyStatus clusterSnapshotCopyStatus)
Information about the destination Region and retention period for the cross-Region snapshot copy.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterStatus(String clusterStatus)
The current status of the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterSubnetGroupName(String clusterSubnetGroupName)
The name of the subnet group that is associated with the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withClusterVersion(String clusterVersion)
The version ID of the Amazon Redshift engine that runs on the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withDBName(String dBName)
The name of the initial database that was created when the cluster was created.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withDeferredMaintenanceWindows(AwsRedshiftClusterDeferredMaintenanceWindow... deferredMaintenanceWindows)
List of time windows during which maintenance was deferred.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withDeferredMaintenanceWindows(Collection<AwsRedshiftClusterDeferredMaintenanceWindow> deferredMaintenanceWindows)
List of time windows during which maintenance was deferred.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withElasticIpStatus(AwsRedshiftClusterElasticIpStatus elasticIpStatus)
Information about the status of the Elastic IP (EIP) address.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withElasticResizeNumberOfNodeOptions(String elasticResizeNumberOfNodeOptions)
The number of nodes that you can use the elastic resize method to resize the cluster to.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withEncrypted(Boolean encrypted)
Indicates whether the data in the cluster is encrypted at rest.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withEndpoint(AwsRedshiftClusterEndpoint endpoint)
The connection endpoint.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withEnhancedVpcRouting(Boolean enhancedVpcRouting)
Indicates whether to create the cluster with enhanced VPC routing enabled.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withExpectedNextSnapshotScheduleTime(String expectedNextSnapshotScheduleTime)
Indicates when the next snapshot is expected to be taken.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withExpectedNextSnapshotScheduleTimeStatus(String expectedNextSnapshotScheduleTimeStatus)
The status of the next expected snapshot.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withHsmStatus(AwsRedshiftClusterHsmStatus hsmStatus)
Information about whether the Amazon Redshift cluster finished applying any changes to hardware security module
(HSM) settings that were specified in a modify cluster command.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withIamRoles(AwsRedshiftClusterIamRole... iamRoles)
A list of IAM roles that the cluster can use to access other AWS services.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withIamRoles(Collection<AwsRedshiftClusterIamRole> iamRoles)
A list of IAM roles that the cluster can use to access other AWS services.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withKmsKeyId(String kmsKeyId)
The identifier of the AWS KMS encryption key that is used to encrypt data in the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withMaintenanceTrackName(String maintenanceTrackName)
The name of the maintenance track for the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withManualSnapshotRetentionPeriod(Integer manualSnapshotRetentionPeriod)
The default number of days to retain a manual snapshot.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withMasterUsername(String masterUsername)
The master user name for the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withNextMaintenanceWindowStartTime(String nextMaintenanceWindowStartTime)
Indicates the start of the next maintenance window.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withNodeType(String nodeType)
The node type for the nodes in the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withNumberOfNodes(Integer numberOfNodes)
The number of compute nodes in the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withPendingActions(Collection<String> pendingActions)
A list of cluster operations that are waiting to start.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withPendingActions(String... pendingActions)
A list of cluster operations that are waiting to start.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withPendingModifiedValues(AwsRedshiftClusterPendingModifiedValues pendingModifiedValues)
A list of changes to the cluster that are currently pending.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withPreferredMaintenanceWindow(String preferredMaintenanceWindow)
The weekly time range, in Universal Coordinated Time (UTC), during which system maintenance can occur.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withPubliclyAccessible(Boolean publiclyAccessible)
Whether the cluster can be accessed from a public network.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withResizeInfo(AwsRedshiftClusterResizeInfo resizeInfo)
Information about the resize operation for the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withRestoreStatus(AwsRedshiftClusterRestoreStatus restoreStatus)
Information about the status of a cluster restore action.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withSnapshotScheduleIdentifier(String snapshotScheduleIdentifier)
A unique identifier for the cluster snapshot schedule.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withSnapshotScheduleState(String snapshotScheduleState)
The current state of the cluster snapshot schedule.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withVpcId(String vpcId)
The identifier of the VPC that the cluster is in, if the cluster is in a VPC.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withVpcSecurityGroups(AwsRedshiftClusterVpcSecurityGroup... vpcSecurityGroups)
The list of VPC security groups that the cluster belongs to, if the cluster is in a VPC.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withVpcSecurityGroups(Collection<AwsRedshiftClusterVpcSecurityGroup> vpcSecurityGroups)
The list of VPC security groups that the cluster belongs to, if the cluster is in a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setAwsRedshiftCluster(AwsRedshiftClusterDetails awsRedshiftCluster)
|
ResourceDetails |
ResourceDetails.withAwsRedshiftCluster(AwsRedshiftClusterDetails awsRedshiftCluster)
|
Copyright © 2020. All rights reserved.