| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static HoneycodeDestinationProperties.Builder |
HoneycodeDestinationProperties.builder() |
default HoneycodeDestinationProperties.Builder |
HoneycodeDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
HoneycodeDestinationProperties.Builder |
HoneycodeDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
HoneycodeDestinationProperties.Builder |
HoneycodeDestinationProperties.Builder.object(String object)
The object specified in the Amazon Honeycode flow destination.
|
HoneycodeDestinationProperties.Builder |
HoneycodeDestinationProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HoneycodeDestinationProperties.Builder> |
HoneycodeDestinationProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DestinationConnectorProperties.Builder |
DestinationConnectorProperties.Builder.honeycode(Consumer<HoneycodeDestinationProperties.Builder> honeycode)
The properties required to query Amazon Honeycode.
|
Copyright © 2023. All rights reserved.