Class: Aws::Types::DisassociateIamInstanceProfileResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateIamInstanceProfileResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#iam_instance_profile_association ⇒ Types::IamInstanceProfileAssociation
Returns the value of attribute iam_instance_profile_association.
Instance Attribute Details
#iam_instance_profile_association ⇒ Types::IamInstanceProfileAssociation
Returns the value of attribute iam_instance_profile_association.
8374 8375 8376 |
# File 'sig/types.rbs', line 8374 def iam_instance_profile_association @iam_instance_profile_association end |