Uses of Class
software.amazon.awscdk.services.logs.CfnDeliveryDestinationProps.Builder
Packages that use CfnDeliveryDestinationProps.Builder
-
Uses of CfnDeliveryDestinationProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnDeliveryDestinationProps.BuilderModifier and TypeMethodDescriptionCfnDeliveryDestinationProps.builder()CfnDeliveryDestinationProps.Builder.deliveryDestinationPolicy(IResolvable deliveryDestinationPolicy) Sets the value ofCfnDeliveryDestinationProps.getDeliveryDestinationPolicy()CfnDeliveryDestinationProps.Builder.deliveryDestinationPolicy(CfnDeliveryDestination.DestinationPolicyProperty deliveryDestinationPolicy) Sets the value ofCfnDeliveryDestinationProps.getDeliveryDestinationPolicy()CfnDeliveryDestinationProps.Builder.deliveryDestinationType(String deliveryDestinationType) Sets the value ofCfnDeliveryDestinationProps.getDeliveryDestinationType()CfnDeliveryDestinationProps.Builder.destinationResourceArn(String destinationResourceArn) Sets the value ofCfnDeliveryDestinationProps.getDestinationResourceArn()Sets the value ofCfnDeliveryDestinationProps.getName()CfnDeliveryDestinationProps.Builder.outputFormat(String outputFormat) Sets the value ofCfnDeliveryDestinationProps.getOutputFormat()Sets the value ofCfnDeliveryDestinationProps.getTags()Constructors in software.amazon.awscdk.services.logs with parameters of type CfnDeliveryDestinationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryDestinationProps.Builder.