Interface AssetBundleExportJobResourceIdOverrideConfiguration.Builder

  • Method Details

    • prefixForAllResources

      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. The prefix is only added to the asset IDs and does not change the name of the asset.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.