toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.kms.kotlin.outputs
/
GetKMSCryptoKeyVersionResult
/
GetKMSCryptoKeyVersionResult
Get
KMSCrypto
Key
Version
Result
constructor
(
algorithm
:
String
,
cryptoKey
:
String
,
id
:
String
,
name
:
String
,
protectionLevel
:
String
,
publicKeys
:
List
<
GetKMSCryptoKeyVersionPublicKey
>
,
state
:
String
,
version
:
Int
?
=
null
)