Class: Aws::Types::CollectorShortInfoResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collector_name::String

Returns the value of attribute collector_name.

Returns:

  • (::String)


145
146
147
# File 'sig/types.rbs', line 145

def collector_name
  @collector_name
end

#collector_referenced_id::String

Returns the value of attribute collector_referenced_id.

Returns:

  • (::String)


144
145
146
# File 'sig/types.rbs', line 144

def collector_referenced_id
  @collector_referenced_id
end