

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::SecurityAgent::AgentSpace BitbucketRepositoryResource
<a name="aws-properties-securityagent-agentspace-bitbucketrepositoryresource"></a>

<a name="aws-properties-securityagent-agentspace-bitbucketrepositoryresource-description"></a>The `BitbucketRepositoryResource` property type specifies Property description not available. for an [AWS::SecurityAgent::AgentSpace](aws-resource-securityagent-agentspace.md).

## Syntax
<a name="aws-properties-securityagent-agentspace-bitbucketrepositoryresource-syntax"></a>

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

### JSON
<a name="aws-properties-securityagent-agentspace-bitbucketrepositoryresource-syntax.json"></a>

```
{
  "[Name](#cfn-securityagent-agentspace-bitbucketrepositoryresource-name)" : {{String}},
  "[Workspace](#cfn-securityagent-agentspace-bitbucketrepositoryresource-workspace)" : {{String}}
}
```

### YAML
<a name="aws-properties-securityagent-agentspace-bitbucketrepositoryresource-syntax.yaml"></a>

```
  [Name](#cfn-securityagent-agentspace-bitbucketrepositoryresource-name): {{String}}
  [Workspace](#cfn-securityagent-agentspace-bitbucketrepositoryresource-workspace): {{String}}
```

## Properties
<a name="aws-properties-securityagent-agentspace-bitbucketrepositoryresource-properties"></a>

`Name`  <a name="cfn-securityagent-agentspace-bitbucketrepositoryresource-name"></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)

`Workspace`  <a name="cfn-securityagent-agentspace-bitbucketrepositoryresource-workspace"></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)