Uses of Class
software.amazon.awscdk.services.quicksight.CfnSpaceProps.Builder
Packages that use CfnSpaceProps.Builder
-
Uses of CfnSpaceProps.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnSpaceProps.BuilderModifier and TypeMethodDescriptionCfnSpaceProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnSpaceProps.getAwsAccountId()static CfnSpaceProps.BuilderCfnSpaceProps.builder()CfnSpaceProps.Builder.description(String description) Sets the value ofCfnSpaceProps.getDescription()Sets the value ofCfnSpaceProps.getName()CfnSpaceProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnSpaceProps.getPermissions()CfnSpaceProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnSpaceProps.getPermissions()Sets the value ofCfnSpaceProps.getResources()CfnSpaceProps.Builder.resources(IResolvable resources) Sets the value ofCfnSpaceProps.getResources()Sets the value ofCfnSpaceProps.getSpaceId()Sets the value ofCfnSpaceProps.getTags()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnSpaceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSpaceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSpaceProps.Builder.