toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.privateca.v1.kotlin.inputs
/
AllowedKeyTypeArgsBuilder
Allowed
Key
Type
Args
Builder
class
AllowedKeyTypeArgsBuilder
Builder for
AllowedKeyTypeArgs
.
Members
Functions
elliptic
Curve
Link copied to clipboard
@
JvmName
(
name
=
"wvshrfijloevjlnc"
)
suspend
fun
ellipticCurve
(
value
:
Output
<
EcKeyTypeArgs
>
)
@
JvmName
(
name
=
"mofbtfeqlgnlrxvs"
)
suspend
fun
ellipticCurve
(
value
:
EcKeyTypeArgs
?
)
@
JvmName
(
name
=
"nkxutckhfrbjxexa"
)
suspend
fun
ellipticCurve
(
argument
:
suspend
EcKeyTypeArgsBuilder
.
(
)
->
Unit
)
rsa
Link copied to clipboard
@
JvmName
(
name
=
"euhniwvmwhivwolp"
)
suspend
fun
rsa
(
value
:
Output
<
RsaKeyTypeArgs
>
)
@
JvmName
(
name
=
"stskxhsricivklre"
)
suspend
fun
rsa
(
value
:
RsaKeyTypeArgs
?
)
@
JvmName
(
name
=
"rsbfqssrhvwdkvtu"
)
suspend
fun
rsa
(
argument
:
suspend
RsaKeyTypeArgsBuilder
.
(
)
->
Unit
)