Uses of Interface
software.amazon.awscdk.services.logs.TransformerOptions
Packages that use TransformerOptions
-
Uses of TransformerOptions in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement TransformerOptionsMethods in software.amazon.awscdk.services.logs that return TransformerOptionsModifier and TypeMethodDescriptionTransformerOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.logs with parameters of type TransformerOptionsModifier and TypeMethodDescriptionILogGroup.addTransformer(String id, TransformerOptions props) Create a new Transformer on this Log Group.default TransformerILogGroup.Jsii$Default.addTransformer(String id, TransformerOptions props) Create a new Transformer on this Log Group.final TransformerILogGroup.Jsii$Proxy.addTransformer(String id, TransformerOptions props) Create a new Transformer on this Log Group.LogGroup.addTransformer(String id, TransformerOptions props) Create a new Transformer on this Log Group.