Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnFolderPropsMixin.Builder
Packages that use CfnFolderPropsMixin.Builder
-
Uses of CfnFolderPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnFolderPropsMixin.BuilderModifier and TypeMethodDescriptionCfnFolderPropsMixin.Builder.awsAccountId(String awsAccountId) The ID for the AWS account where you want to create the folder.static CfnFolderPropsMixin.BuilderCfnFolderPropsMixin.Builder.create()static CfnFolderPropsMixin.BuilderCfnFolderPropsMixin.Builder.create(CfnPropertyMixinOptions options) The ID of the folder.CfnFolderPropsMixin.Builder.folderType(String folderType) The type of folder it is.A display name for the folder.CfnFolderPropsMixin.Builder.parentFolderArn(String parentFolderArn) The Amazon Resource Name (ARN) for the folder.CfnFolderPropsMixin.Builder.permissions(List<? extends Object> permissions) A structure that describes the principals and the resource-level permissions of a folder.CfnFolderPropsMixin.Builder.permissions(IResolvable permissions) A structure that describes the principals and the resource-level permissions of a folder.CfnFolderPropsMixin.Builder.sharingModel(String sharingModel) The sharing scope of the folder.A list of tags for the folders that you want to apply overrides to.