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:



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

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

#is_truncatedBoolean

Returns:

  • (Boolean)


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

def is_truncated: () -> bool

#marker::String

Returns:

  • (::String)


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

def marker: () -> ::String