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.
AWS::DevOpsAgent::Service RegisteredGitLabServiceDetails
GitLab service details returned after registration.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
GroupId-
The GitLab group ID for group-level access tokens.
Required: No
Type: String
Update requires: No interruption
TargetUrl-
The GitLab instance URL.
Required: Yes
Type: String
Update requires: No interruption
TokenType-
The type of GitLab access token.
Allowed Values:
personal|groupRequired: Yes
Type: String
Allowed values:
personal | groupUpdate requires: No interruption