pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
ApplicationGatewaySslPolicyArgs
/
ApplicationGatewaySslPolicyArgs
Application
Gateway
Ssl
Policy
Args
fun
ApplicationGatewaySslPolicyArgs
(
cipherSuites
:
Output
<
List
<
String
>
>
?
=
null
,
disabledProtocols
:
Output
<
List
<
String
>
>
?
=
null
,
minProtocolVersion
:
Output
<
String
>
?
=
null
,
policyName
:
Output
<
String
>
?
=
null
,
policyType
:
Output
<
String
>
?
=
null
)