GRPCHealthCheckArgs

fun GRPCHealthCheckArgs(grpcServiceName: Output<String>? = null, port: Output<Int>? = null, portName: Output<String>? = null, portSpecification: Output<GRPCHealthCheckPortSpecification>? = null)