Class: Aws::Types::DeleteTransitGatewayMeteringPolicyEntryResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTransitGatewayMeteringPolicyEntryResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_metering_policy_entry ⇒ Types::TransitGatewayMeteringPolicyEntry
Returns the value of attribute transit_gateway_metering_policy_entry.
Instance Attribute Details
#transit_gateway_metering_policy_entry ⇒ Types::TransitGatewayMeteringPolicyEntry
Returns the value of attribute transit_gateway_metering_policy_entry.
4703 4704 4705 |
# File 'sig/types.rbs', line 4703 def transit_gateway_metering_policy_entry @transit_gateway_metering_policy_entry end |