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.

This is the response object from the UpdateEnvironmentProfile operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.DataZone.Model.UpdateEnvironmentProfileResponse

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

Syntax

C#
public class UpdateEnvironmentProfileResponse : AmazonWebServiceResponse

The UpdateEnvironmentProfileResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AwsAccountId System.String

Gets and sets the property AwsAccountId.

The Amazon Web Services account in which a specified environment profile is to be udpated.

Public Property AwsAccountRegion System.String

Gets and sets the property AwsAccountRegion.

The Amazon Web Services Region in which a specified environment profile is to be updated.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The timestamp of when the environment profile was created.

Public Property CreatedBy System.String

Gets and sets the property CreatedBy.

The Amazon DataZone user who created the environment profile.

Public Property Description System.String

Gets and sets the property Description.

The description to be updated as part of the UpdateEnvironmentProfile action.

Public Property 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.

Public Property EnvironmentBlueprintId System.String

Gets and sets the property EnvironmentBlueprintId.

The identifier of the blueprint of the environment profile that is to be updated.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Id System.String

Gets and sets the property Id.

The identifier of the environment profile that is to be udpated.

Public Property Name System.String

Gets and sets the property Name.

The name to be updated as part of the UpdateEnvironmentProfile action.

Public Property ProjectId System.String

Gets and sets the property ProjectId.

The identifier of the project of the environment profile that is to be updated.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

The timestamp of when the environment profile was updated.

Public Property 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 UpdateEnvironmentProfile action.

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