Interface SecurityGroupMembership.Builder

  • Method Details

    • securityGroupId

      SecurityGroupMembership.Builder securityGroupId(String securityGroupId)

      The identifier of the security group.

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

      The status of the security group membership. The status changes whenever a security group is modified, or when the security groups assigned to a cluster are modified.

      Parameters:
      status - The status of the security group membership. The status changes whenever a security group is modified, or when the security groups assigned to a cluster are modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.