Newer Version Available
Wave Folder Input
A Tableau CRM folder. This implements BaseWaveFolderInput.
- Properties
-
Property Name Type Description Required or Optional Available Version applicationStatus ConnectWaveApplicationStatusEnum The creation status of application. Valid values are: - CancelledStatus
- CompletedStatus
- DataflowInProgressStatus
- ExtensionAssetTypeInProgressStatus
- FailedStatus
- InProgressStatus
- NewStatus
Required 36.0 attachedFiles AssetReferenceInput[] The list of attached file IDs. Required 39.0 canBeSharedExternally Boolean Indicates whether the app is shared in Communities (true) or not (false). Required 39.0 defaultAsset AssetReferenceInput The default dashboard or lens presented for this app during app runtime. Required 37.0 featuredAssets Map<String, FeaturedAssetsInput> The map of featured assets for this application to be used in the UI. Required 39.0 isPinned Boolean Indicates whether the app is a pinned app (true) or not (false). Required 39.0 shares WaveFolderShareInput[] The folder shares list. Required 36.0