Interface AddRegionAction.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AddRegionAction.Builder,AddRegionAction>, SdkBuilder<AddRegionAction.Builder,AddRegionAction>, SdkPojo
Enclosing class:
AddRegionAction

public static interface AddRegionAction.Builder extends SdkPojo, CopyableBuilder<AddRegionAction.Builder,AddRegionAction>
  • Method Details

    • regionName

      AddRegionAction.Builder regionName(String regionName)

      The Amazon Web Services Region name to add to the replication set.

      Parameters:
      regionName - The Amazon Web Services Region name to add to the replication set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sseKmsKeyId

      AddRegionAction.Builder sseKmsKeyId(String sseKmsKeyId)

      The KMS key ID to use to encrypt your replication set.

      Parameters:
      sseKmsKeyId - The KMS key ID to use to encrypt your replication set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.