Uses of Interface
software.amazon.awssdk.services.ssm.model.InstanceAssociationOutputLocation.Builder
Packages that use InstanceAssociationOutputLocation.Builder
-
Uses of InstanceAssociationOutputLocation.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InstanceAssociationOutputLocation.BuilderModifier and TypeMethodDescriptionInstanceAssociationOutputLocation.builder()InstanceAssociationOutputLocation.Builder.s3Location(Consumer<S3OutputLocation.Builder> s3Location) An S3 bucket where you want to store the results of this request.InstanceAssociationOutputLocation.Builder.s3Location(S3OutputLocation s3Location) An S3 bucket where you want to store the results of this request.InstanceAssociationOutputLocation.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InstanceAssociationOutputLocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstanceAssociationOutputLocation.Builder>InstanceAssociationOutputLocation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type InstanceAssociationOutputLocation.BuilderModifier and TypeMethodDescriptiondefault AssociationDescription.BuilderAssociationDescription.Builder.outputLocation(Consumer<InstanceAssociationOutputLocation.Builder> outputLocation) An S3 bucket where you want to store the output details of the request.default AssociationVersionInfo.BuilderAssociationVersionInfo.Builder.outputLocation(Consumer<InstanceAssociationOutputLocation.Builder> outputLocation) The location in Amazon S3 specified for the association when the association version was created.CreateAssociationBatchRequestEntry.Builder.outputLocation(Consumer<InstanceAssociationOutputLocation.Builder> outputLocation) An S3 bucket where you want to store the results of this request.default CreateAssociationRequest.BuilderCreateAssociationRequest.Builder.outputLocation(Consumer<InstanceAssociationOutputLocation.Builder> outputLocation) An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.default UpdateAssociationRequest.BuilderUpdateAssociationRequest.Builder.outputLocation(Consumer<InstanceAssociationOutputLocation.Builder> outputLocation) An S3 bucket where you want to store the results of this request.