encryptionIdentity

@JvmName(name = "wgxftpqjdqipgtql")
suspend fun encryptionIdentity(value: Output<EncryptionIdentityArgs>)
@JvmName(name = "nwlkogdswtpyguws")
suspend fun encryptionIdentity(value: EncryptionIdentityArgs?)

Parameters

value

The identity to be used with service-side encryption at rest.


@JvmName(name = "cyxvtgntblvfmvhy")
suspend fun encryptionIdentity(argument: suspend EncryptionIdentityArgsBuilder.() -> Unit)

Parameters

argument

The identity to be used with service-side encryption at rest.