Interface ModelPackageSecurityConfig.Builder

    • Method Detail

      • kmsKeyId

        ModelPackageSecurityConfig.Builder kmsKeyId​(String 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.