pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.privateca.v1.kotlin.inputs
/
AllowedKeyTypeArgsBuilder
Allowed
Key
Type
Args
Builder
class
AllowedKeyTypeArgsBuilder
Builder for
AllowedKeyTypeArgs
.
Functions
Functions
elliptic
Curve
Link copied to clipboard
@
JvmName
(
name
=
"pvmphjplcodtlhdk"
)
suspend
fun
ellipticCurve
(
value
:
Output
<
EcKeyTypeArgs
>
)
@
JvmName
(
name
=
"ljdyxnaahutgdiam"
)
suspend
fun
ellipticCurve
(
value
:
EcKeyTypeArgs
?
)
@
JvmName
(
name
=
"anypuijpwheuopoh"
)
suspend
fun
ellipticCurve
(
argument
:
suspend
EcKeyTypeArgsBuilder
.
(
)
->
Unit
)
rsa
Link copied to clipboard
@
JvmName
(
name
=
"lxrdsxisabqkqliw"
)
suspend
fun
rsa
(
value
:
Output
<
RsaKeyTypeArgs
>
)
@
JvmName
(
name
=
"iuxcggwpgssxewwv"
)
suspend
fun
rsa
(
value
:
RsaKeyTypeArgs
?
)
@
JvmName
(
name
=
"lcfmukoigrnckxct"
)
suspend
fun
rsa
(
argument
:
suspend
RsaKeyTypeArgsBuilder
.
(
)
->
Unit
)