pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.binaryauthorization.v1.kotlin.inputs
/
AttestorPublicKeyArgs
/
AttestorPublicKeyArgs
Attestor
Public
Key
Args
fun
AttestorPublicKeyArgs
(
asciiArmoredPgpPublicKey
:
Output
<
String
>
?
=
null
,
comment
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
pkixPublicKey
:
Output
<
PkixPublicKeyArgs
>
?
=
null
)