Uses of Class
software.amazon.awssdk.services.ssm.model.InstanceAssociationOutputUrl
Packages that use InstanceAssociationOutputUrl
-
Uses of InstanceAssociationOutputUrl in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InstanceAssociationOutputUrlModifier and TypeMethodDescriptionInstanceAssociationStatusInfo.outputUrl()A URL for 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 InstanceAssociationOutputUrlModifier and TypeMethodDescriptionInstanceAssociationStatusInfo.Builder.outputUrl(InstanceAssociationOutputUrl outputUrl) A URL for an S3 bucket where you want to store the results of this request.