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
1030 |
# File 'sig/client.rbs', line 1030
def arn: () -> ::String
|
#dashboard_id ⇒ ::String
1031 |
# File 'sig/client.rbs', line 1031
def dashboard_id: () -> ::String
|
#request_id ⇒ ::String
1032 |
# File 'sig/client.rbs', line 1032
def request_id: () -> ::String
|
#status ⇒ ::Integer
1029 |
# File 'sig/client.rbs', line 1029
def status: () -> ::Integer
|