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