Uses of Class
software.amazon.awssdk.services.appflow.model.HoneycodeDestinationProperties
-
Packages that use HoneycodeDestinationProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of HoneycodeDestinationProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return HoneycodeDestinationProperties Modifier and Type Method Description HoneycodeDestinationPropertiesDestinationConnectorProperties. honeycode()The properties required to query Amazon Honeycode.Methods in software.amazon.awssdk.services.appflow.model with parameters of type HoneycodeDestinationProperties Modifier and Type Method Description DestinationConnectorProperties.BuilderDestinationConnectorProperties.Builder. honeycode(HoneycodeDestinationProperties honeycode)The properties required to query Amazon Honeycode.
-