Class: Aws::Types::DisassociateTransitGatewayMulticastDomainResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateTransitGatewayMulticastDomainResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#associations ⇒ Types::TransitGatewayMulticastDomainAssociations
Returns the value of attribute associations.
Instance Attribute Details
#associations ⇒ Types::TransitGatewayMulticastDomainAssociations
Returns the value of attribute associations.
8477 8478 8479 |
# File 'sig/types.rbs', line 8477 def associations @associations end |