Uses of Class
software.amazon.awssdk.services.codepipeline.model.S3Location
-
Packages that use S3Location Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of S3Location in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return S3Location Modifier and Type Method Description S3LocationArtifactDetail. s3location()The Amazon S3 artifact location for the action execution.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type S3Location Modifier and Type Method Description ArtifactDetail.BuilderArtifactDetail.Builder. s3location(S3Location s3location)The Amazon S3 artifact location for the action execution.
-