Class: Aws::Types::ReplaceIamInstanceProfileAssociationResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iam_instance_profile_associationTypes::IamInstanceProfileAssociation

Returns the value of attribute iam_instance_profile_association.



15771
15772
15773
# File 'sig/types.rbs', line 15771

def iam_instance_profile_association
  @iam_instance_profile_association
end