Class ProtectedJobS3OutputConfigurationOutput

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

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

The output configuration for a protected job's S3 output.

See Also: