Class: Aws::Types::IamInstanceProfileSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


11272
11273
11274
# File 'sig/types.rbs', line 11272

def arn
  @arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


11273
11274
11275
# File 'sig/types.rbs', line 11273

def name
  @name
end