Class: Aws::Types::GetInstanceProfileRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetInstanceProfileRequest
- 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.
776 777 778 |
# File 'sig/types.rbs', line 776 def instance_profile_name @instance_profile_name end |