pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
ServerTlsSettingsArgs
/
ServerTlsSettingsArgs
Server
Tls
Settings
Args
fun
ServerTlsSettingsArgs
(
proxyTlsContext
:
Output
<
TlsContextArgs
>
?
=
null
,
subjectAltNames
:
Output
<
List
<
String
>
>
?
=
null
,
tlsMode
:
Output
<
ServerTlsSettingsTlsMode
>
?
=
null
)