Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleImportJobOverridePermissions
-
Packages that use AssetBundleImportJobOverridePermissions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleImportJobOverridePermissions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleImportJobOverridePermissions Modifier and Type Method Description AssetBundleImportJobOverridePermissionsDescribeAssetBundleImportJobResponse. overridePermissions()Optional permission overrides that are applied to the resource configuration before import.AssetBundleImportJobOverridePermissionsStartAssetBundleImportJobRequest. overridePermissions()Optional permission overrides that are applied to the resource configuration before import.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleImportJobOverridePermissions Modifier and Type Method Description DescribeAssetBundleImportJobResponse.BuilderDescribeAssetBundleImportJobResponse.Builder. overridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)Optional permission overrides that are applied to the resource configuration before import.StartAssetBundleImportJobRequest.BuilderStartAssetBundleImportJobRequest.Builder. overridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)Optional permission overrides that are applied to the resource configuration before import.
-