Module: Aws::CloudWatch::Client::_GetDashboardResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDashboardOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dashboard_arn ⇒ ::String
319 |
# File 'sig/client.rbs', line 319
def dashboard_arn: () -> ::String
|
#dashboard_body ⇒ ::String
320 |
# File 'sig/client.rbs', line 320
def dashboard_body: () -> ::String
|
#dashboard_name ⇒ ::String
321 |
# File 'sig/client.rbs', line 321
def dashboard_name: () -> ::String
|