Class: Aws::Types::EncryptionContractConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EncryptionContractConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#speke_audio_preset ⇒ "PRESET_AUDIO_1", ...
Returns the value of attribute speke_audio_preset.
-
#speke_video_preset ⇒ "PRESET_VIDEO_1", ...
Returns the value of attribute speke_video_preset.
Instance Attribute Details
#speke_audio_preset ⇒ "PRESET_AUDIO_1", ...
Returns the value of attribute speke_audio_preset.
916 917 918 |
# File 'sig/types.rbs', line 916 def speke_audio_preset @speke_audio_preset end |
#speke_video_preset ⇒ "PRESET_VIDEO_1", ...
Returns the value of attribute speke_video_preset.
917 918 919 |
# File 'sig/types.rbs', line 917 def speke_video_preset @speke_video_preset end |