Class: Aws::Types::DisassociateMpaTeamOutput
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateMpaTeamOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mpa_team_association ⇒ Types::MpaTeamAssociation
Returns the value of attribute mpa_team_association.
Instance Attribute Details
#mpa_team_association ⇒ Types::MpaTeamAssociation
Returns the value of attribute mpa_team_association.
143 144 145 |
# File 'sig/types.rbs', line 143 def mpa_team_association @mpa_team_association end |