toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.certificateauthority.kotlin.inputs
/
AuthorityConfigSubjectKeyIdArgs
Authority
Config
Subject
Key
Id
Args
data
class
AuthorityConfigSubjectKeyIdArgs
(
val
keyId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
AuthorityConfigSubjectKeyIdArgs
>
Members
Constructors
Authority
Config
Subject
Key
Id
Args
Link copied to clipboard
constructor
(
keyId
:
Output
<
String
>
?
=
null
)
Properties
key
Id
Link copied to clipboard
val
keyId
:
Output
<
String
>
?
=
null
The value of the KeyId in lowercase hexadecimal.
The
x509_config
block supports:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AuthorityConfigSubjectKeyIdArgs