Uses of Class
software.amazon.awssdk.services.ec2.model.StorageLocation
Packages that use StorageLocation
-
Uses of StorageLocation in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return StorageLocationModifier and TypeMethodDescriptionfinal StorageLocationCreateFpgaImageRequest.inputStorageLocation()The location of the encrypted design checkpoint in Amazon S3.final StorageLocationCreateFpgaImageRequest.logsStorageLocation()The location in Amazon S3 for the output logs.Methods in software.amazon.awssdk.services.ec2.model with parameters of type StorageLocationModifier and TypeMethodDescriptionCreateFpgaImageRequest.Builder.inputStorageLocation(StorageLocation inputStorageLocation) The location of the encrypted design checkpoint in Amazon S3.CreateFpgaImageRequest.Builder.logsStorageLocation(StorageLocation logsStorageLocation) The location in Amazon S3 for the output logs.