Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleExportJobResourceIdOverrideConfiguration
-
Packages that use AssetBundleExportJobResourceIdOverrideConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleExportJobResourceIdOverrideConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleExportJobResourceIdOverrideConfiguration Modifier and Type Method Description AssetBundleExportJobResourceIdOverrideConfigurationAssetBundleCloudFormationOverridePropertyConfiguration. resourceIdOverrideConfiguration()An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleExportJobResourceIdOverrideConfiguration Modifier and Type Method Description AssetBundleCloudFormationOverridePropertyConfiguration.BuilderAssetBundleCloudFormationOverridePropertyConfiguration.Builder. resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration)An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.
-