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