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
/
DistributionCustomOriginConfigArgs
/
DistributionCustomOriginConfigArgs
Distribution
Custom
Origin
Config
Args
constructor
(
httpPort
:
Output
<
Int
>
?
=
null
,
httpsPort
:
Output
<
Int
>
?
=
null
,
originKeepaliveTimeout
:
Output
<
Int
>
?
=
null
,
originProtocolPolicy
:
Output
<
String
>
,
originReadTimeout
:
Output
<
Int
>
?
=
null
,
originSslProtocols
:
Output
<
List
<
String
>
>
?
=
null
)