Interface DeploymentEphemeralStorage.Builder

    • Method Detail

      • kmsKeyId

        DeploymentEphemeralStorage.Builder kmsKeyId​(String kmsKeyId)

        Specify an Key Management Service key ID to encrypt the ephemeral storage for deployment.

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