

# GitLabRepositoryMetadata
<a name="API_GitLabRepositoryMetadata"></a>

Metadata for an integrated GitLab repository.

## Contents
<a name="API_GitLabRepositoryMetadata_Contents"></a>

 ** name **   <a name="securityagent-Type-GitLabRepositoryMetadata-name"></a>
Name of the resource e.g. repository name, etc.  
Type: String  
Required: Yes

 ** namespace **   <a name="securityagent-Type-GitLabRepositoryMetadata-namespace"></a>
The namespace (group or user path) that owns the project.  
Type: String  
Required: Yes

 ** providerResourceId **   <a name="securityagent-Type-GitLabRepositoryMetadata-providerResourceId"></a>
Provider Id of the resource e.g. GitHub repository id, etc.  
Type: String  
Required: Yes

 ** accessType **   <a name="securityagent-Type-GitLabRepositoryMetadata-accessType"></a>
Defines the visibility level of provider resources. PRIVATE indicates restricted access, while PUBLIC indicates open access.  
Type: String  
Valid Values: `PRIVATE | PUBLIC`   
Required: No

## See Also
<a name="API_GitLabRepositoryMetadata_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/securityagent-2025-09-06/GitLabRepositoryMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/GitLabRepositoryMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/GitLabRepositoryMetadata) 