Module: Aws::QuickSight::Client::_DescribeTopicRefreshResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTopicRefreshResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#refresh_details ⇒ Types::TopicRefreshDetails
2341 |
# File 'sig/client.rbs', line 2341
def refresh_details: () -> Types::TopicRefreshDetails
|
#request_id ⇒ ::String
2342 |
# File 'sig/client.rbs', line 2342
def request_id: () -> ::String
|
#status ⇒ ::Integer
2343 |
# File 'sig/client.rbs', line 2343
def status: () -> ::Integer
|