Uses of Class
software.amazon.awscdk.services.logs.CfnDeliveryDestination.Builder
Packages that use CfnDeliveryDestination.Builder
-
Uses of CfnDeliveryDestination.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnDeliveryDestination.BuilderModifier and TypeMethodDescriptionCfnDeliveryDestination.Builder.deliveryDestinationPolicy(Object deliveryDestinationPolicy) A structure that contains information about one delivery destination policy.CfnDeliveryDestination.Builder.destinationResourceArn(String destinationResourceArn) The ARN of the AWS destination that this delivery destination represents.The name of this delivery destination.CfnDeliveryDestination.Builder.outputFormat(String outputFormat) The format of the logs that are sent to this delivery destination.The tags that have been assigned to this delivery destination.