Class: Aws::Types::DescribeDomainChangeProgressResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDomainChangeProgressResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#change_progress_status ⇒ Types::ChangeProgressStatusDetails
Returns the value of attribute change_progress_status.
Instance Attribute Details
#change_progress_status ⇒ Types::ChangeProgressStatusDetails
Returns the value of attribute change_progress_status.
770 771 772 |
# File 'sig/types.rbs', line 770 def change_progress_status @change_progress_status end |