toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
RegionSslPolicyArgs
/
RegionSslPolicyArgs
Region
Ssl
Policy
Args
constructor
(
customFeatures
:
Output
<
List
<
String
>
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
minTlsVersion
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
profile
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
)