Interface AwsRdsDbInstanceVpcSecurityGroup.Builder

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

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

    • vpcSecurityGroupId

      AwsRdsDbInstanceVpcSecurityGroup.Builder vpcSecurityGroupId(String vpcSecurityGroupId)

      The name of the VPC security group.

      Parameters:
      vpcSecurityGroupId - The name of the VPC security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.