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