public static interface AwsRedshiftClusterClusterSecurityGroup.Builder extends SdkPojo, CopyableBuilder<AwsRedshiftClusterClusterSecurityGroup.Builder,AwsRedshiftClusterClusterSecurityGroup>
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterClusterSecurityGroup.Builder |
clusterSecurityGroupName(String clusterSecurityGroupName)
The name of the cluster security group.
|
AwsRedshiftClusterClusterSecurityGroup.Builder |
status(String status)
The status of the cluster security group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRedshiftClusterClusterSecurityGroup.Builder clusterSecurityGroupName(String clusterSecurityGroupName)
The name of the cluster security group.
clusterSecurityGroupName - The name of the cluster security group.AwsRedshiftClusterClusterSecurityGroup.Builder status(String status)
The status of the cluster security group.
status - The status of the cluster security group.Copyright © 2023. All rights reserved.