Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleResourceLinkSharingConfiguration
-
Packages that use AssetBundleResourceLinkSharingConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleResourceLinkSharingConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleResourceLinkSharingConfiguration Modifier and Type Method Description AssetBundleResourceLinkSharingConfigurationAssetBundleImportJobDashboardOverridePermissions. linkSharingConfiguration()A structure that contains the link sharing configurations that you want to apply overrides to.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleResourceLinkSharingConfiguration Modifier and Type Method Description AssetBundleImportJobDashboardOverridePermissions.BuilderAssetBundleImportJobDashboardOverridePermissions.Builder. linkSharingConfiguration(AssetBundleResourceLinkSharingConfiguration linkSharingConfiguration)A structure that contains the link sharing configurations that you want to apply overrides to.
-