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.
This is the response object from the GetDevEnvironment operation.
Namespace: Amazon.CodeCatalyst.Model
Assembly: AWSSDK.CodeCatalyst.dll
Version: 3.x.y.z
public class GetDevEnvironmentResponse : AmazonWebServiceResponse
The GetDevEnvironmentResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetDevEnvironmentResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Alias | System.String |
Gets and sets the property Alias. The user-specified alias for the Dev Environment. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreatorId | System.String |
Gets and sets the property CreatorId. The system-generated unique ID of the user who created the Dev Environment. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Id | System.String |
Gets and sets the property Id. The system-generated unique ID of the Dev Environment. |
![]() |
Ides | System.Collections.Generic.List<Amazon.CodeCatalyst.Model.Ide> |
Gets and sets the property Ides. Information about the integrated development environment (IDE) configured for the Dev Environment. |
![]() |
InactivityTimeoutMinutes | System.Int32 |
Gets and sets the property InactivityTimeoutMinutes. The amount of time the Dev Environment will run without any activity detected before stopping, in minutes. |
![]() |
InstanceType | Amazon.CodeCatalyst.InstanceType |
Gets and sets the property InstanceType. The Amazon EC2 instace type to use for the Dev Environment. |
![]() |
LastUpdatedTime | System.DateTime |
Gets and sets the property LastUpdatedTime. The time when the Dev Environment was last updated, in coordinated universal time (UTC) timestamp format as specified in RFC 3339. |
![]() |
PersistentStorage | Amazon.CodeCatalyst.Model.PersistentStorage |
Gets and sets the property PersistentStorage. Information about the amount of storage allocated to the Dev Environment. By default, a Dev Environment is configured to have 16GB of persistent storage. |
![]() |
ProjectName | System.String |
Gets and sets the property ProjectName. The name of the project in the space. |
![]() |
Repositories | System.Collections.Generic.List<Amazon.CodeCatalyst.Model.DevEnvironmentRepositorySummary> |
Gets and sets the property Repositories. The source repository that contains the branch cloned into the Dev Environment. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SpaceName | System.String |
Gets and sets the property SpaceName. The name of the space. |
![]() |
Status | Amazon.CodeCatalyst.DevEnvironmentStatus |
Gets and sets the property Status. The current status of the Dev Environment. |
![]() |
StatusReason | System.String |
Gets and sets the property StatusReason. The reason for the status. |
![]() |
VpcConnectionName | System.String |
Gets and sets the property VpcConnectionName. The name of the connection used to connect to Amazon VPC used when the Dev Environment was created, if any. |
.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