Class: Aws::Types::BlockedEncryptionTypes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns the value of attribute encryption_type.

Returns:

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


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

def encryption_type
  @encryption_type
end