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