Module: Aws::IAM::Client::_ListInstanceProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInstanceProfilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_profiles ⇒ ::Array[Types::InstanceProfile]
1200 |
# File 'sig/client.rbs', line 1200
def instance_profiles: () -> ::Array[Types::InstanceProfile]
|
#is_truncated ⇒ Boolean
1201 |
# File 'sig/client.rbs', line 1201
def is_truncated: () -> bool
|
#marker ⇒ ::String
1202 |
# File 'sig/client.rbs', line 1202
def marker: () -> ::String
|