Module: Aws::EC2::Client::_DescribeScheduledInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeScheduledInstancesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7602 |
# File 'sig/client.rbs', line 7602
def next_token: () -> ::String
|
#scheduled_instance_set ⇒ ::Array[Types::ScheduledInstance]
7603 |
# File 'sig/client.rbs', line 7603
def scheduled_instance_set: () -> ::Array[Types::ScheduledInstance]
|