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]
153 |
# File 'sig/client.rbs', line 153
def alarm_contributors: () -> ::Array[Types::AlarmContributor]
|
#next_token ⇒ ::String
154 |
# File 'sig/client.rbs', line 154
def next_token: () -> ::String
|