Class: Aws::Types::DeleteInstanceProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_profile_name::String

Returns the value of attribute instance_profile_name.

Returns:

  • (::String)


395
396
397
# File 'sig/types.rbs', line 395

def instance_profile_name
  @instance_profile_name
end