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")


369
370
371
# File 'sig/types.rbs', line 369

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")


370
371
372
# File 'sig/types.rbs', line 370

def preset_speke_20_video
  @preset_speke_20_video
end