Interface ModelPackageSecurityConfig.Builder

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

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

    • kmsKeyId

      The KMS Key ID (KMSKeyId) used for encryption of model package information.

      Parameters:
      kmsKeyId - The KMS Key ID (KMSKeyId) used for encryption of model package information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.