AWS SDK Version 3 for .NET
API Reference

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.

Container for the parameters to the GetSourceRepositoryCloneUrls operation. Returns information about the URLs that can be used with a Git client to clone a source repository.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CodeCatalyst.AmazonCodeCatalystRequest
      Amazon.CodeCatalyst.Model.GetSourceRepositoryCloneUrlsRequest

Namespace: Amazon.CodeCatalyst.Model
Assembly: AWSSDK.CodeCatalyst.dll
Version: 3.x.y.z

Syntax

C#
public class GetSourceRepositoryCloneUrlsRequest : AmazonCodeCatalystRequest
         IAmazonWebServiceRequest

The GetSourceRepositoryCloneUrlsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ProjectName System.String

Gets and sets the property ProjectName.

The name of the project in the space.

Public Property SourceRepositoryName System.String

Gets and sets the property SourceRepositoryName.

The name of the source repository.

Public Property SpaceName System.String

Gets and sets the property SpaceName.

The name of the space.

Version Information

.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