Class: Aws::Types::IngressGatewayBridge

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


942
943
944
# File 'sig/types.rbs', line 942

def instance_id
  @instance_id
end

#max_bitrate::Integer

Returns the value of attribute max_bitrate.

Returns:

  • (::Integer)


943
944
945
# File 'sig/types.rbs', line 943

def max_bitrate
  @max_bitrate
end

#max_outputs::Integer

Returns the value of attribute max_outputs.

Returns:

  • (::Integer)


944
945
946
# File 'sig/types.rbs', line 944

def max_outputs
  @max_outputs
end