

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

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

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

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

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

```
{
  "[Name](#cfn-securityagent-agentspace-gitlabrepositoryresource-name)" : {{String}},
  "[Namespace](#cfn-securityagent-agentspace-gitlabrepositoryresource-namespace)" : {{String}}
}
```

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

```
  [Name](#cfn-securityagent-agentspace-gitlabrepositoryresource-name): {{String}}
  [Namespace](#cfn-securityagent-agentspace-gitlabrepositoryresource-namespace): {{String}}
```

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

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

`Namespace`  <a name="cfn-securityagent-agentspace-gitlabrepositoryresource-namespace"></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)