Class: Aws::Types::CreateQueryLoggingConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

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.

Returns:

  • (::String)


255
256
257
# File 'sig/types.rbs', line 255

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.

Returns:

  • (::String)


254
255
256
# File 'sig/types.rbs', line 254

def hosted_zone_id
  @hosted_zone_id
end