Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleCloudFormationOverridePropertyConfiguration
-
Packages that use AssetBundleCloudFormationOverridePropertyConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleCloudFormationOverridePropertyConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleCloudFormationOverridePropertyConfiguration Modifier and Type Method Description AssetBundleCloudFormationOverridePropertyConfigurationDescribeAssetBundleExportJobResponse. cloudFormationOverridePropertyConfiguration()The CloudFormation override property configuration for the export job.AssetBundleCloudFormationOverridePropertyConfigurationStartAssetBundleExportJobRequest. cloudFormationOverridePropertyConfiguration()An optional collection of structures that generate CloudFormation parameters to override the existing resource property values when the resource is exported to a new CloudFormation template.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleCloudFormationOverridePropertyConfiguration Modifier and Type Method Description DescribeAssetBundleExportJobResponse.BuilderDescribeAssetBundleExportJobResponse.Builder. cloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration cloudFormationOverridePropertyConfiguration)The CloudFormation override property configuration for the export job.StartAssetBundleExportJobRequest.BuilderStartAssetBundleExportJobRequest.Builder. cloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration cloudFormationOverridePropertyConfiguration)An optional collection of structures that generate CloudFormation parameters to override the existing resource property values when the resource is exported to a new CloudFormation template.
-