AWSECSServiceLogConfiguration
No description
type AWSECSServiceLogConfiguration {
LogDriver: AWSECSServiceLogDriverType!
options: [AWSECSServiceLogConfigurationOption!]!
secretOptions: [AWSECSServiceLogConfigurationSecret!]!
}
Fields
AWSECSServiceLogConfiguration.LogDriver ● AWSECSServiceLogDriverType! non-null enum
The log driver to use for the container
AWSECSServiceLogConfiguration.options ● [AWSECSServiceLogConfigurationOption!]! non-null object
The configuration options to send to the log driver
AWSECSServiceLogConfiguration.secretOptions ● [AWSECSServiceLogConfigurationSecret!]! non-null object
The secrets to pass to the log configuration