

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 BitbucketCapabilitiesResource
<a name="aws-properties-securityagent-agentspace-bitbucketcapabilitiesresource"></a>

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

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

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

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

```
{
  "[LeaveComments](#cfn-securityagent-agentspace-bitbucketcapabilitiesresource-leavecomments)" : {{Boolean}},
  "[RemediateCode](#cfn-securityagent-agentspace-bitbucketcapabilitiesresource-remediatecode)" : {{Boolean}}
}
```

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

```
  [LeaveComments](#cfn-securityagent-agentspace-bitbucketcapabilitiesresource-leavecomments): {{Boolean}}
  [RemediateCode](#cfn-securityagent-agentspace-bitbucketcapabilitiesresource-remediatecode): {{Boolean}}
```

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

`LeaveComments`  <a name="cfn-securityagent-agentspace-bitbucketcapabilitiesresource-leavecomments"></a>
Property description not available.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`RemediateCode`  <a name="cfn-securityagent-agentspace-bitbucketcapabilitiesresource-remediatecode"></a>
Property description not available.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)