Module: Aws::QuickSight::Client::_UpdateDashboardPublishedVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateDashboardPublishedVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dashboard_arn ⇒ ::String
4358 |
# File 'sig/client.rbs', line 4358
def dashboard_arn: () -> ::String
|
#dashboard_id ⇒ ::String
4357 |
# File 'sig/client.rbs', line 4357
def dashboard_id: () -> ::String
|
#request_id ⇒ ::String
4360 |
# File 'sig/client.rbs', line 4360
def request_id: () -> ::String
|
#status ⇒ ::Integer
4359 |
# File 'sig/client.rbs', line 4359
def status: () -> ::Integer
|