Class S3OutputUrl

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

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

A URL for the Amazon Web Services Systems Manager (Systems Manager) bucket where you want to store the results of this request.

See Also: