toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
LegacyCustomOriginArgs
/
LegacyCustomOriginArgs
Legacy
Custom
Origin
Args
constructor
(
dnsName
:
Output
<
String
>
?
=
null
,
httpPort
:
Output
<
Int
>
?
=
null
,
httpsPort
:
Output
<
Int
>
?
=
null
,
originProtocolPolicy
:
Output
<
String
>
?
=
null
,
originSSLProtocols
:
Output
<
List
<
String
>
>
?
=
null
)