| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProperties |
CreateOutboundConnectionResponse.connectionProperties()
The
ConnectionProperties for the newly created connection. |
ConnectionProperties |
OutboundConnection.connectionProperties()
Properties for the outbound connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOutboundConnectionResponse.Builder |
CreateOutboundConnectionResponse.Builder.connectionProperties(ConnectionProperties connectionProperties)
The
ConnectionProperties for the newly created connection. |
OutboundConnection.Builder |
OutboundConnection.Builder.connectionProperties(ConnectionProperties connectionProperties)
Properties for the outbound connection.
|
Copyright © 2023. All rights reserved.