SamplingSettingsArgs

fun SamplingSettingsArgs(percentage: Output<Double>? = null, samplingType: Output<Either<String, SamplingType>>? = null)