Class: Aws::Types::UpdateDataSourceOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDataSourceOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#asset_forms_output ⇒ ::Array[Types::FormOutput]
Returns the value of attribute asset_forms_output.
-
#configuration ⇒ Types::DataSourceConfigurationOutput
Returns the value of attribute configuration.
-
#connection_id ⇒ ::String
Returns the value of attribute connection_id.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
-
#enable_setting ⇒ "ENABLED", "DISABLED"
Returns the value of attribute enable_setting.
-
#environment_id ⇒ ::String
Returns the value of attribute environment_id.
-
#error_message ⇒ Types::DataSourceErrorMessage
Returns the value of attribute error_message.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#last_run_at ⇒ ::Time
Returns the value of attribute last_run_at.
-
#last_run_error_message ⇒ Types::DataSourceErrorMessage
Returns the value of attribute last_run_error_message.
-
#last_run_status ⇒ "REQUESTED", ...
Returns the value of attribute last_run_status.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#project_id ⇒ ::String
Returns the value of attribute project_id.
-
#publish_on_import ⇒ Boolean
Returns the value of attribute publish_on_import.
-
#recommendation ⇒ Types::RecommendationConfiguration
Returns the value of attribute recommendation.
-
#retain_permissions_on_revoke_failure ⇒ Boolean
Returns the value of attribute retain_permissions_on_revoke_failure.
-
#schedule ⇒ Types::ScheduleConfiguration
Returns the value of attribute schedule.
-
#self_grant_status ⇒ Types::SelfGrantStatusOutput
Returns the value of attribute self_grant_status.
-
#status ⇒ "CREATING", ...
Returns the value of attribute status.
-
#type ⇒ ::String
Returns the value of attribute type.
-
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
Instance Attribute Details
#asset_forms_output ⇒ ::Array[Types::FormOutput]
Returns the value of attribute asset_forms_output.
6468 6469 6470 |
# File 'sig/types.rbs', line 6468 def asset_forms_output @asset_forms_output end |
#configuration ⇒ Types::DataSourceConfigurationOutput
Returns the value of attribute configuration.
6464 6465 6466 |
# File 'sig/types.rbs', line 6464 def configuration @configuration end |
#connection_id ⇒ ::String
Returns the value of attribute connection_id.
6463 6464 6465 |
# File 'sig/types.rbs', line 6463 def connection_id @connection_id end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
6474 6475 6476 |
# File 'sig/types.rbs', line 6474 def created_at @created_at end |
#description ⇒ ::String
Returns the value of attribute description.
6459 6460 6461 |
# File 'sig/types.rbs', line 6459 def description @description end |
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
6460 6461 6462 |
# File 'sig/types.rbs', line 6460 def domain_id @domain_id end |
#enable_setting ⇒ "ENABLED", "DISABLED"
Returns the value of attribute enable_setting.
6466 6467 6468 |
# File 'sig/types.rbs', line 6466 def enable_setting @enable_setting end |
#environment_id ⇒ ::String
Returns the value of attribute environment_id.
6462 6463 6464 |
# File 'sig/types.rbs', line 6462 def environment_id @environment_id end |
#error_message ⇒ Types::DataSourceErrorMessage
Returns the value of attribute error_message.
6473 6474 6475 |
# File 'sig/types.rbs', line 6473 def @error_message end |
#id ⇒ ::String
Returns the value of attribute id.
6455 6456 6457 |
# File 'sig/types.rbs', line 6455 def id @id end |
#last_run_at ⇒ ::Time
Returns the value of attribute last_run_at.
6471 6472 6473 |
# File 'sig/types.rbs', line 6471 def last_run_at @last_run_at end |
#last_run_error_message ⇒ Types::DataSourceErrorMessage
Returns the value of attribute last_run_error_message.
6472 6473 6474 |
# File 'sig/types.rbs', line 6472 def @last_run_error_message end |
#last_run_status ⇒ "REQUESTED", ...
Returns the value of attribute last_run_status.
6470 6471 6472 |
# File 'sig/types.rbs', line 6470 def last_run_status @last_run_status end |
#name ⇒ ::String
Returns the value of attribute name.
6458 6459 6460 |
# File 'sig/types.rbs', line 6458 def name @name end |
#project_id ⇒ ::String
Returns the value of attribute project_id.
6461 6462 6463 |
# File 'sig/types.rbs', line 6461 def project_id @project_id end |
#publish_on_import ⇒ Boolean
Returns the value of attribute publish_on_import.
6467 6468 6469 |
# File 'sig/types.rbs', line 6467 def publish_on_import @publish_on_import end |
#recommendation ⇒ Types::RecommendationConfiguration
Returns the value of attribute recommendation.
6465 6466 6467 |
# File 'sig/types.rbs', line 6465 def recommendation @recommendation end |
#retain_permissions_on_revoke_failure ⇒ Boolean
Returns the value of attribute retain_permissions_on_revoke_failure.
6477 6478 6479 |
# File 'sig/types.rbs', line 6477 def @retain_permissions_on_revoke_failure end |
#schedule ⇒ Types::ScheduleConfiguration
Returns the value of attribute schedule.
6469 6470 6471 |
# File 'sig/types.rbs', line 6469 def schedule @schedule end |
#self_grant_status ⇒ Types::SelfGrantStatusOutput
Returns the value of attribute self_grant_status.
6476 6477 6478 |
# File 'sig/types.rbs', line 6476 def self_grant_status @self_grant_status end |
#status ⇒ "CREATING", ...
Returns the value of attribute status.
6456 6457 6458 |
# File 'sig/types.rbs', line 6456 def status @status end |
#type ⇒ ::String
Returns the value of attribute type.
6457 6458 6459 |
# File 'sig/types.rbs', line 6457 def type @type end |
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
6475 6476 6477 |
# File 'sig/types.rbs', line 6475 def updated_at @updated_at end |