Class: Aws::Types::DeleteInstanceProfileMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_profile_identifier::String

Returns the value of attribute instance_profile_identifier.

Returns:

  • (::String)


618
619
620
# File 'sig/types.rbs', line 618

def instance_profile_identifier
  @instance_profile_identifier
end