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