Interface ResiliencyGroupSummary.Builder

  • Method Details

    • resiliencyGroupId

      ResiliencyGroupSummary.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.
    • resiliencyGroupArn

      ResiliencyGroupSummary.Builder resiliencyGroupArn(String resiliencyGroupArn)

      The Amazon Resource Name (ARN) of the resiliency group.

      Parameters:
      resiliencyGroupArn - The Amazon Resource Name (ARN) of the resiliency group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resiliencyGroupName

      ResiliencyGroupSummary.Builder resiliencyGroupName(String resiliencyGroupName)

      The name of the resiliency group.

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

      ResiliencyGroupSummary.Builder resiliencyGroupType(String resiliencyGroupType)

      The type of the resiliency group. The valid value is Managed.

      Parameters:
      resiliencyGroupType - The type of the resiliency group. The valid value is Managed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resiliencyGroupType

      ResiliencyGroupSummary.Builder resiliencyGroupType(ResiliencyGroupType resiliencyGroupType)

      The type of the resiliency group. The valid value is Managed.

      Parameters:
      resiliencyGroupType - The type of the resiliency group. The valid value is Managed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ownerAccount

      ResiliencyGroupSummary.Builder ownerAccount(String ownerAccount)

      The ID of the Amazon Web Services account that owns the resiliency group.

      Parameters:
      ownerAccount - The ID of the Amazon Web Services account that owns the resiliency group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The state of the resiliency group.

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

      The state of the resiliency group.

      Parameters:
      state - The state of the resiliency group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: