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]
1166 |
# File 'sig/client.rbs', line 1166
def instance_profiles: () -> ::Array[Types::InstanceProfile]
|
#is_truncated ⇒ Boolean
1167 |
# File 'sig/client.rbs', line 1167
def is_truncated: () -> bool
|
#marker ⇒ ::String
1168 |
# File 'sig/client.rbs', line 1168
def marker: () -> ::String
|