Interface AwsRedshiftClusterClusterSecurityGroup.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsRedshiftClusterClusterSecurityGroup.Builder,AwsRedshiftClusterClusterSecurityGroup>, SdkBuilder<AwsRedshiftClusterClusterSecurityGroup.Builder,AwsRedshiftClusterClusterSecurityGroup>, SdkPojo
Enclosing class:
AwsRedshiftClusterClusterSecurityGroup

public static interface AwsRedshiftClusterClusterSecurityGroup.Builder extends SdkPojo, CopyableBuilder<AwsRedshiftClusterClusterSecurityGroup.Builder,AwsRedshiftClusterClusterSecurityGroup>
  • Method Details

    • clusterSecurityGroupName

      AwsRedshiftClusterClusterSecurityGroup.Builder clusterSecurityGroupName(String clusterSecurityGroupName)

      The name of the cluster security group.

      Parameters:
      clusterSecurityGroupName - The name of the cluster security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the cluster security group.

      Parameters:
      status - The status of the cluster security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.