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"
2047 |
# File 'sig/client.rbs', line 2047
def dashboards_qa_status: () -> ("ENABLED" | "DISABLED")
|
#request_id ⇒ ::String
2048 |
# File 'sig/client.rbs', line 2048
def request_id: () -> ::String
|
#status ⇒ ::Integer
2049 |
# File 'sig/client.rbs', line 2049
def status: () -> ::Integer
|