Class: Aws::Types::DeleteInstanceProfileMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInstanceProfileMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_profile_identifier ⇒ ::String
Returns the value of attribute instance_profile_identifier.
Instance Attribute Details
#instance_profile_identifier ⇒ ::String
Returns the value of attribute instance_profile_identifier.
618 619 620 |
# File 'sig/types.rbs', line 618 def instance_profile_identifier @instance_profile_identifier end |