logLevel property

Input<String?>? logLevel
final

Determines the type of logs that DataSync publishes to a log stream in the Amazon CloudWatch log group that you provide. Valid values: OFF, BASIC, TRANSFER. Default: OFF.

Implementation

final pulumi.Input<String?>? logLevel;