Class: Aws::Types::SelfManagedEventSource
- Inherits:
-
Object
- Object
- Aws::Types::SelfManagedEventSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoints ⇒ ::Hash[("KAFKA_BOOTSTRAP_SERVERS"), ::Array[::String]]
Returns the value of attribute endpoints.
Instance Attribute Details
#endpoints ⇒ ::Hash[("KAFKA_BOOTSTRAP_SERVERS"), ::Array[::String]]
Returns the value of attribute endpoints.
1956 1957 1958 |
# File 'sig/types.rbs', line 1956 def endpoints @endpoints end |