Skip navigation links
com.amazonaws.appflow.custom.connector.model.retreive

Interface RetrieveDataResponse

    • Method Detail

      • isSuccess

        boolean isSuccess()
        Specifies if the operation is successful or not.
      • records

        @Nullable
        List<String> records()
        List of json serialized string of the entity record as per the entity metadata.

Copyright © 2021–2022 Amazon Web Services. All rights reserved.