Uses of Class
software.amazon.awssdk.services.appflow.model.HoneycodeConnectorProfileProperties
-
Packages that use HoneycodeConnectorProfileProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of HoneycodeConnectorProfileProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return HoneycodeConnectorProfileProperties Modifier and Type Method Description HoneycodeConnectorProfilePropertiesConnectorProfileProperties. honeycode()The connector-specific properties required by Amazon Honeycode.Methods in software.amazon.awssdk.services.appflow.model with parameters of type HoneycodeConnectorProfileProperties Modifier and Type Method Description ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. honeycode(HoneycodeConnectorProfileProperties honeycode)The connector-specific properties required by Amazon Honeycode.
-