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 UpdateEnvironmentProfile operation.
Namespace: Amazon.DataZone.Model
Assembly: AWSSDK.DataZone.dll
Version: 3.x.y.z
public class UpdateEnvironmentProfileResponse : AmazonWebServiceResponse
The UpdateEnvironmentProfileResponse type exposes the following members
Name | Description | |
---|---|---|
UpdateEnvironmentProfileResponse() |
Name | Type | Description | |
---|---|---|---|
AwsAccountId | System.String |
Gets and sets the property AwsAccountId. The Amazon Web Services account in which a specified environment profile is to be udpated. |
|
AwsAccountRegion | System.String |
Gets and sets the property AwsAccountRegion. The Amazon Web Services Region in which a specified environment profile is to be updated. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp of when the environment profile was created. |
|
CreatedBy | System.String |
Gets and sets the property CreatedBy. The Amazon DataZone user who created the environment profile. |
|
Description | System.String |
Gets and sets the property Description.
The description to be updated as part of the |
|
DomainId | System.String |
Gets and sets the property DomainId. The identifier of the Amazon DataZone domain in which the environment profile is to be updated. |
|
EnvironmentBlueprintId | System.String |
Gets and sets the property EnvironmentBlueprintId. The identifier of the blueprint of the environment profile that is to be updated. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Id | System.String |
Gets and sets the property Id. The identifier of the environment profile that is to be udpated. |
|
Name | System.String |
Gets and sets the property Name.
The name to be updated as part of the |
|
ProjectId | System.String |
Gets and sets the property ProjectId. The identifier of the project of the environment profile that is to be updated. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The timestamp of when the environment profile was updated. |
|
UserParameters | System.Collections.Generic.List<Amazon.DataZone.Model.CustomParameter> |
Gets and sets the property UserParameters.
The user parameters to be updated as part of the |
.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