Module: Aws::GameLift::Client::_DescribeFleetEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeFleetEventsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::Event]
820 |
# File 'sig/client.rbs', line 820
def events: () -> ::Array[Types::Event]
|
#next_token ⇒ ::String
821 |
# File 'sig/client.rbs', line 821
def next_token: () -> ::String
|