toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
RegionSslCertificateArgs
/
RegionSslCertificateArgs
Region
Ssl
Certificate
Args
constructor
(
certificate
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
namePrefix
:
Output
<
String
>
?
=
null
,
privateKey
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
)