Class: Aws::Types::DeleteInstanceProfileRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInstanceProfileRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_profile_name ⇒ ::String
Returns the value of attribute instance_profile_name.
Instance Attribute Details
#instance_profile_name ⇒ ::String
Returns the value of attribute instance_profile_name.
395 396 397 |
# File 'sig/types.rbs', line 395 def instance_profile_name @instance_profile_name end |