Class: Aws::Types::MonitoringConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_log_configurationTypes::CloudWatchLogConfiguration

Returns the value of attribute cloud_watch_log_configuration.



1164
1165
1166
# File 'sig/types.rbs', line 1164

def cloud_watch_log_configuration
  @cloud_watch_log_configuration
end

#s3_logging_configurationTypes::S3LoggingConfiguration

Returns the value of attribute s3_logging_configuration.



1165
1166
1167
# File 'sig/types.rbs', line 1165

def s3_logging_configuration
  @s3_logging_configuration
end