pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.inputs
/
ServiceLogConfigurationArgs
/
ServiceLogConfigurationArgs
Service
Log
Configuration
Args
fun
ServiceLogConfigurationArgs
(
logDriver
:
Output
<
String
>
?
=
null
,
options
:
Output
<
Any
>
?
=
null
,
secretOptions
:
Output
<
List
<
ServiceSecretArgs
>
>
?
=
null
)