Interface SecurityGroupMembership.Builder

  • Method Details

    • securityGroupId

      SecurityGroupMembership.Builder securityGroupId(String securityGroupId)

      The identifier of the cache security group.

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

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

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