Uses of Class
software.amazon.awssdk.services.ssm.model.S3OutputUrl
Packages that use S3OutputUrl
-
Uses of S3OutputUrl in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return S3OutputUrlModifier and TypeMethodDescriptionfinal S3OutputUrlInstanceAssociationOutputUrl.s3OutputUrl()The URL of S3 bucket where you want to store the results of this request.Methods in software.amazon.awssdk.services.ssm.model with parameters of type S3OutputUrlModifier and TypeMethodDescriptionInstanceAssociationOutputUrl.Builder.s3OutputUrl(S3OutputUrl s3OutputUrl) The URL of S3 bucket where you want to store the results of this request.