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.
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z
public class SourceControlDetails
The SourceControlDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
SourceControlDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
AuthStrategy | Amazon.Glue.SourceControlAuthStrategy |
Gets and sets the property AuthStrategy. The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token. |
![]() |
AuthToken | System.String |
Gets and sets the property AuthToken. The value of an authorization token. |
![]() |
Branch | System.String |
Gets and sets the property Branch. An optional branch in the remote repository. |
![]() |
Folder | System.String |
Gets and sets the property Folder. An optional folder in the remote repository. |
![]() |
LastCommitId | System.String |
Gets and sets the property LastCommitId. The last commit ID for a commit in the remote repository. |
![]() |
Owner | System.String |
Gets and sets the property Owner. The owner of the remote repository that contains the job artifacts. |
![]() |
Provider | Amazon.Glue.SourceControlProvider |
Gets and sets the property Provider. The provider for the remote repository. |
![]() |
Repository | System.String |
Gets and sets the property Repository. The name of the remote repository that contains the job artifacts. |
.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