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