Uses of Class
software.amazon.awssdk.services.iot.model.S3Destination
-
Packages that use S3Destination Package Description software.amazon.awssdk.services.iot.model -
-
Uses of S3Destination in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return S3Destination Modifier and Type Method Description S3DestinationDestination. s3Destination()Describes the location in S3 of the updated firmware.Methods in software.amazon.awssdk.services.iot.model with parameters of type S3Destination Modifier and Type Method Description Destination.BuilderDestination.Builder. s3Destination(S3Destination s3Destination)Describes the location in S3 of the updated firmware.
-