Class: Aws::Types::EgressGatewayBridge
- Inherits:
-
Object
- Object
- Aws::Types::EgressGatewayBridge
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
-
#max_bitrate ⇒ ::Integer
Returns the value of attribute max_bitrate.
Instance Attribute Details
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
638 639 640 |
# File 'sig/types.rbs', line 638 def instance_id @instance_id end |
#max_bitrate ⇒ ::Integer
Returns the value of attribute max_bitrate.
639 640 641 |
# File 'sig/types.rbs', line 639 def max_bitrate @max_bitrate end |