Class: Aws::Types::DashIsoEncryptionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#playback_device_compatibility"CENC_V1", "UNENCRYPTED_SEI"

Returns the value of attribute playback_device_compatibility.

Returns:

  • ("CENC_V1", "UNENCRYPTED_SEI")


632
633
634
# File 'sig/types.rbs', line 632

def playback_device_compatibility
  @playback_device_compatibility
end

#speke_key_providerTypes::SpekeKeyProvider

Returns the value of attribute speke_key_provider.



633
634
635
# File 'sig/types.rbs', line 633

def speke_key_provider
  @speke_key_provider
end