Class: Aws::Types::CreateTransitGatewayPolicyTableEntryResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateTransitGatewayPolicyTableEntryResult
- 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.
3423 3424 3425 |
# File 'sig/types.rbs', line 3423 def transit_gateway_policy_table_entry @transit_gateway_policy_table_entry end |