pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.binaryauthorization.v1.kotlin.inputs
/
AttestorPublicKeyArgsBuilder
Attestor
Public
Key
Args
Builder
class
AttestorPublicKeyArgsBuilder
Builder for
AttestorPublicKeyArgs
.
Functions
Functions
ascii
Armored
Pgp
Public
Key
Link copied to clipboard
@
JvmName
(
name
=
"kbkkmjdkwwtdegca"
)
suspend
fun
asciiArmoredPgpPublicKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bbykkxxhyviwbuir"
)
suspend
fun
asciiArmoredPgpPublicKey
(
value
:
String
?
)
comment
Link copied to clipboard
@
JvmName
(
name
=
"sqnxwaotosydrktk"
)
suspend
fun
comment
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"orabunheagpisvga"
)
suspend
fun
comment
(
value
:
String
?
)
id
Link copied to clipboard
@
JvmName
(
name
=
"ahdasvukjtixtevp"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ftvqtagrvxejvxrj"
)
suspend
fun
id
(
value
:
String
?
)
pkix
Public
Key
Link copied to clipboard
@
JvmName
(
name
=
"ybjaewejyqaymbjb"
)
suspend
fun
pkixPublicKey
(
value
:
Output
<
PkixPublicKeyArgs
>
)
@
JvmName
(
name
=
"obknjrkyohbyxbmk"
)
suspend
fun
pkixPublicKey
(
value
:
PkixPublicKeyArgs
?
)
@
JvmName
(
name
=
"ufxobntaaqgafykp"
)
suspend
fun
pkixPublicKey
(
argument
:
suspend
PkixPublicKeyArgsBuilder
.
(
)
->
Unit
)