Module: Aws::EC2::Client::_DescribeInstanceEventWindowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInstanceEventWindowsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_event_windows ⇒ ::Array[Types::InstanceEventWindow]
6366 |
# File 'sig/client.rbs', line 6366
def instance_event_windows: () -> ::Array[Types::InstanceEventWindow]
|
#next_token ⇒ ::String
6367 |
# File 'sig/client.rbs', line 6367
def next_token: () -> ::String
|