Folder

class Folder : KotlinCustomResource

Definition of the AWS::QuickSight::Folder Resource Type.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) for the folder.

Link copied to clipboard
val awsAccountId: Output<String>?

The ID for the AWS account where you want to create the folder.

Link copied to clipboard
val createdTime: Output<String>

The time that the folder was created.

Link copied to clipboard
val folderId: Output<String>?

The ID of the folder.

Link copied to clipboard
val folderType: Output<FolderType>?

The type of folder it is.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastUpdatedTime: Output<String>

The time that the folder was last updated.

Link copied to clipboard
val name: Output<String>?

A display name for the folder.

Link copied to clipboard
val parentFolderArn: Output<String>?

The Amazon Resource Name (ARN) for the folder.

Link copied to clipboard

A structure that describes the principals and the resource-level permissions of a folder. To specify no permissions, omit Permissions .

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The sharing scope of the folder.

Link copied to clipboard
val tags: Output<List<Tag>>?

A list of tags for the folders that you want to apply overrides to.

Link copied to clipboard
val urn: Output<String>