Class: Aws::Types::CloudWatchLogGroupLogDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_log_group_arn ⇒ ::String

Returns the value of attribute cloud_watch_log_group_arn.

Returns:

  • (::String)


654
655
656
# File 'sig/types.rbs', line 654

def cloud_watch_log_group_arn
  @cloud_watch_log_group_arn
end

#log_prefix ⇒ ::String

Returns the value of attribute log_prefix.

Returns:

  • (::String)


655
656
657
# File 'sig/types.rbs', line 655

def log_prefix
  @log_prefix
end