toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigee.kotlin.inputs
/
KeystoresAliasesSelfSignedCertSubjectArgs
/
KeystoresAliasesSelfSignedCertSubjectArgs
Keystores
Aliases
Self
Signed
Cert
Subject
Args
constructor
(
commonName
:
Output
<
String
>
?
=
null
,
countryCode
:
Output
<
String
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
locality
:
Output
<
String
>
?
=
null
,
org
:
Output
<
String
>
?
=
null
,
orgUnit
:
Output
<
String
>
?
=
null
,
state
:
Output
<
String
>
?
=
null
)