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]

Returns:



1214
# File 'sig/client.rbs', line 1214

def instance_profiles: () -> ::Array[Types::InstanceProfile]

#is_truncatedBoolean

Returns:

  • (Boolean)


1215
# File 'sig/client.rbs', line 1215

def is_truncated: () -> bool

#marker::String

Returns:

  • (::String)


1216
# File 'sig/client.rbs', line 1216

def marker: () -> ::String