Module: Aws::QuickSight::Client::_DescribeDashboardResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDashboardResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dashboard ⇒ Types::Dashboard
1712 |
# File 'sig/client.rbs', line 1712
def dashboard: () -> Types::Dashboard
|
#request_id ⇒ ::String
1714 |
# File 'sig/client.rbs', line 1714
def request_id: () -> ::String
|
#status ⇒ ::Integer
1713 |
# File 'sig/client.rbs', line 1713
def status: () -> ::Integer
|