Class: Aws::Types::StartMaterializedViewRefreshTaskRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartMaterializedViewRefreshTaskRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#materialized_view_refresh_task_run_id ⇒ ::String
Returns the value of attribute materialized_view_refresh_task_run_id.
Instance Attribute Details
#materialized_view_refresh_task_run_id ⇒ ::String
Returns the value of attribute materialized_view_refresh_task_run_id.
7266 7267 7268 |
# File 'sig/types.rbs', line 7266 def materialized_view_refresh_task_run_id @materialized_view_refresh_task_run_id end |