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
1099 |
# File 'sig/client.rbs', line 1099
def arn: () -> ::String
|
#dashboard_id ⇒ ::String
1100 |
# File 'sig/client.rbs', line 1100
def dashboard_id: () -> ::String
|
#request_id ⇒ ::String
1101 |
# File 'sig/client.rbs', line 1101
def request_id: () -> ::String
|
#status ⇒ ::Integer
1098 |
# File 'sig/client.rbs', line 1098
def status: () -> ::Integer
|