Uses of Class
software.amazon.awscdk.services.logs.CfnDestinationProps.Builder
Packages that use CfnDestinationProps.Builder
-
Uses of CfnDestinationProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnDestinationProps.BuilderModifier and TypeMethodDescriptionstatic CfnDestinationProps.BuilderCfnDestinationProps.builder()CfnDestinationProps.Builder.destinationName(String destinationName) Sets the value ofCfnDestinationProps.getDestinationName()CfnDestinationProps.Builder.destinationPolicy(String destinationPolicy) Sets the value ofCfnDestinationProps.getDestinationPolicy()Sets the value ofCfnDestinationProps.getRoleArn()Sets the value ofCfnDestinationProps.getRoleArn()Sets the value ofCfnDestinationProps.getTags()Sets the value ofCfnDestinationProps.getTargetArn()CfnDestinationProps.Builder.targetArn(IStreamRef targetArn) Sets the value ofCfnDestinationProps.getTargetArn()CfnDestinationProps.Builder.targetArn(IDeliveryStreamRef targetArn) Sets the value ofCfnDestinationProps.getTargetArn()CfnDestinationProps.Builder.targetArn(IFunctionRef targetArn) Sets the value ofCfnDestinationProps.getTargetArn()Constructors in software.amazon.awscdk.services.logs with parameters of type CfnDestinationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDestinationProps.Builder.