Class: Aws::Types::QueryLoggingConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_logs_log_group_arn::String

Returns the value of attribute cloud_watch_logs_log_group_arn.



1329
1330
1331
# File 'sig/types.rbs', line 1329

def cloud_watch_logs_log_group_arn
  @cloud_watch_logs_log_group_arn
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.



1328
1329
1330
# File 'sig/types.rbs', line 1328

def hosted_zone_id
  @hosted_zone_id
end

#id::String

Returns the value of attribute id.



1327
1328
1329
# File 'sig/types.rbs', line 1327

def id
  @id
end