pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.binaryauthorization.v1beta1.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
=
"ukmdgjscirqgvhuc"
)
suspend
fun
asciiArmoredPgpPublicKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pujgsdeaemcoasxo"
)
suspend
fun
asciiArmoredPgpPublicKey
(
value
:
String
?
)
comment
Link copied to clipboard
@
JvmName
(
name
=
"oimeejekyexyuuii"
)
suspend
fun
comment
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"irxlsrewfhyrmmkv"
)
suspend
fun
comment
(
value
:
String
?
)
id
Link copied to clipboard
@
JvmName
(
name
=
"okvggeimwfxdlkww"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hwgbfotxgshdksfp"
)
suspend
fun
id
(
value
:
String
?
)
pkix
Public
Key
Link copied to clipboard
@
JvmName
(
name
=
"gbltjdlfyynwfsqo"
)
suspend
fun
pkixPublicKey
(
value
:
Output
<
PkixPublicKeyArgs
>
)
@
JvmName
(
name
=
"jytyaakskiihkqqy"
)
suspend
fun
pkixPublicKey
(
value
:
PkixPublicKeyArgs
?
)
@
JvmName
(
name
=
"gfvmdwruunxevfkc"
)
suspend
fun
pkixPublicKey
(
argument
:
suspend
PkixPublicKeyArgsBuilder
.
(
)
->
Unit
)