Class: Aws::Types::ModifyTransitGatewayPolicyTableEntryResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyTransitGatewayPolicyTableEntryResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_policy_table_entry ⇒ Types::TransitGatewayPolicyTableEntry
Returns the value of attribute transit_gateway_policy_table_entry.
Instance Attribute Details
#transit_gateway_policy_table_entry ⇒ Types::TransitGatewayPolicyTableEntry
Returns the value of attribute transit_gateway_policy_table_entry.
14000 14001 14002 |
# File 'sig/types.rbs', line 14000 def transit_gateway_policy_table_entry @transit_gateway_policy_table_entry end |