Crypto Key Version Args Builder
Builder for CryptoKeyVersionArgs.
Functions
Link copied to clipboard
suspend fun externalProtectionLevelOptions(value: Output<CryptoKeyVersionExternalProtectionLevelOptionsArgs>)
suspend fun externalProtectionLevelOptions(value: CryptoKeyVersionExternalProtectionLevelOptionsArgs?)
suspend fun externalProtectionLevelOptions(argument: suspend CryptoKeyVersionExternalProtectionLevelOptionsArgsBuilder.() -> Unit)