Uses of Class
software.amazon.awscdk.services.cloudtrail.CfnChannelProps.Builder
Packages that use CfnChannelProps.Builder
-
Uses of CfnChannelProps.Builder in software.amazon.awscdk.services.cloudtrail
Methods in software.amazon.awscdk.services.cloudtrail that return CfnChannelProps.BuilderModifier and TypeMethodDescriptionstatic CfnChannelProps.BuilderCfnChannelProps.builder()CfnChannelProps.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnChannelProps.getDestinations()CfnChannelProps.Builder.destinations(IResolvable destinations) Sets the value ofCfnChannelProps.getDestinations()Sets the value ofCfnChannelProps.getName()Sets the value ofCfnChannelProps.getSource()Sets the value ofCfnChannelProps.getTags()Constructors in software.amazon.awscdk.services.cloudtrail with parameters of type CfnChannelProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelProps.Builder.