Interface VpcSecurityGroupMembership.Builder

  • Method Details

    • 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

      VpcSecurityGroupMembership.Builder vpcSecurityGroupId(String vpcSecurityGroupId)

      The unique identifier of the VPC security group.

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