Interface AwsRedshiftClusterVpcSecurityGroup.Builder

    • Method Detail

      • status

        AwsRedshiftClusterVpcSecurityGroup.Builder status​(String status)

        The status of the VPC security group.

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

        AwsRedshiftClusterVpcSecurityGroup.Builder vpcSecurityGroupId​(String vpcSecurityGroupId)

        The identifier of the VPC security group.

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