OpenShiftManagedClusterAgentPoolProfileArgs

constructor(count: Output<Int>, name: Output<String>, osType: Output<Either<String, OSType>>? = null, role: Output<Either<String, OpenShiftAgentPoolProfileRole>>? = null, subnetCidr: Output<String>? = null, vmSize: Output<Either<String, OpenShiftContainerServiceVMSize>>)