Interface SSEKMS.Builder

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

@Mutable @NotThreadSafe public static interface SSEKMS.Builder extends SdkPojo, CopyableBuilder<SSEKMS.Builder,SSEKMS>
  • Method Details

    • keyId

      SSEKMS.Builder keyId(String keyId)

      Specifies the ID of the Key Management Service (KMS) symmetric encryption customer managed key to use for encrypting inventory reports.

      Parameters:
      keyId - Specifies the ID of the Key Management Service (KMS) symmetric encryption customer managed key to use for encrypting inventory reports.
      Returns:
      Returns a reference to this object so that method calls can be chained together.