pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.privateca.v1.kotlin.inputs
/
AllowedKeyTypeArgs
/
AllowedKeyTypeArgs
Allowed
Key
Type
Args
fun
AllowedKeyTypeArgs
(
ellipticCurve
:
Output
<
EcKeyTypeArgs
>
?
=
null
,
rsa
:
Output
<
RsaKeyTypeArgs
>
?
=
null
)