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
4512 |
# File 'sig/client.rbs', line 4512
def dashboard_arn: () -> ::String
|
#dashboard_id ⇒ ::String
4511 |
# File 'sig/client.rbs', line 4511
def dashboard_id: () -> ::String
|
#request_id ⇒ ::String
4514 |
# File 'sig/client.rbs', line 4514
def request_id: () -> ::String
|
#status ⇒ ::Integer
4513 |
# File 'sig/client.rbs', line 4513
def status: () -> ::Integer
|