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 UpdateDataSource operation.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateDataSourceResponse : AmazonWebServiceResponse

The UpdateDataSourceResponse type exposes the following members

Constructors

NameDescription
Public Method UpdateDataSourceResponse()

Properties

NameTypeDescription
Public Property AssetFormsOutput System.Collections.Generic.List<Amazon.DataZone.Model.FormOutput>

Gets and sets the property AssetFormsOutput.

The asset forms to be updated as part of the UpdateDataSource action.

Public Property Configuration Amazon.DataZone.Model.DataSourceConfigurationOutput

Gets and sets the property Configuration.

The configuration to be updated as part of the UpdateDataSource action.

Public Property ConnectionId System.String

Gets and sets the property ConnectionId.

The connection ID.

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 data source was updated.

Public Property Description System.String

Gets and sets the property Description.

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

Public Property DomainId System.String

Gets and sets the property DomainId.

The identifier of the Amazon DataZone domain in which a data source is to be updated.

Public Property EnableSetting Amazon.DataZone.EnableSetting

Gets and sets the property EnableSetting.

The enable setting to be updated as part of the UpdateDataSource action.

Public Property EnvironmentId System.String

Gets and sets the property EnvironmentId.

The identifier of the environment in which a data source is to be updated.

Public Property ErrorMessage Amazon.DataZone.Model.DataSourceErrorMessage

Gets and sets the property ErrorMessage.

Specifies the error message that is returned if the operation cannot be successfully completed.

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 data source to be updated.

Public Property LastRunAt System.DateTime

Gets and sets the property LastRunAt.

The timestamp of when the data source was last run.

Public Property LastRunErrorMessage Amazon.DataZone.Model.DataSourceErrorMessage

Gets and sets the property LastRunErrorMessage.

The last run error message of the data source.

Public Property LastRunStatus Amazon.DataZone.DataSourceRunStatus

Gets and sets the property LastRunStatus.

The last run status of the data source.

Public Property Name System.String

Gets and sets the property Name.

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

Public Property ProjectId System.String

Gets and sets the property ProjectId.

The identifier of the project where data source is to be updated.

Public Property PublishOnImport System.Boolean

Gets and sets the property PublishOnImport.

The publish on import setting to be updated as part of the UpdateDataSource action.

Public Property Recommendation Amazon.DataZone.Model.RecommendationConfiguration

Gets and sets the property Recommendation.

The recommendation to be updated as part of the UpdateDataSource action.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RetainPermissionsOnRevokeFailure System.Boolean

Gets and sets the property RetainPermissionsOnRevokeFailure.

Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.

Public Property Schedule Amazon.DataZone.Model.ScheduleConfiguration

Gets and sets the property Schedule.

The schedule to be updated as part of the UpdateDataSource action.

Public Property SelfGrantStatus Amazon.DataZone.Model.SelfGrantStatusOutput

Gets and sets the property SelfGrantStatus.

Specifies the status of the self-granting functionality.

Public Property Status Amazon.DataZone.DataSourceStatus

Gets and sets the property Status.

The status to be updated as part of the UpdateDataSource action.

Public Property Type System.String

Gets and sets the property Type.

The type to be updated as part of the UpdateDataSource action.

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

The timestamp of when the data source was updated.

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