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 the information required to retrieve an app or cookbook from a repository. For more information, see Creating Apps or Custom Recipes and Cookbooks.
Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.OpsWorks.dll
Version: 3.x.y.z
public class Source
The Source type exposes the following members
Name | Description | |
---|---|---|
Source() |
Name | Type | Description | |
---|---|---|---|
Password | System.String |
Gets and sets the property Password. When included in a request, the parameter depends on the repository type.
For more information on how to safely handle IAM credentials, see https://docs.aws.amazon.com/general/latest/gr/aws-access-keys-best-practices.html.
In responses, OpsWorks Stacks returns |
|
Revision | System.String |
Gets and sets the property Revision. The application's version. OpsWorks Stacks enables you to easily deploy new versions of an application. One of the simplest approaches is to have branches or revisions in your repository that represent different versions that can potentially be deployed. |
|
SshKey | System.String |
Gets and sets the property SshKey. In requests, the repository's SSH key.
In responses, OpsWorks Stacks returns |
|
Type | Amazon.OpsWorks.SourceType |
Gets and sets the property Type. The repository type. |
|
Url | System.String |
Gets and sets the property Url.
The source URL. The following is an example of an Amazon S3 source URL: |
|
Username | System.String |
Gets and sets the property Username. This parameter depends on the repository type.
|
.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