pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudkms.v1.kotlin.inputs
/
GetKeyRingCryptoKeyIamPolicyPlainArgs
Get
Key
Ring
Crypto
Key
Iam
Policy
Plain
Args
data
class
GetKeyRingCryptoKeyIamPolicyPlainArgs
(
val
cryptoKeyId
:
String
,
val
keyRingId
:
String
,
val
location
:
String
,
val
optionsRequestedPolicyVersion
:
Int
?
=
null
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetKeyRingCryptoKeyIamPolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Key
Ring
Crypto
Key
Iam
Policy
Plain
Args
Link copied to clipboard
fun
GetKeyRingCryptoKeyIamPolicyPlainArgs
(
cryptoKeyId
:
String
,
keyRingId
:
String
,
location
:
String
,
optionsRequestedPolicyVersion
:
Int
?
=
null
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetKeyRingCryptoKeyIamPolicyPlainArgs
Properties
crypto
Key
Id
Link copied to clipboard
val
cryptoKeyId
:
String
key
Ring
Id
Link copied to clipboard
val
keyRingId
:
String
location
Link copied to clipboard
val
location
:
String
options
Requested
Policy
Version
Link copied to clipboard
val
optionsRequestedPolicyVersion
:
Int
?
=
null
project
Link copied to clipboard
val
project
:
String
?
=
null