Class: Aws::Types::AddIngressGatewayBridgeRequest

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)


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.

Returns:

  • (::Integer)


133
134
135
# File 'sig/types.rbs', line 133

def max_outputs
  @max_outputs
end