toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
ApplicationGatewaySslProfileSslPolicyArgs
/
ApplicationGatewaySslProfileSslPolicyArgs
Application
Gateway
Ssl
Profile
Ssl
Policy
Args
constructor
(
cipherSuites
:
Output
<
List
<
String
>
>
?
=
null
,
disabledProtocols
:
Output
<
List
<
String
>
>
?
=
null
,
minProtocolVersion
:
Output
<
String
>
?
=
null
,
policyName
:
Output
<
String
>
?
=
null
,
policyType
:
Output
<
String
>
?
=
null
)