Class: Aws::Types::GetMpaTeamAssociationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetMpaTeamAssociationOutput
- 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.
292 293 294 |
# File 'sig/types.rbs', line 292 def mpa_team_association @mpa_team_association end |