toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.binaryauthorization.v1beta1.kotlin.inputs
/
AttestorPublicKeyArgs
/
AttestorPublicKeyArgs
Attestor
Public
Key
Args
constructor
(
asciiArmoredPgpPublicKey
:
Output
<
String
>
?
=
null
,
comment
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
pkixPublicKey
:
Output
<
PkixPublicKeyArgs
>
?
=
null
)