Class: Aws::Types::ProgressUpdateStreamSummary
- Inherits:
-
Object
- Object
- Aws::Types::ProgressUpdateStreamSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#progress_update_stream_name ⇒ ::String
Returns the value of attribute progress_update_stream_name.
Instance Attribute Details
#progress_update_stream_name ⇒ ::String
Returns the value of attribute progress_update_stream_name.
321 322 323 |
# File 'sig/types.rbs', line 321 def progress_update_stream_name @progress_update_stream_name end |