Class: Aws::Types::DescribeInstanceProfilesResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_profiles::Array[Types::InstanceProfile]

Returns the value of attribute instance_profiles.

Returns:



959
960
961
# File 'sig/types.rbs', line 959

def instance_profiles
  @instance_profiles
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


958
959
960
# File 'sig/types.rbs', line 958

def marker
  @marker
end