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
4849 |
# File 'sig/client.rbs', line 4849
def dashboard_arn: () -> ::String
|
#dashboard_id ⇒ ::String
4848 |
# File 'sig/client.rbs', line 4848
def dashboard_id: () -> ::String
|
#request_id ⇒ ::String
4851 |
# File 'sig/client.rbs', line 4851
def request_id: () -> ::String
|
#status ⇒ ::Integer
4850 |
# File 'sig/client.rbs', line 4850
def status: () -> ::Integer
|