Class ProtectedJobComputeConfiguration

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

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

The configuration of the compute resources for a PySpark job.

See Also: