ExperimentArgs

constructor(experimentName: Output<String>? = null, identity: Output<ExperimentIdentityArgs>? = null, location: Output<String>? = null, properties: Output<ExperimentPropertiesArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)