

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::ServiceCatalog::CloudFormationProduct Info
<a name="aws-properties-servicecatalog-cloudformationproduct-info"></a>

<a name="aws-properties-servicecatalog-cloudformationproduct-info-description"></a>The `Info` property type specifies Property description not available. for an [AWS::ServiceCatalog::CloudFormationProduct](aws-resource-servicecatalog-cloudformationproduct.md).

## Syntax
<a name="aws-properties-servicecatalog-cloudformationproduct-info-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-servicecatalog-cloudformationproduct-info-syntax.json"></a>

```
{
  "[ImportFromPhysicalId](#cfn-servicecatalog-cloudformationproduct-info-importfromphysicalid)" : {{String}},
  "[LoadTemplateFromURL](#cfn-servicecatalog-cloudformationproduct-info-loadtemplatefromurl)" : {{String}}
}
```

### YAML
<a name="aws-properties-servicecatalog-cloudformationproduct-info-syntax.yaml"></a>

```
  [ImportFromPhysicalId](#cfn-servicecatalog-cloudformationproduct-info-importfromphysicalid): {{String}}
  [LoadTemplateFromURL](#cfn-servicecatalog-cloudformationproduct-info-loadtemplatefromurl): {{String}}
```

## Properties
<a name="aws-properties-servicecatalog-cloudformationproduct-info-properties"></a>

`ImportFromPhysicalId`  <a name="cfn-servicecatalog-cloudformationproduct-info-importfromphysicalid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`LoadTemplateFromURL`  <a name="cfn-servicecatalog-cloudformationproduct-info-loadtemplatefromurl"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)