Uses of Interface
software.amazon.awscdk.services.logs.CfnDeliveryDestinationProps
Packages that use CfnDeliveryDestinationProps
-
Uses of CfnDeliveryDestinationProps in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement CfnDeliveryDestinationPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryDestinationPropsMethods in software.amazon.awscdk.services.logs that return CfnDeliveryDestinationPropsModifier and TypeMethodDescriptionCfnDeliveryDestinationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.logs with parameters of type CfnDeliveryDestinationPropsModifierConstructorDescriptionCfnDeliveryDestination(software.constructs.Construct scope, String id, CfnDeliveryDestinationProps props) Create a newAWS::Logs::DeliveryDestination.