Class: Aws::Types::DeleteTransitGatewayPolicyTableEntryResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTransitGatewayPolicyTableEntryResult
- 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.
4748 4749 4750 |
# File 'sig/types.rbs', line 4748 def transit_gateway_policy_table_entry @transit_gateway_policy_table_entry end |