Class ProtectedQueryDistributeOutputConfigurationLocation

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

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

Specifies where you'll distribute the results of your protected query. You must configure either an S3 destination or a collaboration member destination.

See Also: