Module: Aws::ApplicationSignals::Client::_ListServiceLevelObjectiveExclusionWindowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceLevelObjectiveExclusionWindowsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#exclusion_windows ⇒ ::Array[Types::ExclusionWindow]
446 |
# File 'sig/client.rbs', line 446
def exclusion_windows: () -> ::Array[Types::ExclusionWindow]
|
#next_token ⇒ ::String
447 |
# File 'sig/client.rbs', line 447
def next_token: () -> ::String
|