Interface ResiliencyGroupAssociation.Builder

  • Method Details

    • resiliencyGroupId

      ResiliencyGroupAssociation.Builder resiliencyGroupId(String resiliencyGroupId)

      The ID of the resiliency group.

      Parameters:
      resiliencyGroupId - The ID of the resiliency group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • connectionArn

      ResiliencyGroupAssociation.Builder connectionArn(String connectionArn)

      The Amazon Resource Name (ARN) of the associated connection.

      Parameters:
      connectionArn - The Amazon Resource Name (ARN) of the associated connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The state of the association. The valid values are associating, associated, disassociating, and disassociated.

      Parameters:
      state - The state of the association. The valid values are associating, associated, disassociating, and disassociated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the association. The valid values are associating, associated, disassociating, and disassociated.

      Parameters:
      state - The state of the association. The valid values are associating, associated, disassociating, and disassociated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: