Class: Aws::Types::EncodingParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compression_factor::Float

Returns the value of attribute compression_factor.

Returns:

  • (::Float)


650
651
652
# File 'sig/types.rbs', line 650

def compression_factor
  @compression_factor
end

#encoder_profile"main", "high"

Returns the value of attribute encoder_profile.

Returns:

  • ("main", "high")


651
652
653
# File 'sig/types.rbs', line 651

def encoder_profile
  @encoder_profile
end