

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::QuickSight::Space SpaceResource
<a name="aws-properties-quicksight-space-spaceresource"></a>

<a name="aws-properties-quicksight-space-spaceresource-description"></a>The `SpaceResource` property type specifies Property description not available. for an [AWS::QuickSight::Space](aws-resource-quicksight-space.md).

## Syntax
<a name="aws-properties-quicksight-space-spaceresource-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-space-spaceresource-syntax.json"></a>

```
{
  "[ResourceArn](#cfn-quicksight-space-spaceresource-resourcearn)" : {{String}},
  "[ResourceType](#cfn-quicksight-space-spaceresource-resourcetype)" : {{String}}
}
```

### YAML
<a name="aws-properties-quicksight-space-spaceresource-syntax.yaml"></a>

```
  [ResourceArn](#cfn-quicksight-space-spaceresource-resourcearn): {{String}}
  [ResourceType](#cfn-quicksight-space-spaceresource-resourcetype): {{String}}
```

## Properties
<a name="aws-properties-quicksight-space-spaceresource-properties"></a>

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

`ResourceType`  <a name="cfn-quicksight-space-spaceresource-resourcetype"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `TOPIC | DASHBOARD | KNOWLEDGE_BASE | ACTION_CONNECTOR | DATA_SET`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)