Uses of Class
software.amazon.awssdk.services.appflow.model.DestinationFieldProperties
-
Packages that use DestinationFieldProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of DestinationFieldProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return DestinationFieldProperties Modifier and Type Method Description DestinationFieldPropertiesConnectorEntityField. destinationProperties()The properties applied to a field when the connector is being used as a destination.Methods in software.amazon.awssdk.services.appflow.model with parameters of type DestinationFieldProperties Modifier and Type Method Description ConnectorEntityField.BuilderConnectorEntityField.Builder. destinationProperties(DestinationFieldProperties destinationProperties)The properties applied to a field when the connector is being used as a destination.
-