Class: Aws::Types::DeletePeeringResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeletePeeringResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#peering ⇒ Types::Peering
Returns the value of attribute peering.
Instance Attribute Details
#peering ⇒ Types::Peering
Returns the value of attribute peering.
717 718 719 |
# File 'sig/types.rbs', line 717 def peering @peering end |