Uses of Class
software.amazon.awscdk.mixins.preview.services.logs.CloudwatchDeliveryDestinationProps.Builder
Packages that use CloudwatchDeliveryDestinationProps.Builder
-
Uses of CloudwatchDeliveryDestinationProps.Builder in software.amazon.awscdk.mixins.preview.services.logs
Methods in software.amazon.awscdk.mixins.preview.services.logs that return CloudwatchDeliveryDestinationProps.BuilderModifier and TypeMethodDescriptionCloudwatchDeliveryDestinationProps.builder()CloudwatchDeliveryDestinationProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofCloudwatchDeliveryDestinationProps.getLogGroup()CloudwatchDeliveryDestinationProps.Builder.outputFormat(String outputFormat) Sets the value ofCloudwatchDeliveryDestinationProps.getOutputFormat()Constructors in software.amazon.awscdk.mixins.preview.services.logs with parameters of type CloudwatchDeliveryDestinationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCloudwatchDeliveryDestinationProps.Builder.