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