Class: Aws::Types::LogsConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_logsTypes::CloudWatchLogsConfig

Returns the value of attribute cloud_watch_logs.



859
860
861
# File 'sig/types.rbs', line 859

def cloud_watch_logs
  @cloud_watch_logs
end

#s3_logsTypes::S3LogsConfig

Returns the value of attribute s3_logs.

Returns:



860
861
862
# File 'sig/types.rbs', line 860

def s3_logs
  @s3_logs
end