Module: Aws::GameLift::Client::_DescribeFleetAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeFleetAttributesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fleet_attributes ⇒ ::Array[Types::FleetAttributes]
782 |
# File 'sig/client.rbs', line 782
def fleet_attributes: () -> ::Array[Types::FleetAttributes]
|
#next_token ⇒ ::String
783 |
# File 'sig/client.rbs', line 783
def next_token: () -> ::String
|