Class: Aws::Types::LoggingDestination

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::CloudWatchLogDestination

Returns the value of attribute cloud_watch_logs.



546
547
548
# File 'sig/types.rbs', line 546

def cloud_watch_logs
  @cloud_watch_logs
end

#filtersTypes::LoggingFilter

Returns the value of attribute filters.



547
548
549
# File 'sig/types.rbs', line 547

def filters
  @filters
end