Class: Aws::Types::UpdateIngressGatewayBridgeRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_bitrate::Integer

Returns the value of attribute max_bitrate.

Returns:

  • (::Integer)


2617
2618
2619
# File 'sig/types.rbs', line 2617

def max_bitrate
  @max_bitrate
end

#max_outputs::Integer

Returns the value of attribute max_outputs.

Returns:

  • (::Integer)


2618
2619
2620
# File 'sig/types.rbs', line 2618

def max_outputs
  @max_outputs
end