Class: Aws::Types::StartMaterializedViewRefreshTaskRunResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#materialized_view_refresh_task_run_id::String

Returns the value of attribute materialized_view_refresh_task_run_id.

Returns:

  • (::String)


7266
7267
7268
# File 'sig/types.rbs', line 7266

def materialized_view_refresh_task_run_id
  @materialized_view_refresh_task_run_id
end