Class: Aws::Types::EncryptionContractConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#preset_speke_20_audio"PRESET-AUDIO-1", ...

Returns the value of attribute preset_speke_20_audio.

Returns:

  • ("PRESET-AUDIO-1", "PRESET-AUDIO-2", "PRESET-AUDIO-3", "SHARED", "UNENCRYPTED")


276
277
278
# File 'sig/types.rbs', line 276

def preset_speke_20_audio
  @preset_speke_20_audio
end

#preset_speke_20_video"PRESET-VIDEO-1", ...

Returns the value of attribute preset_speke_20_video.

Returns:

  • ("PRESET-VIDEO-1", "PRESET-VIDEO-2", "PRESET-VIDEO-3", "PRESET-VIDEO-4", "PRESET-VIDEO-5", "PRESET-VIDEO-6", "PRESET-VIDEO-7", "PRESET-VIDEO-8", "SHARED", "UNENCRYPTED")


277
278
279
# File 'sig/types.rbs', line 277

def preset_speke_20_video
  @preset_speke_20_video
end