Class: Aws::Types::StorageLensTableDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryptionTypes::StorageLensDataExportEncryption

Returns the value of attribute encryption.



2029
2030
2031
# File 'sig/types.rbs', line 2029

def encryption
  @encryption
end

#is_enabledBoolean

Returns the value of attribute is_enabled.

Returns:

  • (Boolean)


2028
2029
2030
# File 'sig/types.rbs', line 2028

def is_enabled
  @is_enabled
end