Class: Aws::Types::PipelineLoggingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_log_group_name ⇒ ::String

Returns the value of attribute image_log_group_name.

Returns:

  • (::String)


1781
1782
1783
# File 'sig/types.rbs', line 1781

def image_log_group_name
  @image_log_group_name
end

#pipeline_log_group_name ⇒ ::String

Returns the value of attribute pipeline_log_group_name.

Returns:

  • (::String)


1782
1783
1784
# File 'sig/types.rbs', line 1782

def pipeline_log_group_name
  @pipeline_log_group_name
end