Class: Aws::Types::BlockedEncryptionTypes

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_type::Array[("NONE" | "SSE-C")]

Returns the value of attribute encryption_type.



129
130
131
# File 'sig/types.rbs', line 129

def encryption_type
  @encryption_type
end