public static interface AwsRedshiftClusterVpcSecurityGroup.Builder extends SdkPojo, CopyableBuilder<AwsRedshiftClusterVpcSecurityGroup.Builder,AwsRedshiftClusterVpcSecurityGroup>
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterVpcSecurityGroup.Builder |
status(String status)
The status of the VPC security group.
|
AwsRedshiftClusterVpcSecurityGroup.Builder |
vpcSecurityGroupId(String vpcSecurityGroupId)
The identifier of the VPC security group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRedshiftClusterVpcSecurityGroup.Builder status(String status)
The status of the VPC security group.
status - The status of the VPC security group.AwsRedshiftClusterVpcSecurityGroup.Builder vpcSecurityGroupId(String vpcSecurityGroupId)
The identifier of the VPC security group.
vpcSecurityGroupId - The identifier of the VPC security group.Copyright © 2023. All rights reserved.