toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dns.v1.kotlin.inputs
/
DnsKeySpecArgs
/
DnsKeySpecArgs
Dns
Key
Spec
Args
constructor
(
algorithm
:
Output
<
DnsKeySpecAlgorithm
>
?
=
null
,
keyLength
:
Output
<
Int
>
?
=
null
,
keyType
:
Output
<
DnsKeySpecKeyType
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
)