Class: Aws::Types::BgpOptions
- Inherits:
-
Object
- Object
- Aws::Types::BgpOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#peer_asn ⇒ ::Integer
Returns the value of attribute peer_asn.
Instance Attribute Details
#peer_asn ⇒ ::Integer
Returns the value of attribute peer_asn.
134 135 136 |
# File 'sig/types.rbs', line 134 def peer_asn @peer_asn end |