validationStrategy
construct an aws.sdk.kotlin.services.quicksight.model.AssetBundleExportJobValidationStrategy inside the given block
An optional parameter that determines which validation strategy to use for the export job. If StrictModeForAllResources
is set to TRUE
, strict validation for every error is enforced. If it is set to FALSE
, validation is skipped for specific UI errors that are shown as warnings. The default value for StrictModeForAllResources
is FALSE
.