Class: Aws::Types::DeleteTransitGatewayPolicyTableResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTransitGatewayPolicyTableResult
- 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.
4759 4760 4761 |
# File 'sig/types.rbs', line 4759 def transit_gateway_policy_table @transit_gateway_policy_table end |