pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.evidently.kotlin.outputs
/
ExperimentTreatmentToWeight
Experiment
Treatment
To
Weight
data
class
ExperimentTreatmentToWeight
(
val
splitWeight
:
Int
,
val
treatment
:
String
)
Types
Constructors
Properties
Constructors
Experiment
Treatment
To
Weight
Link copied to clipboard
fun
ExperimentTreatmentToWeight
(
splitWeight
:
Int
,
treatment
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
split
Weight
Link copied to clipboard
val
splitWeight
:
Int
treatment
Link copied to clipboard
val
treatment
:
String