AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains configuration information about the scope for a webhook.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class ScopeConfiguration
The ScopeConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
ScopeConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
Domain | System.String |
Gets and sets the property Domain. The domain of the GitHub Enterprise organization or the GitLab Self Managed group. Note that this parameter is only required if your project's source type is GITHUB_ENTERPRISE or GITLAB_SELF_MANAGED. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of either the group, enterprise, or organization that will send webhook events to CodeBuild, depending on the type of webhook. |
![]() |
Scope | Amazon.CodeBuild.WebhookScopeType |
Gets and sets the property Scope. The type of scope for a GitHub or GitLab webhook. The scope default is GITHUB_ORGANIZATION. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5