Module: Aws::DeviceFarm::Client::_ListInstanceProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInstanceProfilesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_profiles ⇒ ::Array[Types::InstanceProfile]
585 |
# File 'sig/client.rbs', line 585
def instance_profiles: () -> ::Array[Types::InstanceProfile]
|
#next_token ⇒ ::String
586 |
# File 'sig/client.rbs', line 586
def next_token: () -> ::String
|