Folder Args
constructor(awsAccountId: Output<String>? = null, folderId: Output<String>? = null, folderType: Output<FolderType>? = null, name: Output<String>? = null, parentFolderArn: Output<String>? = null, permissions: Output<List<FolderResourcePermissionArgs>>? = null, sharingModel: Output<FolderSharingModel>? = null, tags: Output<List<TagArgs>>? = null)