Class: Aws::Types::RetrievalFlowNodeConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RetrievalFlowNodeConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_configuration ⇒ Types::RetrievalFlowNodeServiceConfiguration
Returns the value of attribute service_configuration.
Instance Attribute Details
#service_configuration ⇒ Types::RetrievalFlowNodeServiceConfiguration
Returns the value of attribute service_configuration.
2483 2484 2485 |
# File 'sig/types.rbs', line 2483 def service_configuration @service_configuration end |