Class: Aws::Types::SelfManagedEventSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoints::Hash[("KAFKA_BOOTSTRAP_SERVERS"), ::Array[::String]]

Returns the value of attribute endpoints.

Returns:

  • (::Hash[("KAFKA_BOOTSTRAP_SERVERS"), ::Array[::String]])


1956
1957
1958
# File 'sig/types.rbs', line 1956

def endpoints
  @endpoints
end