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.
Namespace: Amazon.DataZone.Model
Assembly: AWSSDK.DataZone.dll
Version: 3.x.y.z
public class UpdateDataSourceResponse : AmazonWebServiceResponse
The UpdateDataSourceResponse type exposes the following members
Name | Description | |
---|---|---|
UpdateDataSourceResponse() |
Name | Type | Description | |
---|---|---|---|
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 |
|
Configuration | Amazon.DataZone.Model.DataSourceConfigurationOutput |
Gets and sets the property Configuration.
The configuration to be updated as part of the |
|
ConnectionId | System.String |
Gets and sets the property ConnectionId. The connection ID. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp of when the data source was updated. |
|
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 a data source is to be updated. |
|
EnableSetting | Amazon.DataZone.EnableSetting |
Gets and sets the property EnableSetting.
The enable setting to be updated as part of the |
|
EnvironmentId | System.String |
Gets and sets the property EnvironmentId. The identifier of the environment in which a data source is to be updated. |
|
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. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Id | System.String |
Gets and sets the property Id. The identifier of the data source to be updated. |
|
LastRunAt | System.DateTime |
Gets and sets the property LastRunAt. The timestamp of when the data source was last run. |
|
LastRunErrorMessage | Amazon.DataZone.Model.DataSourceErrorMessage |
Gets and sets the property LastRunErrorMessage. The last run error message of the data source. |
|
LastRunStatus | Amazon.DataZone.DataSourceRunStatus |
Gets and sets the property LastRunStatus. The last run status of the data source. |
|
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 where data source is to be updated. |
|
PublishOnImport | System.Boolean |
Gets and sets the property PublishOnImport.
The publish on import setting to be updated as part of the |
|
Recommendation | Amazon.DataZone.Model.RecommendationConfiguration |
Gets and sets the property Recommendation.
The recommendation to be updated as part of the |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
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. |
|
Schedule | Amazon.DataZone.Model.ScheduleConfiguration |
Gets and sets the property Schedule.
The schedule to be updated as part of the |
|
SelfGrantStatus | Amazon.DataZone.Model.SelfGrantStatusOutput |
Gets and sets the property SelfGrantStatus. Specifies the status of the self-granting functionality. |
|
Status | Amazon.DataZone.DataSourceStatus |
Gets and sets the property Status.
The status to be updated as part of the |
|
Type | System.String |
Gets and sets the property Type.
The type to be updated as part of the |
|
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The timestamp of when the data source was updated. |
.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