toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudfront.kotlin.inputs
/
DistributionLegacyCustomOriginArgs
/
DistributionLegacyCustomOriginArgs
Distribution
Legacy
Custom
Origin
Args
constructor
(
dnsName
:
Output
<
String
>
,
httpPort
:
Output
<
Int
>
?
=
null
,
httpsPort
:
Output
<
Int
>
?
=
null
,
originProtocolPolicy
:
Output
<
String
>
,
originSslProtocols
:
Output
<
List
<
String
>
>
)