public static interface AssetBundleExportJobResourceIdOverrideConfiguration.Builder extends SdkPojo, CopyableBuilder<AssetBundleExportJobResourceIdOverrideConfiguration.Builder,AssetBundleExportJobResourceIdOverrideConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobResourceIdOverrideConfiguration.Builder |
prefixForAllResources(Boolean prefixForAllResources)
An option to request a CloudFormation variable for a prefix to be prepended to each resource's ID before
import.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssetBundleExportJobResourceIdOverrideConfiguration.Builder prefixForAllResources(Boolean prefixForAllResources)
An option to request a CloudFormation variable for a prefix to be prepended to each resource's ID before import. The prefix is only added to the asset IDs and does not change the name of the asset.
prefixForAllResources - An option to request a CloudFormation variable for a prefix to be prepended to each resource's ID
before import. The prefix is only added to the asset IDs and does not change the name of the asset.Copyright © 2023. All rights reserved.