Uses of Class
software.amazon.awssdk.services.deadline.model.S3Location
-
Packages that use S3Location Package Description software.amazon.awssdk.services.deadline.model -
-
Uses of S3Location in software.amazon.awssdk.services.deadline.model
Methods in software.amazon.awssdk.services.deadline.model that return S3Location Modifier and Type Method Description S3LocationCopyJobTemplateRequest. targetS3Location()The Amazon S3 bucket name and key where you would like to add a copy of the job template.Methods in software.amazon.awssdk.services.deadline.model with parameters of type S3Location Modifier and Type Method Description CopyJobTemplateRequest.BuilderCopyJobTemplateRequest.Builder. targetS3Location(S3Location targetS3Location)The Amazon S3 bucket name and key where you would like to add a copy of the job template.
-