Class TrainedModelExportsMaxSize

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

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

The maximum size of the trained model metrics that can be exported. If the trained model metrics dataset is larger than this value, it will not be exported.

See Also: