Class: Aws::Types::EncodingParametersRequest

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)


656
657
658
# File 'sig/types.rbs', line 656

def compression_factor
  @compression_factor
end

#encoder_profile"main", "high"

Returns the value of attribute encoder_profile.

Returns:

  • ("main", "high")


657
658
659
# File 'sig/types.rbs', line 657

def encoder_profile
  @encoder_profile
end