toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.certificateauthority.kotlin.inputs
/
CertificateConfigSubjectKeyIdArgs
Certificate
Config
Subject
Key
Id
Args
data
class
CertificateConfigSubjectKeyIdArgs
(
val
keyId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
CertificateConfigSubjectKeyIdArgs
>
Members
Constructors
Certificate
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 hexidecimal.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CertificateConfigSubjectKeyIdArgs