Interface VpcSecurityGroupMembership.Builder

  • Method Details

    • vpcSecurityGroupId

      VpcSecurityGroupMembership.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 membership status of the VPC security group.

      Currently, the only valid status is active.

      Parameters:
      status - The membership status of the VPC security group.

      Currently, the only valid status is active.

      Returns:
      Returns a reference to this object so that method calls can be chained together.