Uses of Class
software.amazon.awscdk.services.quicksight.CfnFlowProps.Builder
Packages that use CfnFlowProps.Builder
-
Uses of CfnFlowProps.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnFlowProps.BuilderModifier and TypeMethodDescriptionCfnFlowProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnFlowProps.getAwsAccountId()static CfnFlowProps.BuilderCfnFlowProps.builder()CfnFlowProps.Builder.description(String description) Sets the value ofCfnFlowProps.getDescription()CfnFlowProps.Builder.flowDefinition(Object flowDefinition) Sets the value ofCfnFlowProps.getFlowDefinition()Sets the value ofCfnFlowProps.getName()CfnFlowProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnFlowProps.getPermissions()CfnFlowProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnFlowProps.getPermissions()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnFlowProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFlowProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlowProps.Builder.