Class: Aws::Types::TransitGatewayConnectRequestBgpOptions
- Inherits:
-
Object
- Object
- Aws::Types::TransitGatewayConnectRequestBgpOptions
- 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.
18280 18281 18282 |
# File 'sig/types.rbs', line 18280 def peer_asn @peer_asn end |