Uses of Class
software.amazon.awscdk.mixins.preview.services.logs.CloudwatchDeliveryDestination.Builder
Packages that use CloudwatchDeliveryDestination.Builder
-
Uses of CloudwatchDeliveryDestination.Builder in software.amazon.awscdk.mixins.preview.services.logs
Methods in software.amazon.awscdk.mixins.preview.services.logs that return CloudwatchDeliveryDestination.BuilderModifier and TypeMethodDescriptionCloudwatchDeliveryDestination.Builder.logGroup(ILogGroupRef logGroup) (experimental) Log group to deliver logs to.CloudwatchDeliveryDestination.Builder.outputFormat(String outputFormat) (experimental) Format of the logs that are sent to this delivery destination.