menu
pulumi_aws package
documentation
cloudwatch.dart
LogTransformerTransformerConfigLowerCaseString
withKeys property
withKeys property
dark_mode
light_mode
withKeys
property
Input
<
List
<
String
>
>
withKeys
final
Specifies the keys of the fields to convert to lowercase.
Implementation
final pulumi.Input<List<String>> withKeys;
pulumi_aws package
documentation
cloudwatch
LogTransformerTransformerConfigLowerCaseString
withKeys property
LogTransformerTransformerConfigLowerCaseString class