OpenShiftManagedClusterMasterPoolProfileArgs

constructor(apiProperties: Output<OpenShiftAPIPropertiesArgs>? = null, count: Output<Int>, subnetCidr: Output<String>? = null, vmSize: Output<Either<String, OpenShiftContainerServiceVMSize>>)