Interface RegionMapInputValue.Builder

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

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

    • sseKmsKeyId

      RegionMapInputValue.Builder sseKmsKeyId(String sseKmsKeyId)

      The KMS key used to encrypt the data in your replication set.

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