Class: Aws::Types::LogTarget

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#target_name::String

Returns the value of attribute target_name.



3866
3867
3868
# File 'sig/types.rbs', line 3866

def target_name
  @target_name
end

#target_type"DEFAULT", ...

Returns the value of attribute target_type.



3865
3866
3867
# File 'sig/types.rbs', line 3865

def target_type
  @target_type
end