Module: Aws::QuickSight::Client::_DeleteDashboardResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDashboardResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1074 |
# File 'sig/client.rbs', line 1074
def arn: () -> ::String
|
#dashboard_id ⇒ ::String
1075 |
# File 'sig/client.rbs', line 1075
def dashboard_id: () -> ::String
|
#request_id ⇒ ::String
1076 |
# File 'sig/client.rbs', line 1076
def request_id: () -> ::String
|
#status ⇒ ::Integer
1073 |
# File 'sig/client.rbs', line 1073
def status: () -> ::Integer
|