Uses of Class
software.amazon.awssdk.services.ssm.model.S3OutputUrl
-
Packages that use S3OutputUrl Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of S3OutputUrl in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return S3OutputUrl Modifier and Type Method Description 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 S3OutputUrl Modifier and Type Method Description InstanceAssociationOutputUrl.BuilderInstanceAssociationOutputUrl.Builder. s3OutputUrl(S3OutputUrl s3OutputUrl)The URL of S3 bucket where you want to store the results of this request.
-