Uses of Interface
software.amazon.awssdk.services.ssm.model.S3OutputUrl.Builder
Packages that use S3OutputUrl.Builder
-
Uses of S3OutputUrl.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return S3OutputUrl.BuilderModifier and TypeMethodDescriptionstatic S3OutputUrl.BuilderS3OutputUrl.builder()A URL for an S3 bucket where you want to store the results of this request.S3OutputUrl.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type S3OutputUrl.BuilderModifier and TypeMethodDescriptionstatic Class<? extends S3OutputUrl.Builder>S3OutputUrl.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type S3OutputUrl.BuilderModifier and TypeMethodDescriptionInstanceAssociationOutputUrl.Builder.s3OutputUrl(Consumer<S3OutputUrl.Builder> s3OutputUrl) The URL of S3 bucket where you want to store the results of this request.