Uses of Interface
software.amazon.awscdk.services.logs.CfnDestinationProps
Packages that use CfnDestinationProps
-
Uses of CfnDestinationProps in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement CfnDestinationPropsMethods in software.amazon.awscdk.services.logs that return CfnDestinationPropsModifier and TypeMethodDescriptionCfnDestinationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.logs with parameters of type CfnDestinationPropsModifierConstructorDescriptionCfnDestination(Construct scope, String id, CfnDestinationProps props) Create a newAWS::Logs::Destination.