Class S3OutputLocation

java.lang.Object
software.amazon.awssdk.services.ssm.model.S3OutputLocation
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<S3OutputLocation.Builder,S3OutputLocation>

@Generated("software.amazon.awssdk:codegen") public final class S3OutputLocation extends Object implements SdkPojo, Serializable, ToCopyableBuilder<S3OutputLocation.Builder,S3OutputLocation>

An S3 bucket where you want to store the results of this request.

See Also: