Class: Aws::Types::CloudwatchLogsExportConfiguration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#disable_log_types::Array[::String]

Returns the value of attribute disable_log_types.



219
220
221
# File 'sig/types.rbs', line 219

def disable_log_types
  @disable_log_types
end

#enable_log_types::Array[::String]

Returns the value of attribute enable_log_types.



218
219
220
# File 'sig/types.rbs', line 218

def enable_log_types
  @enable_log_types
end