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
4405 |
# File 'sig/client.rbs', line 4405
def dashboard_arn: () -> ::String
|
#dashboard_id ⇒ ::String
4404 |
# File 'sig/client.rbs', line 4404
def dashboard_id: () -> ::String
|
#request_id ⇒ ::String
4407 |
# File 'sig/client.rbs', line 4407
def request_id: () -> ::String
|
#status ⇒ ::Integer
4406 |
# File 'sig/client.rbs', line 4406
def status: () -> ::Integer
|