Class: Aws::Types::ModifyInstanceProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::ModifyInstanceProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_profile ⇒ Types::InstanceProfile
Returns the value of attribute instance_profile.
Instance Attribute Details
#instance_profile ⇒ Types::InstanceProfile
Returns the value of attribute instance_profile.
1947 1948 1949 |
# File 'sig/types.rbs', line 1947 def instance_profile @instance_profile end |