RandomSamplingAlgorithmArgs

constructor(rule: Output<Either<String, RandomSamplingAlgorithmRule>>? = null, samplingAlgorithmType: Output<String>, seed: Output<Int>? = null)