Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnDestinationMixinProps.Builder
Packages that use CfnDestinationMixinProps.Builder
-
Uses of CfnDestinationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.logs
Methods in software.amazon.awscdk.cfnpropertymixins.services.logs that return CfnDestinationMixinProps.BuilderModifier and TypeMethodDescriptionCfnDestinationMixinProps.builder()CfnDestinationMixinProps.Builder.destinationName(String destinationName) Sets the value ofCfnDestinationMixinProps.getDestinationName()CfnDestinationMixinProps.Builder.destinationPolicy(String destinationPolicy) Sets the value ofCfnDestinationMixinProps.getDestinationPolicy()Sets the value ofCfnDestinationMixinProps.getRoleArn()Sets the value ofCfnDestinationMixinProps.getRoleArn()Sets the value ofCfnDestinationMixinProps.getTags()Sets the value ofCfnDestinationMixinProps.getTargetArn()CfnDestinationMixinProps.Builder.targetArn(IStreamRef targetArn) Sets the value ofCfnDestinationMixinProps.getTargetArn()CfnDestinationMixinProps.Builder.targetArn(IDeliveryStreamRef targetArn) Sets the value ofCfnDestinationMixinProps.getTargetArn()CfnDestinationMixinProps.Builder.targetArn(IFunctionRef targetArn) Sets the value ofCfnDestinationMixinProps.getTargetArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.logs with parameters of type CfnDestinationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDestinationMixinProps.Builder.