Module: Aws::QuickSight::Client::_DescribeDashboardsQAConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDashboardsQAConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dashboards_qa_status ⇒ "ENABLED", "DISABLED"
1805 |
# File 'sig/client.rbs', line 1805
def dashboards_qa_status: () -> ("ENABLED" | "DISABLED")
|
#request_id ⇒ ::String
1806 |
# File 'sig/client.rbs', line 1806
def request_id: () -> ::String
|
#status ⇒ ::Integer
1807 |
# File 'sig/client.rbs', line 1807
def status: () -> ::Integer
|