Type Definition rusoto_opsworks::CloudWatchLogsEncoding [] [src]

type CloudWatchLogsEncoding = String;

Specifies the encoding of the log file so that the file can be read correctly. The default is utf_8. Encodings supported by Python codecs.decode() can be used here.