Module: Aws::CloudWatch::Client::_DescribeAlarmContributorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAlarmContributorsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alarm_contributors ⇒ ::Array[Types::AlarmContributor]
154 |
# File 'sig/client.rbs', line 154 def alarm_contributors: () -> ::Array[Types::AlarmContributor] |
#next_token ⇒ ::String
155 |
# File 'sig/client.rbs', line 155 def next_token: () -> ::String |