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