ReplicationControllerSpecPatchArgs

constructor(minReadySeconds: Output<Int>? = null, replicas: Output<Int>? = null, selector: Output<Map<String, String>>? = null, template: Output<PodTemplateSpecPatchArgs>? = null)