Class: Aws::Types::CloudWatchLogsLogGroupArnConfigDetails

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)


4957
4958
4959
# File 'sig/types.rbs', line 4957

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)


4958
4959
4960
# File 'sig/types.rbs', line 4958

def hosted_zone_id
  @hosted_zone_id
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4959
4960
4961
# File 'sig/types.rbs', line 4959

def id
  @id
end