Class: Aws::Types::EnableTransitGatewayRouteTablePropagationResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableTransitGatewayRouteTablePropagationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#propagation ⇒ Types::TransitGatewayPropagation
Returns the value of attribute propagation.
Instance Attribute Details
#propagation ⇒ Types::TransitGatewayPropagation
Returns the value of attribute propagation.
9055 9056 9057 |
# File 'sig/types.rbs', line 9055 def propagation @propagation end |