Class: Aws::Types::ReplicatorCloudWatchLogs

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.



1322
1323
1324
# File 'sig/types.rbs', line 1322

def enabled
  @enabled
end

#log_group::String

Returns the value of attribute log_group.



1323
1324
1325
# File 'sig/types.rbs', line 1323

def log_group
  @log_group
end