Class: Aws::Types::CreateTransitGatewayPolicyTableResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateTransitGatewayPolicyTableResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_policy_table ⇒ Types::TransitGatewayPolicyTable
Returns the value of attribute transit_gateway_policy_table.
Instance Attribute Details
#transit_gateway_policy_table ⇒ Types::TransitGatewayPolicyTable
Returns the value of attribute transit_gateway_policy_table.
3435 3436 3437 |
# File 'sig/types.rbs', line 3435 def transit_gateway_policy_table @transit_gateway_policy_table end |