Interface ManagedStorageConfiguration.Builder

  • Method Details

    • kmsKeyId

      Specify a Key Management Service key ID to encrypt the managed storage.

      Parameters:
      kmsKeyId - Specify a Key Management Service key ID to encrypt the managed storage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fargateEphemeralStorageKmsKeyId

      ManagedStorageConfiguration.Builder fargateEphemeralStorageKmsKeyId(String fargateEphemeralStorageKmsKeyId)

      Specify the Key Management Service key ID for the Fargate ephemeral storage.

      Parameters:
      fargateEphemeralStorageKmsKeyId - Specify the Key Management Service key ID for the Fargate ephemeral storage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.