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.
17969 17970 17971 |
# File 'sig/types.rbs', line 17969 def peer_asn @peer_asn end |