pulumi-google-native-kotlin
0.31.1.1
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
=
"sustjaitwdoafohb"
)
suspend
fun
asciiArmoredPgpPublicKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qatudponsuokijmy"
)
suspend
fun
asciiArmoredPgpPublicKey
(
value
:
String
?
)
comment
Link copied to clipboard
@
JvmName
(
name
=
"djxnjfmlmorugpnr"
)
suspend
fun
comment
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lqojmqfbnnhewxbl"
)
suspend
fun
comment
(
value
:
String
?
)
id
Link copied to clipboard
@
JvmName
(
name
=
"golatrtgsnbwffvo"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"conmnsinyqbeirhv"
)
suspend
fun
id
(
value
:
String
?
)
pkix
Public
Key
Link copied to clipboard
@
JvmName
(
name
=
"tjnargaofsxlovby"
)
suspend
fun
pkixPublicKey
(
value
:
Output
<
PkixPublicKeyArgs
>
)
@
JvmName
(
name
=
"bvutsmghftrqctat"
)
suspend
fun
pkixPublicKey
(
value
:
PkixPublicKeyArgs
?
)
@
JvmName
(
name
=
"ibedaqhoiywdmlcu"
)
suspend
fun
pkixPublicKey
(
argument
:
suspend
PkixPublicKeyArgsBuilder
.
(
)
->
Unit
)