FolderArgs

constructor(awsAccountId: Output<String>? = null, folderId: Output<String>? = null, folderType: Output<String>? = null, name: Output<String>? = null, parentFolderArn: Output<String>? = null, permissions: Output<List<FolderPermissionArgs>>? = null, tags: Output<Map<String, String>>? = null)