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