Interface MultiRegionParameterGroup.Builder

  • Method Details

    • name

      The name of the multi-region parameter group.

      Parameters:
      name - The name of the multi-region parameter group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • family

      The name of the parameter group family that this multi-region parameter group is compatible with.

      Parameters:
      family - The name of the parameter group family that this multi-region parameter group is compatible with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      MultiRegionParameterGroup.Builder description(String description)

      A description of the multi-region parameter group.

      Parameters:
      description - A description of the multi-region parameter group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the multi-region parameter group.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the multi-region parameter group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.