Class: Aws::Types::ManagedQueryResultsConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


867
868
869
# File 'sig/types.rbs', line 867

def enabled
  @enabled
end

#encryption_configurationTypes::ManagedQueryResultsEncryptionConfiguration

Returns the value of attribute encryption_configuration.



868
869
870
# File 'sig/types.rbs', line 868

def encryption_configuration
  @encryption_configuration
end