Uses of Class
software.amazon.awssdk.services.ssm.model.S3OutputLocation
Packages that use S3OutputLocation
-
Uses of S3OutputLocation in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return S3OutputLocationModifier and TypeMethodDescriptionfinal S3OutputLocationInstanceAssociationOutputLocation.s3Location()An S3 bucket where you want to store the results of this request.Methods in software.amazon.awssdk.services.ssm.model with parameters of type S3OutputLocationModifier and TypeMethodDescriptionInstanceAssociationOutputLocation.Builder.s3Location(S3OutputLocation s3Location) An S3 bucket where you want to store the results of this request.