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