pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networksecurity.v1beta1.kotlin
/
TlsInspectionPolicyArgs
/
TlsInspectionPolicyArgs
Tls
Inspection
Policy
Args
fun
TlsInspectionPolicyArgs
(
caPool
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
tlsInspectionPolicyId
:
Output
<
String
>
?
=
null
)