pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudfront.kotlin
/
RealtimeLogConfigArgs
/
RealtimeLogConfigArgs
Realtime
Log
Config
Args
fun
RealtimeLogConfigArgs
(
endPoints
:
Output
<
List
<
RealtimeLogConfigEndPointArgs
>
>
?
=
null
,
fields
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
samplingRate
:
Output
<
Double
>
?
=
null
)