Class: Aws::Types::EncryptionContractConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EncryptionContractConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#preset_speke_20_audio ⇒ "PRESET_AUDIO_1", ...
Returns the value of attribute preset_speke_20_audio.
-
#preset_speke_20_video ⇒ "PRESET_VIDEO_1", ...
Returns the value of attribute preset_speke_20_video.
Instance Attribute Details
#preset_speke_20_audio ⇒ "PRESET_AUDIO_1", ...
Returns the value of attribute preset_speke_20_audio.
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.
370 371 372 |
# File 'sig/types.rbs', line 370 def preset_speke_20_video @preset_speke_20_video end |