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", ...

Returns the value of attribute playback_device_compatibility.

Returns:

  • ("CENC_V1", "UNENCRYPTED_SEI", "CENC_V1_UNENCRYPTED_HEADERS")


644
645
646
# File 'sig/types.rbs', line 644

def playback_device_compatibility
  @playback_device_compatibility
end

#speke_key_providerTypes::SpekeKeyProvider

Returns the value of attribute speke_key_provider.



645
646
647
# File 'sig/types.rbs', line 645

def speke_key_provider
  @speke_key_provider
end